/* CSS Document */

body {
top: 0px;
    background-color:#000000;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
    font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
    font-size:12px;
    color:#CAC7AC;
    text-align:justify;
}
#principale {   
	top:0px;
	position:relative;
    background-image:url(images/fondprincip.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
    margin-right: auto;
    width: 1050px;
	

}
#header {
	left:182px;
	position:relative;
	margin-left:auto;
    margin-right: auto;
    height:273px;
    width: 1050px;
	z-index:0;
	
}
#promo { display:block; width:300px; height:190px; float:right; margin: 0 0 0 15px; }

#logo1 {
	position:absolute;
	left:1px;
	height:50px;
	width: 50px;
	z-index:1;
	top: 19px;
}
#logo2 {
	position:absolute;
	left:890px;
	height:50px;
	width: 50px;
	z-index:2;
	top: 19px;
}
#icon1
{
	position:absolute;
	left:22px;
	height:50px;
	width: 50px;
	z-index:3;
	top: 175px;
}
#icon2
{
	position:absolute;
	left:907px;
	height:50px;
	width: 50px;
	z-index:4;
	top: 185px;
}

#contain
{   margin-left:182px;
    padding-left:0;
	padding-top: 25px;
    width:690px;
	font-size:11px;
	color:#CAC7AC;
}
.col-middle	{
	width: 295px;
	float: left;
	padding: 5px 0 0 0;
}

.galerie				{ position:relative; width: 660px; margin: 15px auto; padding:0; border:0; }


#footer					{ margin: 0 auto; background: #000 url(images/bg-footer.jpg) no-repeat center top; }
#footer p				{ margin:0 auto; text-align:center; font-size: 12px; line-height: 21px; padding: 48px 0 0 0; }
#footer	a				{ text-decoration:none;	color:#D9A01D; }
#footer a:hover			{ text-decoration:underline; color:#CAC7AC;	 }
.bt-sooniweb 			{ margin: 30px auto 10px auto; width: 80px; height: 30px; display: block; background: transparent url('images/sooniweb.jpg') no-repeat top left; border: 0; outline: none; }
.bt-sooniweb:hover		{ background-position: bottom left; }

H1
{
    font-size:20px;
    color:#D9A01D;
   	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
}

H2
{
    font-size:16px;
    color:#CAC7AC;
   	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
}

a {
    text-decoration: none;
    font-weight:bold;
	color:#D9A01D;
}
a:hover{
    text-decoration:underline;
    font-weight:bold;
    color:#232323;
}

INPUT { 
border: 0px;
color:#CAC7AC;
background-color: #353535;
}
SELECT {  
border:0px;
color:#ffffff;
background-color: #353535;
 }
TEXTAREA { 
border:0px;
color:#CAC7AC;
background-color: #353535; }
.txterror { color: #FF8303;
font-weight:bold;  }
.little 
{ color: #353535;
font-size:9px;  }




.clear
{
    clear:both;
}

