/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
text-align:center;
}

form {
margin:0px;
}

#complet_accueil {
	position:absolute;
	height:615px;
	width:950px;
	background-image:url(../images/accueil/fond2.jpg);
	background-repeat:no-repeat;
	left:50%;
	margin-left:-475px;
	top:0px;
}
#complet_contenu {
position:absolute;
height:615px;
width:950px;
background-image:url(../images/contenu/fond.jpg);
background-repeat:no-repeat;
left:50%;
margin-left:-475px;
top:0px;
}
.contenu {
position:absolute;
left:200px;
top:200px;
/*border:1px solid #FF0000;*/
width:730px;
height:400px;
text-align:left;
overflow:auto;
scrollbar-arrow-color:#ffffff;
crollbar-face-color:#818189;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
}
.contenu_inscription {
position:absolute;
left:200px;
top:200px;
/*border:1px solid #FF0000;*/
width:730px;
height:80px;
text-align:left;
overflow:auto;
scrollbar-arrow-color:#ffffff;
crollbar-face-color:#818189;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
}
.inscription {
position:absolute;
left:201px;
top:284px;
/*border:1px solid #00FF00;*/
width:730px;
height:332px;
text-align:left;
overflow:auto;
scrollbar-arrow-color:#ffffff;
crollbar-face-color:#818189;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
}
.inscription_suite {
	position:absolute;
	left:202px;
	top:192px;
	/*border:1px solid #00FF00;*/
width:730px;
	height:412px;
	text-align:left;
	overflow:auto;
	scrollbar-arrow-color:#ffffff;
	crollbar-face-color:#818189;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
.nom_page {
position:absolute;
left:210px;
top:150px;
width:220px;
height:50px;
/*border:1px solid #0000FF;*/
}
#visionneuse_complete {
text-align:center;
position : absolute;
left:265px !important;
left:258px;
top:187px;
width:268px;
height:314px;
}

#visionneuse_texte {
font-size:12px;
position:relative;
width:252px;
height:100px;
color:#FFFFFF;


}

.titre_blanc  {
font-weight:bold;
color:#FFFFFF;
}
.titre_noir  {
font-weight:bold;
}
.titre_visionneuse  {
font-weight:bold;
font-size:12px;
}

#menu {
position:absolute;
height:458px;
width:175px;
top:157px;
left:0px;
}

#categorie {
position:absolute;
height:107px;
width:113px;
top:170px;
left:573px;
z-index:10;
/*border:1px solid #0000FF;*/
}
#toutes_video {
/*border:1px solid #CC3300;*/
position:absolute;
height:369px;
width:320px;
top:235px;
left:610px;
}

#liste_video {
/*border:1px solid #009933;*/
position:absolute;
height:387px;
width:320px;
top:-10px;
left:0px;
overflow:auto;
color:#333333;
font-size:11px;
scrollbar-arrow-color:#ffffff;
crollbar-face-color:#818189;
scrollbar-shadow-color:#CCCCCC;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
/*border:1px solid #FF0000;*/
}
#texte_presentation {
	/*border:1px solid #009933;*/
	position:absolute;
	height:50px;
	width:640px;
	top:92px;
	left:70px;
	font-size:11px;
	line-height: 13px;

}
#form_log {
/*border:1px solid #009933;*/
position:absolute;
height:50px;
width:180px;
top:130px;
left:750px;
}

#user {
height:12px;
width:60px
}
#passe {
height:12px;
width:50px
}
/*#bt_votez {
position:absolute;
height:62px;
width:134px;
top:512px;
left:327px;
z-index:0;
}*/
#bt_votez {
/*border:1px solid #3399CC;*/
position:relative;
height:62px;
width:268px;
top:3px;
left:0px;
z-index:0;
font-weight:bold;
}
.videos_gagnantes {
position:absolute;
top:120px;
left:0px;
color:#000000;
font-weight:bold;
width:250px;
border:1px dashed #CCCCCC;
background-color:#FFFFFF;

}