/* CSS Document */

body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#002a87;
	width:1020px;
	margin:auto;
	font-family:Arial;
	font-size:14px;
}

a {
	font-family:Arial;
	font-size:13px;
}

#header {
	background-image:url(images/header.png);
	width:1016px;
	height:265px;
}


.bouton_accueil {
	width:128px;
	height:45px;
	padding-top:218px;
	padding-left:187px;
	border:none;
	float:left;
}

.bouton_annonces {
	width:128px;
	height:45px;
	padding-left:2px;
	padding-top:218px;
	border:none;
	float:left;
}

.bouton_contact {
	width:128px;
	height:45px;
	padding-left:2px;
	padding-top:218px;
	border:none;
	float:left;
}

.bouton_deposer {
	width:128px;
	height:45px;
	padding-left:2px;
	padding-top:218px;
	border:none;
	float:left;
}

.bouton_faq {
	width:128px;
	height:45px;
	padding-left:2px;
	padding-top:218px;
	border:none;
	float:left;
}

#body {
	background-image:url(images/bgcentre.png);
	background-repeat:repeat-y;
	width:991px;
	margin-left:5px;
	padding-left:15px;
	padding-right:10px;
	float: left;
}

#gauche {
	float:left;
	width:740px;
	margin-left:5px;
}

.left {
	float:left;
}

.cadre1 {
	float:left;
	background-image:url(images/cadre_index.png);
	width:364px;
	height:200px;
	padding-left:15px;
	padding-right:15px;
	padding-top:58px;
	font-family:Arial;
	font-size:14px;
}

.titre1 {
	color:#9e1616;
	font-size:17px;
}

.cadre2 {
	width:390px;
	height:110px;
	float:left;
}

.infos {
	background-image:url(images/infos.png);
	width:295px;
	height:125px;
	color:#9e1616;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	padding-top:50px;
	float:left;
	margin-right: 10px;
}

.infos ul{
	padding-left:25px;
	padding-top:0px;
}

.infos li{
	list-style-image:url(images/puce.png);
	list-style-position:outside;
		padding-bottom:10px;
}

.infos a {
	color:#9e1616;
	text-decoration:none;
}
.illustration {
	background-image:url(images/illustration.png);
	width:328px;
	height:290px;
	float:left;
}

.annonces {
	width:400px;
	float:left;
	position: relative;
}

.annonces_haut {
	background-image:url(images/annonces_haut.png);
	width:384px;
	height:49px;
}

.annonces_contenu {
	width:382px;
	border-left:1px solid #d07a04;
	border-right:1px solid #d07a04;
}
.annonces_bas {
	background-image:url(images/annonces_bas.png);
	width:384px;
	height:22px;
}

#droite {
	float:left;
	width:215px;
}

.newsletter {
	background-image:url(images/newsletter.png);
	width:193px;
	height:67px;
	padding-top: 150px;
	margin-top:15px;
	padding-right:10px;
	padding-left:10px;
}

.input {
	width:180px;
	height:22px;
	border:1px solid #888888;
	font-size:14px;
	padding-top:3px;
	padding-left:5px;
}

.bouton1 {
	background-image:url(images/bouton1.png);
	background-color:#FFF;
	width:113px;
	height:22px;
	border:none;
	margin-top:5px;
}


.bouton2 {
	background-image:url(images/trier.png);
	background-color:#FFF;
	width:81px;
	height:22px;
	border:none;
	margin-left:5px;
}

a{
	color:#9e1616;
	text-decoration:none;
	border:none;
}

img {
	border:none;
}

#footer {
	background-image:url(images/footer.png);
	width:990px;
	height:40px;
	margin-left:5px;
	clear:both;
	text-align:right;
	font-size:10px;
	padding-right:15px;
}

#footer2 {
	color:#FFF;
	font-size:12px;
	margin-left:20px;
}

#footer2 a{
	color:#FFF;
}

a {
	z-index:1;
	position: relative;
}

.annonces_contenu a {
	z-index:1;
	position:static;
}

.annonces2_haut {
	background-image:url(images/annonces_haut2.png);
	width:726px;
	height:47px;
	float:left;
}

.annonces2_centre {
	position:relative;
	background-image:url(images/annonces_centre2.png);
	width:724px;
	border-left:#d07a04 solid 1px;
	border-right:#d07a04 solid 1px;
	background-repeat:no-repeat;
	background-color:#f8e307;
		float:left;

}

.annonces2_bas {
	background-image:url(images/annonces_bas2.png);
	width:726px;
	height:18px;
		float:left;

}

.bgtable1 {
	background-color:#FFF;
		border-left:1px #d07a04 solid; 
	border-right:1px #d07a04 solid;
	width:723px;
	padding-left:10px;
}

.bgtable2 {
	background-color:#f9e60e;
		border-left:1px #d07a04 solid; 
	border-right:1px #d07a04 solid;
	width:723px;
	padding-left:10px;
}


#validation{
	display:block;
	background:#D07A04;
	padding:10px 15px 15px 15px ;
	text-align:center;
}

.addthis_toolbox{
	 margin: 15px 0 0 40px;
}

#reseaux{
	padding-left:100px;
}


h1{
	font-size:31px;
	color:#9e1616;
	font-weight:bold;
}
