BODY,html{
font-family : "verdana";
color:#000000;
background-color: #545d59;
font-size: 10px;
height: 100%;
width: 100%;
}

BODY,h1,h2,h3,h4{
padding:0;
margin:0;

}

h4{
color:#FFFFFF;
font-size:11px;
}

h2,h3{
display:inline;
font-weight:normal;
font-size:9px;
}



.bandeau-haut{
vertical-align:middle;
background-color:#717a6f;
height:70px;

}

.texte-bandeau-haut{
padding:13px 0 0 10px;
color:#ffffff;
font-weight:bold;
text-align:left;
}



.conteneur{
background-color:#e5ece4;
}

.main{
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;

}

.contenu{
position:absolute;
left:30%;
width:50%;
height:619px;
}





.conteneur-clip{

	background-image: url(images/fond-vignettes.gif);

	background-repeat: no-repeat;

	float:right;

	margin:8px;

	margin-top:12px;



	padding-top:6px;

	text-align:center;

		font-weight:bold;

	height:150px;

	width:172px;

	background-position: top;

	}

	

.plus{
float:right;
margin-top:3px;
margin:8px;
margin-right:2px;
margin-bottom:4px;
margin-top:0;
padding-top:6px;
text-align:center;
font-style:italic;
font-weight:bold;
height:140px;
width:172px;
background-position: top;
}

.logo{
float: left;

}


h1{
	font-weight:bold;
	text-align:left;
	font-size: 10px;
	display:inline;
}


.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:100%;
width:484px;
background-color:#111111;
border: 1px solid #000000;

}


/* LIENS */

a:link, a:visited, a:hover, a:active, a:focus   {  

	color: #eeeeee;

text-decoration:none }



 .conteneur-clip a{color: #FFFFFF!important;}

 .conteneur-clip a:hover{color: #000000!important;}

