* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:white;
	background-color:#000066;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

hr.separation {
	clear:both;
	visibility: hidden;
}

#header {
	height: 120px;
	width: 760px;
	background-color:white;
}

#header .img_gauche {
	background-image:url('../img/banniere_gauche.jpg');
	float:left;
	width:222px;
	height:120px;
}

#header .img_droite {
	background-image:url('../img/banniere_droite.jpg');
	float:right;
	width:279px;
	height:120px;
}



#header img#logo {
	position:absolute;
	left:280px;
	top:1px;
}

#conteneur {
position: relative;
width: 760px;
margin: 0 auto; 
/*background-color:#CCCCFF;*/
}

#centre {
	background-color:#00adef;
	margin-top:8px;
	padding-bottom:3px;
	background-image:url('../img/bas.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

#menu {
	background-image:url('../img/menu.gif');
	background-position:top;
	background-repeat:no-repeat;
	height:46px;
}

#menu ul {
	margin-left:25px;
	padding-top:15px;
	height:20px;
}

#menu li {
	display:block;
	float:left;
	width:170px;
	height:20px;
	list-style-type:none;
	padding-left:25px;
	text-align:center;
	/*border:1px solid red;*/
}

#menu li.triangle {
	background-image:url('../img/flechemenu.gif');
	background-repeat:no-repeat;
	width:130px;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:11px;
	color:black;
	text-decoration:none;
	font-weight:bold;

}

#menu a:hover {
	color:white;
}

/*Menu test*/



#menu2 {
	background-image:url('../img/menu2.gif');
	background-position:top;
	background-repeat:no-repeat;
	height:55px;
	margin-bottom:5px;
}

#menu2 ul {
	margin-left:20px;
	padding-top:15px;
	height:20px;
}

#menu2 li {
	display:block;
	float:left;
	width:170px;
	height:20px;
	list-style-type:none;
	padding-left:25px;
	text-align:center;
	margin-top:2px;
	/*border:1px solid red;*/
}

#menu2 li.triangle {
	background-image:url('../img/flechemenu.gif');
	background-repeat:no-repeat;
	width:140px;
}

#menu2 a {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:11px;
	color:black;
	text-decoration:none;
	font-weight:bold;

}

#menu2 a:hover {
	color:white;
}



#titre {
	position:absolute;
	left:-21px;
}

#contenu {
	padding-left:40px;
	padding-right:40px;
}

#form_recherche {
	background-image:url('../img/cadre.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	
	color:black;
	width:676px;
	padding-bottom:15px;
}

#form_recherche .form_recherche_entete {
	background-image:url('../img/cadrehaut.gif');
	background-repeat:no-repeat;
	height:16px;
	width:676px;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
}

#form_recherche ul{
	text-align:center;
}

#form_recherche li{
	display:inline;
}

#form_recherche input{
	vertical-align:middle;
	margin:5px;
	margin-top:15px;
	margin-bottom:15px;
}



#liste_result {
	background-image:url('../img/cadre.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	color:black;
	width:676px;
	padding-bottom:20px;
}

#liste_result .liste_result_entete {
	background-image:url('../img/cadrehaut.gif');
	background-repeat:no-repeat;
	height:16px;
	width:676px;
}

.barre_nav {
	text-align:center;
}

.annonce_result {
	width:310px;
	height:160px;
	border:1px solid black;
	background-color:#e6f1f8;
	color:black;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	font-size:11px;
}

.cadre_photo {
	background-image:url('../img/cadrephoto.gif');
	width:166px;
	height:126px;
	padding-left:9px;
	padding-top:9px;
}


.cadre_photo_detail {
	background-image:url('../img/cadrephoto_blanc.gif');
	width:166px;
	height:126px;
	padding-left:9px;
	padding-top:9px;
}

.cadre_photo_portrait {
	background-image:url('../img/cadrephotoportrait.gif');
	width:126px;
	height:166px;
	padding-left:9px;
	padding-top:9px;
}

.cadre_photo_blanc {
	background-image:url('../img/cadrephoto_blanc.gif');
	width:166px;
	height:126px;
	padding-left:9px;
	padding-top:9px;
	margin-left:20px;
}

.cadre_photo_portrait_blanc {
	background-image:url('../img/cadrephotoportrait_blanc.gif');
	width:126px;
	height:166px;
	padding-left:12px;
	padding-top:9px;
	margin-left:40px;
}

.annonce_result h1{
	font-size:10px;
	font-weight:normal;
}

.annonce_result h2{
	font-size:10px;
}

p.info {
	font-size:10px;
	text-align:center;
}

#form_contact {
	background-image:url('../img/cadre.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	
	color:black;
	width:676px;
	padding-bottom:15px;
}

#form_contact .form_contact_entete {
	background-image:url('../img/cadrehaut.gif');
	background-repeat:no-repeat;
	height:35px;
	width:676px;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	color:red;
}

#form_contact label{
	display:inline;
	float:left;
	width:250px;
	text-align:right;
}

#form_vendre {
	background-image:url('../img/cadre.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	
	color:black;
	width:676px;
	padding-bottom:15px;
}

#form_vendre .form_vendre_entete {
	background-image:url('../img/cadrehaut.gif');
	background-repeat:no-repeat;
	height:35px;
	width:676px;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	color:red;
}

#form_vendre label{
	display:inline;
	float:left;
	width:250px;
	text-align:right;
}



.input_text {
	border:1px solid black;
	margin:2px;
}

.cellule {
	border:1px solid black;
	margin:2px;
}

.bandeau {
	background-color:#0b1397;
	background-image:url('../img/picto-titre-page.gif');
	background-repeat:no-repeat;
	padding-left:42px;
	height:31px;
	margin-top:33px;
}

.bandeau h1 {
	padding-top:4px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
}

.corps {
	border:1px solid #0b1397;
	background-color:white;
	padding:5px;
}

.corps p {
	font-family:Arial, Helvetica, sans-serif;
	margin:3px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:justify;
}

.corps p:first-letter {
	font-size:2em;
	font-weight:bold;
}

.corps h1 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:3px;
	text-align:center;
}

.corps h2 {
	font-size:14px;
}

.corps_reference {
	border:1px solid #e1820e;
	padding:5px;
	background-color:#d6d8f5;
	width:240px;
	height:240px;
	float:left;
	/*width:540px;*/
	margin:10px;
	margin-bottom:15px;
	position:relative;

}

.corps_reference img{
	border:1px solid #e1820e;
}

.corps a{
	text-decoration:underline;
	color:#0b1397;
	font-family:Arial, Helvetica, sans-serif;
}

.corps a:hover{
	text-decoration:underline;
	color:#e1820e;
}

form.formulaire fieldset
{
	margin-left:50px;
	margin-right:50px;
	padding:1em;
}

form.formulaire label
{
	display:inline;
	float:left;
	width:150px;
	font-size:1em;
	margin-top:2px;
}

form.formulaire div {
	color:red;
	font-weight:bold;
	text-align:center;
	margin:15px;
}

.formulaire
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:15px;
	border:1px solid #e1820e;
	padding:1px;
}

form.formulaire {
	border:0;
}


#pied {
height: auto;
/*background-color: #99CC99;*/
text-align:center;
margin-top:5px;
font-size:10px;


}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}


/*	--- intro ---	*/
#intro {
	text-align:center;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	margin-bottom:5px;
}
#intro a{
	text-align:center;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#intro a:hover{
	text-align:center;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#intro a:visited{
	text-align:center;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
/*	--- couverture ---	*/

#couverture{
	text-align:center;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	height:270px;
	border:3px;
	border-color:#FFF;
	border-style:inset;
	padding-top:10px;
	

}
.col1{
	text-align:center;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	float:left;
		height:220px;
	
}
.col2{
	text-align:center;
width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	float:left;
		height:220px;
}
.col3{
	text-align:center;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	float:left;
		height:220px;
}

.col4{
	text-align:center;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	float:left;
		height:220px;
}
#ref{
	text-align:center;
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
		margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	
	
}
#ref a{
	text-align:center;
	width:450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
		margin-left:auto;
	margin-right:auto;
	
	
}