/* Feuille de Style pour le module Video
 * \author Calfou
 * \date 10/06/2010 20H48
 */

#entete {
	width:100%;
	text-align:center;
}

.abs {
vertical-align: 50% ;
}

#page_video {
	margin-top:25px;
	width:75%;
}
#cadre_centre {
	margin-top:25px;
	width:100%;
	overflow:hidden
}
#centre_gauche {
 	float:left;
	width:40%;
	/*background-color:#FFCC66;
	height:210px*/}
.img1 {float:left;margin:5px}

#centre_droite {
	float:right;
	width:40%;
	/*height:210px
	/*background-color:#FFFF33;*/
	
}
#footer {
	clear:both;
	width:100%;
	text-align:center;
}
.pos_video {
	text-align:center;
	width:100%;
}
#commentaires {
	clear:both
}
.commentaires_haut{background:url(../img/commentaires_haut.png) no-repeat;height:18px;margin:0;padding:0}
.commentaires_contenu{background:url(../img/commentaires_contenu.png) repeat-y;width:645px;padding:0 15px;margin:0;}
.commentaires_bas{background:url(../img/commentaires_bas.png) no-repeat;height:46px;margin:0;padding:0}
#copy {
	text-align:right;
}

