/* CSS Document */

#emplacement-video{
	background-image:url(../images/interface/competition/tele.png);
	background-repeat:no-repeat;
	width:700px;
	height:560px;
	margin-top:30px;/*PERMET DE NE PAS AVOIR D ESPACE ENTRE VIDEO ET COMMENTAIRE SI ON ENLEVE LA PROPRIETE*/
	margin-bottom:30px;
	}
	
.titre {
	position:relative;
	margin-top:5px;
	margin-bottom:40px;
	}

.cadre_haut {

	position:relative;
	left: 12%;
	background-image:url(/images/interface/blog-videos/encare-rouge.gif);
	width:750px;
	height:30px;
	}
	
.commentaire {


	height:50px;
	width:375px;
	color:#000000;
	font-size:large;
	text-align:left; 
	background-image:url(../images/interface/blog-videos/commentaires.png);
	background-repeat:no-repeat;
	margin-left:30%;
	
	padding:5px ;
  	}
.auteur_date_article {

	width:320px;
	height:35px;
	background-image:url(../images/interface/blog-videos/auteur_date2.png);
	background-repeat:no-repeat;
	text-align:left; 
	margin-left:15%;
	padding-top:1%;
	font-size:large;
	color:#FFFFFF;
  	}
.cadre_milieu {
	position:relative;
	width:750px;
	left: 12%;
	margin-bottom: 75px;
	background-image:url(/images/interface/blog-videos/fond-milieu.gif);
	}
	

	
.video2{
	width:700px;
	max-height:535px;
	background-image:url(../images/interface/competition/tele.png);
	position:relative;
	left:15%;
	padding-top: 25px;
	}
	
.bas {
	width:750px;
	padding-left:0px;
	padding-top: 30px;
	padding-bottom:20px;
	}
	
.poste {
	width:300px;
	padding-left:30px;
	padding-top:4px;
	position:absolute;
	}
	
.ajouter {
	width: 200px;
	position:absolute;
	padding-left: 25%;
	}
	
.rollover-lien-blog{
		color:#000000;/*#006599;*/
		text-decoration:none;
		}
		
.non-rollover-lien-blog{
		color:#000000;
		text-decoration:underline;
		}
		
.lien-actif{
		color:#006599;
		text-decoration:none;
		font-weight:bold;
		}
	
.lire {
	width:149px;
	padding-left:55%;
	}
	
.cadre_bas {
	position:absolute;
	width:750px;
	padding-bottom: 50px;
	}
	
.non-rollover-lien-page{
	color:#000000;/*#C7C7C7;*/
	text-decoration:underline;
		}
		
.rollover-lien-page{
	color:#000000;
	text-decoration:none;
	}
	
.lien-page-actif{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
		
.choix-page-bas{

	width:700px;
	height:50px;
	background-image:url(../images/interface/blog-videos/barre_lien.png);
	background-repeat:no-repeat;
	margin-left:15%;
	padding:10px;
	font-size:large;
	}
.numero-page{
	position:absolute;
	left: 5%;
	padding-top:2px;
	width:750px;
	height:25px;
	
	}
	.lib_compete {

	width:700px;
	height:70px;
	background-image:url(../images/interface/competition/lib_compete.png);
	background-repeat:no-repeat;
	color:#000000;
	font-size:large;
	text-align:left; 
	margin-left:15%;
	padding-top:2.5%;
	padding-left:22%;
  	}
	
.recherche{
	width:700px;
	height:70px;
	background-image:url(../images/interface/competition/recherche.png);
	background-repeat:no-repeat;
	margin-left:15%;
	padding-top:2.5%; 
	padding-left:29%;
	}
