/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
text-align:center;
background-color:#000000
}

#complet_accueil {
	position:absolute;
	height:775px;
	width:927px;
	left:50%;
	margin-left:-475px;
	top:0px;
/*	border:1px solid #00FF33;*/
}

#logo{
   position:relative;
   left :0;
	height:51px;
	width:927px;
	text-align:left;
	/*border:1px solid #00CCCC;*/
}	

#gros_titre {
position:relative;
	height:40px;
	width:512px;
	float:left;
	
}
#bouton_Participez {
position:relative;
	height:70px;
	width:200px;
/*padding-right:50px;*/
float:right;


}

#ligne_haut{
   position:relative;
   left :0;
	height:13px;
	width:927px;
}

#visionneuse_complete {
text-align:center;
position : absolute;
left:10px !important;
left:10px;
top:160px;
width:512px;
height:560px;
/*border:1px solid #00FFCC;*/
float:right;
}

#contenu_page{
text-align:center;
position : absolute;
left:10px !important;
left:10px;
top:160px;
width:920px;
height:560px;
/*border:1px solid #00FFCC;*/
float:right;
}

#lecteur {
position:relative;
background-color:#000000;
height:307px;
width:512px;
border:1px solid #CCCCCC;
}
#zone_texte{

position:relative;
height:233px;
width:512px;
top:0px;
/*background-image:url(../images_sony/zone_texte.gif);*/
background-color:#999999;
background-repeat:no-repeat;
text-align:left;
padding-left:4px;
overflow:auto;
scrollbar-base-color:#FFFFFF;
scrollbar-Shadow-color:#FFCACA;
scrollbar-arrow-color:#828282;

}

#zone_votez{
position:absolute;
top:0px;
left:240px;
height:100px;
width:272px;
text-align:right;


}

#titre_video{
position:absolute;
height:24px;
width:152px;
top:135px;
left:535px;
}
.texte_liste_video
{
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:5px;
	color:#000000;
}
#liste_video {
position:absolute;
border:1px solid #7a7a7a;
background-color:#828282;
height:552px;
width:380px;
top:160px;
left:535px;
overflow:auto;
color:#999999;
font-size:11px;
scrollbar-base-color:#FFFFFF;
scrollbar-Shadow-color:#FFCACA;
scrollbar-arrow-color:#828282;
}

#toutes_video {
position:absolute;
height:400px;
width:320px;
top:247px;
left:610px;
}

.tr_liste_video
{
	height:65px;
	margin-top:0px;
	margin-bottom:2px;
	background-image:url(../images_sony/fond/fond_liste.gif)
}

.tr_liste_video:hover
{
	background-image:url(../images_sony/fond/fond_liste_over.gif)
}

.vignette_liste_video
{
	position:relative;
	float:left;
}
.texte_liste_video
{
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:5px;
	color:#CCCCCC;
	
}
.titre_noir  {
	font-weight:bold;
	color: #FFFFFF;
}

#ligne_bas{
   position:absolute;
   left :0;
   top:715px;
	height:30px;
	width:927px;
	color:#CCCCCC;
	text-align:left;
	/*border:1px solid #FF0000;*/
}

#lien_inscrir {
color:#666666;
}
#lien_inscrir a:visited {
color:#666666;
text-decoration:underline;
}
#lien_inscrir a:visited:hover {
color:#666666;
text-decoration:none;
}
#lien_inscrir a{
color:#666666;
text-decoration:underline;
}
#lien_inscrir a:hover {
color:#666666;
text-decoration:none;
}
