*{
margin:0;
padding:0;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
body{
background-color:#666ea3;
}
div#corps{
width:1000px;
margin-left:auto;
margin-right:auto;
}
div#entete{
position:absolute;
height:79px;
width:100%;
top:0;
background-color:#FFFFFF;
}
div#menu{
position:absolute;
top:79px;
height:35px;
line-height:35px;
width:100%;
background-image:url(/images/menu.gif);
}
div#menu a{
display:block;
float:left;
height:35px;
font-size:13px;
color:#fff;
margin-right:10px;
text-decoration:none;
}
div#menu a.lien_home{
margin-left:10px;
}
div#menu a:hover{
color:#f79321;
border-top:1px solid #f79321;
}
div#contenu{
position:absolute;
top:130px;
width:1000px;
}
div.gauche{
padding:5px;
float:left;
width:472px;
border-right:1px solid #fcfcfc;
}
div.gauche p{
font-size:12px;
}
div.milieu{
padding:5px;
float:left;
width:310px;
border-right:1px solid #fcfcfc;
text-align:center;
}
div.droite{
padding:5px;
float:left;
width:180px;
}

div.pan_video p{
display:block;
font-size:12px;
color:#000;
background-color:#fff;
width:100%;
height:45px;
text-indent:5px;
padding-top:10px;
}
h1{
color:#fff;
font-size:20px;
}
h2{
color:#fff;
font-size:20px;
}
h3{
color:#fff;
font-size:20px;
}
div.video{
width:130px;
height:130px;
overflow:hidden;
float:left;
margin:10px;
text-align:center;
}
div.video a img{
width:128px;
height:96px;
border:1px solid #fff;
}
div.video a img:hover{
border:1px solid #f5951d;
}
div.video a span{
font-size:11px;
color:#000;
text-decoration:none;
display:block;
width:130px;
height:30px;
background-image:url(/images/fond-video.gif);
background-repeat:no-repeat;
}
div.one_video{
text-align:left;
width:310px;
margin-top:30px;
}
div.one_video p{
color:#000;
font-size:12px;
}
div.tags{
	height:40px;
	width:310px;
}
div.tags span.titre_tags{
font-size:12px;
font-weight:bold;
}
div.tags a.tags{
font-size:12px;
text-decoration:underline;
margin-right:5px;
color:#0e0e0e;
}
div.tags a.tags:hover{
color:#f5951d;
}

div.menus{
margin-top:30px;
width:170px;
overflow:hidden;
}
div.menus ul.regroupement{
margin:0;
}
div.menus ul.regroupement li{
height:20px;
display:block;
width:170px;
}
div.menus ul.regroupement li a{
display:block;
width:170px;
height:20px;
font-size:12px;
color:#000;
text-decoration:none;
}
div.menus ul.regroupement li a:hover{
color:#000;
background-color:#CCCCCC;
}
a.lastvideo_url span{
width:170px;
height:18px;
display:block;
font-size:12px;
color:#000;
overflow:hidden;
text-decoration:none;
cursor:pointer;
}
a.lastvideo_url span:hover{
background-color:#CCCCCC;
}
div.categorie{
width:100%;
height:160px;
text-align:left;
}
div.commentaires{
color:#CCCCCC;
font-size:12px;
}
div.commentaires a{
color:#CCCCCC;
font-size:12px;
font-weight:bold;
}
ul.commentaires li{
width:100%;
border-bottom:1px dashed #cccccc;
margin-bottom:10px;
}
ul.commentaires li span.date{
font-size:12px;
font-style:italic;
margin-right:10px;
}
ul.commentaires li a span.titre{
color:#fefefe;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.text-commentaire{
width:100%;
height:50px;
margin-bottom:5px;
background-color:#CCCCCC;
border:1px solid #666666;
font-size:12px;
}
p{
font-size:12px;
}
div.pagination{
text-align:center;
font-size:12px;
font-weight:bold;
}
div.pagination a{
font-size:12px;
text-decoration:none;
color:#CCCCCC;
}
div a.tags{
font-size:12px;
color:#000;
text-decoration:none;
}
div a.tags:hover{
text-decoration:underline;
}
div.gauche span{
font-size:12px;
}
div#bas{
z-index:10000;
clear:both;
width:1000px;
margin-left:auto;
margin-right:auto;
background-color:#000;
text-align:center;
height:50px;
}
div#bas p{
margin-top:5px;
color:#fff;
}
div#bas p a{
color:#fff;
text-decoration:none;
}
