/* CSS Document */
/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
/***************** CONTAINER *****************/
#container0{
	position:absolute;
	width:100%;
	height:600px;
	top:50%;
	margin:-300px auto;
	background:#D4A43F;
}
#container{
	position:absolute;
	width:900px;
	height:600px;
	left:50%;
	margin-left:-450px;
	background-color: #FFFFFF;
	border: thin solid #000066;
}	
#photo1{
	float:left;
	width:214px;
	height:600px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(medias/guepard.jpg);
}
#intro {
	width:180px;
	height:70px;
	margin-top: 90px;
	margin-right: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#flash1{
	float:left;
	width:680px;
	height:128px;
}
#menu/***************** HEADER *****************/
{
	width:517px;
	height:31px;
	float: left;
}
#textecentre{
	width:430px;
	height:320px;
	text-align:justify;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}

#modulecentre {
	height:150px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left : auto;
	margin-right : auto;
	width : 300px;
	text-align : center;
	background-color: D4A43F;
	border: thin outset #000066;
	line-height: 20px;
	padding-top: 5px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#photo2{
	float:right;
	width:161px;
	height:140px;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;

}
#photo3{
	float:right;
	width:161px;
	height:140px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#bas{
	float:right;
	width:600px;
	height:60px;

}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bolder;
	margin-bottom: 20px;
	padding-left: 20px;
}
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffff;
	font-weight: normal;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffff;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 40px;
}

/***************** © *****************/

#ams {
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	position: absolute;
	left: 13px;
	top: 584px;
	font-weight: 500;
}
#accroche{
	position:absolute;
	left:556px;
	top:287px;
	width:103px;
	height:75px;
	z-index: 10;
}
#logo{
float:left;
width:340px;
height:200px;
background-image:url(../images/logo.jpg);
}
#flash2{
float:right;
width:210px;
height:200px;
}
#photo4 {
	float:right;
	width:200px;
	height:150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 100px;
}	
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/***************** contact *****************/
#adresse{
	float:left;
	width:220px;
	height:100px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#photoC {
	float:left;
	width:200px;
	height:300px;
	margin-left: 20px;
	margin-right: 80px;
}
#accroche2 {
	position:absolute;
	left:287px;
	top:440px;
	width:103px;
	height:75px;
	z-index: 10;
}

