@charset "iso-8859-1";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	background-image: url(/desing/images/images/fond-page-haut.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
/* liens*/
a:link,a:visited,a:active
{
color : #313131;
list-style: none;
text-decoration:none;

} 
a:hover { 
color : #C00;
list-style: none;
text-decoration:none;
}
#conteneur {
	background-color: #FFF;
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ban {
	width: 970px;
	margin: 0px;
	padding: 0px;
	height: 290px;
}
#gauche {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 200px;
}

#centre {
	margin: 0px;
	float: left;
	width: 580px;
	padding: 10px;
}
#droite {
	margin: 0px;
	float: right;
	width: 150px;
}

#space {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 970px;	background-image: url(/desing/images/space.png);
	background-repeat: no repeat;

}
#pied {
	margin: 0px;
	clear: both;
	width: 100%;
	text-align: center;
	height: 60px;
	background-image: url(/desing/images/images/bas-page.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#pied a:link{
color : #ffffff;
text-decoration: none;
 } 
#pied a:visited {
color : #ffffff; text-decoration: none;
} 
#pied a:active{ 
color : #ffffff; text-decoration: none;
} 
#pied a:hover {
color:#ffffff;
text-decoration: none; 
}

#menu {
	width: 970px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#pub-droite {
	position: absolute;
	width: 150px;
	margin-top: 360px;
	float: right;
	margin-left: 1290px;
	height: 550px;
}
#separateurannauire {width:1000px;}
/*formulaire*/
label {
display:block;
width:250px;
float:left;
}

#nav ul { /* toutes les listes */
	padding:0;
    margin: 0;
	list-style: none;
}
/* liens menu gauche*/
#nav a:link,a:visited,a:active
{
color : #313131;
list-style: none;
text-decoration:none;

} 
#nav a:hover { 
color : #C00;
list-style: none;
text-decoration:none;
}
.titreannonce{font-weight:bold;	font-size:12px;}
.titre{font-weight:bold; color:#900; text-align:left;}
.petit{font-size:9px; color:#900;}
.alert {font-weight:bold; color:#F00;}
#messagealert{
	color:#C00;
	background-color: #FFC;
	width: 564px;
	border: 1px solid #C30;
	padding: 5px;
}

.vendre {
background-color:#edecec;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;}

.acheter { padding-top:5px;
padding-left:5px;
padding-bottom:5px;}

#barrepro {
	position: absolute;
	top: 550px;
    right: 100px;

	width:400 px;}
	
html>body #barrepro {
  position: fixed;
}

