BODY,html{

	font-family : "verdana";

	

	color:#FFFFFF;

	background-color: #000000;

	font-size: 10px;

	/*text-align: center;*/

height: 100%;

width: 100%;



}

BODY,h1,h2,h3{

padding:0;

margin:0;

}

.bandeau-haut{

vertical-align:middle;

color:#FFFFFF;

	background-color:#000000;

	height:60px;

	background-repeat: repeat-x;

	padding:3px;

}

.texte-bandeau-haut{

padding:10px;

color:#D20007;

font-weight:normal;

}



.main{



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

	background-color: #212121;

	background-repeat: no-repeat;

	background-position: left top;

	height:619px;



}

.main2{
	background-image: url(images/fond2.gif);
	background-color: #212121;
	background-repeat: no-repeat;
	background-position: left top;
	height:619px;
}

.contenu{
position:absolute;
left:26%;
width:57%;
right:100px;
height:619px;
	}



.conteneur-clip{
	background-image: url(images/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:8px;
	margin-bottom:5px;
	margin-left:3px;
	padding-top:6px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	height:160px;
	width:172px;
	background-position: top;
}

	

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

.logo{
float: left;
margin-right:20px;

  }

  

h1{

	

	font-weight:bold;

	text-align:left;

	font-size: 10px;

	display:inline;

	

	

	

}

h2, h3{

margin:0;

padding:0;
font-weight:normal;

display: inline;

	font-size: 9px;

}

.pied{

float: right;

	margin-top: 3px;

	padding: 2px;

	background-color: #EFEFEF;

	text-align: right;

}

/* LIENS */

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

	color: #dddddd;

text-decoration:none }



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



