body {
	margin:0;
	padding:0;
	background:url(images/pixfond.png);
}
form {
	margin:0;
	padding:0;
}

#coordprint{
display:none;
}


.floatleft {
	float:left;
}
.floatright {
	float:right;
}
#general {
	width:auto;
	height:auto;
	background:#FFF url(images/separationpied.png) repeat-x bottom;
}
#bandeau {
	width:auto;
	height:93px;
	background:url(images/pixbandeau.png);
}
#ligneblanche {
	width:auto;
	height:1px;
	background:#FFF;
}
#bandeauflash {
	width:auto;
	height:160px;
	background:url(images/fondrouge.png);
}
#menu {
	width:auto;
	height:32px;
	background:url(images/pixmenu.png);
	position:relative;
}
#menu span {
	display:none;
}
#lignesousmenu {
	width:auto;
	height:3px;
	background-image:url(images/lignesousmenu.png);
	background-color:#FFFFFF;
	padding: 0px 3px 0px 3px;
}
#contenudroite {
	width:270px;
	height: auto;
	background:#FFF;
	margin: 0px 0px 0px 25px;
	border-left: 1px solid #E7E4D5;
	padding: 0px 0px 0px 0px;
}
#contenu {
	width:auto;
	height:auto;
	padding: 15px 0px 25px 25px;
	background:#FFF;
}
#contenu900 {
	width:930px;
}

#scroller_container {
height:173px;
position:relative;
width:278px;
overflow:hidden;
}

#astucejur{
border:1px solid black;
}

#contenuastuce{
margin:0 5px 15px 5px;
}


#contenu p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
#contenu p a {
	color: #333;
	text-decoration: none;
}
#contenu p a:hover {
	color: #333;
	text-decoration: underline;
}
#contenu li a {
	color: #333;
	text-decoration: underline;
}
#contenu li a:hover {
	color: #333;
	text-decoration:none;
}
#contenu li {
	font:12px Arial, Helvetica, sans-serif;
	color: #333;
	background: url(images/puce.png) no-repeat left top;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	line-height:16px;
	
}
#contenu ul {
	margin:10px 0px 0px 0px;
	padding:0;
}
#contenu dl {
	margin:10px 0 10px 0;
	padding:0;
}
#contenu dt {
	width:auto;
	height:12px;
	border-bottom:1px solid #C30;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#c30;
	padding:2px 5px 2px 5px;
	margin:0;
	display:block;
}
#contenu dd {
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0 5px 0 5px;
}
#pied {
	width:auto;
	height:71px;
	background:url(images/fondpied.png) repeat-x;
	clear:both;
	border-top:1px solid #CBCBCB;
}
.piedseparation {
	width:235px;
	height:71px;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color: #E7E4D5;
	padding: 7px 0px 0px 14px;
	float: left;
}
.piedseparation a {
	color: #E7E4D5;
	text-decoration:none;
}
.piedseparation a:hover {
	text-decoration:underline;
}
.piedtrait {
	background:url(images/separationpied.png) no-repeat right top;
}
h1 {
	width:300px;
	height:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #FF0000;
	padding: 0;
	margin: 0;
}
#sousmenu {
	width:176px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
#sousmenu ul {
	margin:0;
	padding:0;
}
#sousmenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #D6D6D6;
	/*line-height: 26px;*/
	padding: 7px 0px 7px 5px;
	margin: 0px 0px 0px 3px;
}
#sousmenu a {
	color:#000000;
	text-decoration:none;
}
#sousmenu a:hover {
	color:#FF3300;
	text-decoration:none;
}
.sousmenuhover {
	color:#FF3300;
}
#soustitres {
	width:166px;
	height:20px;
	background:#FFF url(images/lignerouge.png) no-repeat bottom left;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-top: 15px;
}
/*-----menu--------*/
#menu ul {
	margin:0;
	padding: 0;
	left:0px;
	position:absolute;
	width:960px;
}
#menu li {
	padding:0px;
	margin:0px;
	width:120px;
	list-style-type: none;
	float: left;
}

.textegris {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	list-style: none outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
.accueil {
	display:block;
	background:url(images/menu-accueil1.png);
	height:32px;
}
.accueil:hover {
	background-position:bottom;
}
.offres {
	display:block;
	background:url(images/menu-offres1.png);
	height:32px;
}
.offres:hover {
	background-position:bottom;
}
.groupe {
	display:block;
	background:url(images/menu-groupe1.png);
	height:32px;
}
.groupe:hover {
	background-position:bottom;
}
.references {
	display:block;
	background:url(images/menu-references1.png);
	height:32px;
}
.references:hover {
	background-position:bottom;
}
.contact {
	display:block;
	background:url(images/menu-contact1.png);
	height:32px;
}
.contact:hover {
	background-position:bottom;
}
.lettre {
	display:block;
	background:url(images/menu-lettre1.png);
	height:32px;
}
.lettre:hover {
	background-position:bottom;
}
.proprietaires {
	display:block;
	background:url(images/menu-proprietaires1.png);
	height:32px;
}
.proprietaires:hover {
	background-position:bottom;
}
.juridique {
	display:block;
	background:url(images/menu-juridique1.png);
	height:32px;
}
.juridique:hover {
	background-position:bottom;
}
.rollover {
	background-position:bottom;
}
#boite {
	float:left;
	position:relative;
	width:831px;
}
.divclearboth {
	clear:both;
}
.imageaccueil {
	border: 1px solid #CC3300;
	padding:1px 1px 1px 1px;	
	margin:0px 5px 0px 0px;
	float:left;
}
.produitaccueil {
	margin: 5px 10px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #F8F7F2;
	width: 270px;
	float: left;
	border: 1px solid #E7E4D5;
}
.details {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #E7E4D5 url(images/pupuce.png) no-repeat 10px 10px;
	text-decoration: underline;
	padding: 5px 15px 5px 20px;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	clear: both;
}
.details a {
	color:#000000;
}
.details a:hover {
	color:#EE3439;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tableau td {
	padding: 5px 0px 0px 0px;
}
.tableau th {
	text-align:left;
	padding:5px;
	background-color:#E7E4D5;
}
.tableau-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tableau-contact td {
	height:30px;
	padding: 0px 0px 0px 5px;
}
.tableau-contact th {
	text-align:left;
	padding:5px;
	background-color:#E7E4D5;
}
input.boutonvalider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EE3439;
	font-weight: bold;
	color: #FFFFFF;
	/*border:none;*/
	border:2px solid #E7E4D5;
	width: 100px;
	height: 22px;
	cursor:pointer;
}
input.boutonvalider:hover {
	background-color: #CC3333;
	border: 2px solid #808080;
}
input.boutonajouter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EE3439;
	font-weight: bold;
	color: #FFFFFF;
	/*border:none;*/
	border:1px outset #FFF;
	width: 150px;
	height: 22px;
}
input.boutonajotuer:hover {
	background-color: #CC3333;
	border: 1px double #EE3439;
}
input.renseignements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #EE3439;*/
	font-weight: bold;
	color: #000;
	height: 22px;
	width:auto;
	border:1px outset #FFF;
	background: #E7E4D5;
}
input.renseignements:hover {
	background-color: #CC3333;
	border: 1px double #EE3439;
}
.renseignements {
	width:350px;
}
.boutonshaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:10px 10px 0 10px;
	text-align:right;
}
.boutonshaut a {
	color: #333333;
	text-decoration: underline;
}
.boutonshaut a:hover {
	color: #000;
	text-decoration: none;
}
.caserouge {
	background-color:#EE3439;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:0px 0px 5px 5px;
	width: 175px;
}
.resultat {
	width: auto;
	height: 94px;
	border-top: 1px solid #E7E4D5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tableau-resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:730px;
	margin: 10px 0px 0px 0px;
}
.tableau-resultat td {
	width:auto;
	padding: 0px 0px 0px 10px;
	font-size: 11px;text-align:center;
}
.tableau-resultat th {
	background-color:#EE3439;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	
}
.tableau-resultat th a {
	color: #FFFFFF;
}
.tableau-resultat img {
	margin: 3px 0px 3px -10px;
	border:1px solid #E7E4D5;
	padding:2px;
}
.tableau-puce {
	background:url(images/puce-tableau.png) no-repeat top center;
	height:13px;
	font-size: 6px;
}
.tableau-border {
	border-top:1px dashed #E7E4D5;
	text-align:center;
}
.tableau-border-bis {
	border-top:1px solid #E7E4D5;
	background-color:#F8F7F2;
}
.aligncenter {
	text-align:center;
}
.backgroundleft {
	background-position:8px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
.colorEE3439 {
	color:#EE3439;
}
#pages {
	width:auto;
	margin:auto;
	text-align:center;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pages a {
	color:#000000;
}
#pages a:hover {
	color:#EE3439;
}
.numero-pages {
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
.numero-pages a {
	text-decoration:underline;
}
.page-courante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EE3439;
	text-decoration:none;
}
#miniliste li {
	background: url(images/puce2.png) no-repeat left center;
	list-style: none outside;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	line-height: 16px;
	text-indent: 5px;
}
#miniliste ul {
	margin:10px 0px 0px 0px;
	padding:0;
}
#zonedetail {
	width:730px;
	clear: both;
	border-left: 1px solid #E7E4D5;
	border-right:1px solid #E7E4D5;
	border-top:1px solid #E7E4D5;
}
#zone1 {
	width:350px;
	float:left;
}
#zone2 {
	width:350px;
	float:right;
}
h3 {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	background-color: #F8F7F2;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;

}
#zone1 p, #zone2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0 10px 10px 10px;
}
#zone1 a {
	color:#EE3439;
}
.zonegrise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E7E4D5;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
#imagezonedetail {
	margin: 0 0 5px 0;
	padding:0 25px 0 25px;
}

.imageminidetail {
	margin: 4px;
	width:50px;
	height:38px;
	float:left;
	border:1px solid #FF6666;
	/*50x38*/
}
.tabledetail {
	width:320px;
	/*border: 1px dashed #CCCCCC;*/
	border-collapse:collapse;
	margin: auto;
}

.tabledetail td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	/*border-left: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;*/
	border: 1px dashed #CCCCCC;
	border-collapse:collapse;
}
.tabledetail th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px;
	border-left: 1px solid #333;
	text-align:left;
}
.zonerouge {
	background-color: #EE3439;
	margin: 10px 0 10px 0;
	height:24px;
	position:relative;
}
.bordureimage {
	border:1px solid #EE3439;
}

.mini-annonces {

	font:11px Arial, Helvetica, sans-serif;
	color:#333;
}
.mini-annonces td {
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #E7E4D5;
}
.mini-annonces td a {
	color:#666;
	text-decoration:none;
}
.mini-annonces td a:hover {
	color:#333;
	text-decoration:none;
}
.mini-annonces th {
	color:#333;
	text-decoration:none;
	background-color:#E7E4D5;
	font-weight:normal;
}
.mini-annonces th a {
	color:#333;
	text-decoration:none;
	padding:12px 3px 12px 3px;
	display:block;
}
.mini-annonces th a:hover {
	color:#EE3439;
}
#option-details {
	padding: 5px 10px 5px 10px;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float:left;
}
#option-renseignement {
	background-color:#818181;
	color: #FFFFFF;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	position:relative;
}
#option-renseignement a {
	color: #FFFFFF;
	display:block;
	height:auto;
	width:auto;
	padding: 5px 10px 5px 30px;
	background: url(images/fleche.png) no-repeat 10px 8px;
	text-decoration:none;
}
#option-renseignement a:hover {
	background-color: #999;
	display:block;
	height:auto;
	width:auto;
	text-decoration:underline;
}
#envoyer-ami {
	position:absolute;
	width:auto;
	height:auto;
	background-color:#FFF;
	top:-40px;
	right:80px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:100;
	border:1px solid #E7E4D5;
	padding:5px;
}

#ajout-bien {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#envoyer-ami input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:auto;
	/*border:none;*/
	padding:2px;
	margin:0;
}
#option-ami {
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#option-ami a {
	color: #FFFFFF;
	padding: 5px 10px 5px 35px;
	background: url(images/ami.png) no-repeat 10px 8px;
	text-decoration:none;
	display:block;
}
#option-ami a:hover {
	background-color: #CC3333;
	display:block;
	height:auto;
	width:auto;
	text-decoration:underline;
}
#option-imprimer {
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#option-imprimer a {
	color: #FFFFFF;
	padding: 5px 10px 5px 30px;
	background: url(images/print.png) no-repeat 10px 7px;
	text-decoration:none;
	display:block;
}
#option-imprimer a:hover {
	background-color: #CC3333;
	display:block;
	height:auto;
	width:auto;
	text-decoration:underline;
}
.icone {
	vertical-align:middle;
	padding: 0 5px 0 0;
}
.liste-deroulante {
	margin:0;
	padding:0;
}
.liste-deroulante select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border:1px solid #999;
}
#titres {
	margin:0;
	padding:0;
}

.cachediv {
	display:none;
}
.cachemap {
	overflow:hidden;
	width:1px;
	height:1px;
	top:-2px;
	left:-2px;
	/*margin:-2px 0 0 -2px;*/
	position:absolute;
}

#reponseenvoyer {
	padding:0;
	margin:0;
}
.imageplan {
	vertical-align:middle;
	border: 1px solid #CC3300;
	margin:0 5px 0 0;
	padding:1px;
}
#grostexte p {
	font-size: 14px;
	line-height: 20px;	
}

#coordonnees-contact {
	width:198px;
	float:left;
	margin:0 0 0 10px;
	position:relative;
}
#map {
	position:relative;
	width:458px;
	height:188px;
	border:1px solid #C30;
	margin:0;
	padding:0;
}
#cache-map {
	margin:10px 0 0 0;
	padding:0;
}

#voir-carte {
	background-color:#818181;
	color: #FFFFFF;
	font:11px Arial, Helvetica, sans-serif;
	position:relative;
}
#voir-carte a {
	color: #FFFFFF;
	display:block;
	height:auto;
	width:auto;
	padding: 5px 10px 5px 30px;
	background: url(images/fleche.png) no-repeat 10px 8px;
	text-decoration:none;
	margin:10px 0 10px 0;
}
#voir-carte a:hover {
	background-color: #999;
	display:block;
	height:auto;
	width:auto;
	text-decoration:underline;
}
.legende-contact {
	width:200px;
	background-color:#818181;
	color: #FFF;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
	margin:10px;
	display:block;
}
.legende-contact span {
	display:block;
	margin:0;
	padding:1px 0 1px 5px;
}
#edito{
	position:absolute;
	left: 321px;
	top: 414px;
	width: 331px;
	height: 87px;
	background:url(images/fond_edito.png) no-repeat;
	padding:35px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	visibility: hidden;
}
#edito a{
	color: #666666;
	text-decoration: underline;
}
#edito a:hover{
	color: #666666;
	text-decoration: none;
}
.ombreportee{
	position:absolute;
	background:#666666;
	width:931px;
	height:29px;
	z-index:10;
	background:url(images/ombreportee.png) repeat-x;}
	
.Style1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
