@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#636466;
	padding:20px;
	margin:0px;
	background: #2c2a2d;
}
#conteneur2 {
position: relative;
margin: 0px auto;
padding: 0px;
width: 806px;
height:537px;
background:url(../images/fond3.jpg) no-repeat;
}
#conteneur {
position: relative;
margin: 0px auto;
padding: 0px;
width: 806px;
height:430px;
background:url(../images/fond.jpg) no-repeat;
}
#header{
height:73px;
margin:0 0 0 0;
padding:0 0 0 0;
//background:url(../images/header.jpg);
}
#haut{
height:17px;
padding-left:270px;
}

/*______________________________MENU*/
haut{
height: 44px;
}
#navigation {
font-size:1em;
font-weight:bold;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	list-style: none ;
	text-align: center ;
	}
#navigation li {
	display: inline ;
	border-left:#FFFFFF 1px solid;
	}
#navigation li a {
	padding: 4px 20px ;
	color: #fff ;
	line-height: 2em ;
	text-align: center ;
	text-decoration: none ;
	}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background:#2C2A2D ;
	text-decoration: none ;
	}
/*_______________________________________________________________________*/

#contact{
	position:absolute;
	left: 742px;
}
#content{
width:450px;
height:250px;
margin-left:270px;
}
#infos{
	position: absolute;
	top:130px;
	left:30px;
	width:204px;

}
#pied{
	position:absolute;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	left: 288px;
	top: 390px;
}
#pied2{
	position:absolute;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	left: 286px;
	top: 500px;
}
p{
margin:0 0 0 0;
padding:0 0 0 0;
}
h1{
background-image:url(../images/h1.gif);
background-position:left;
background-repeat:no-repeat;
margin:0 0 0 0;
padding:0 0 0 10px;
font-size:1.2em;
font-weight:bold;
}
a{
color:#FF00CC;
text-decoration:none;
}
a:hover{
color:#CCCCCC;
text-decoration:none;
background-color:#FF00CC;

}
img{
border:none;
}
img a:hover{
border:none;
}

