body {
	background-color: #fff;
	color: #000;
	font-size: 14px;
	font: 14px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 2px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:link,a:visited {
	color: #0756A3;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.note {
 font-size: 10px;
 letter-spacing: 3px;
 color: #95969B;
}

p:first-letter {
	font-weight: bold;
	font-size: 150%;
	color: #0756A3;
}

p{
	margin: 0px 0px 0px 0px;
}

h1:first-letter,h2:first-letter, h3:first-letter, h4:first-letter {
	font-weight: bold;
	font-size: 150%;
	color: #0756A3;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 100%;
}

p {
	line-height: 170%;
}

.note a:link, .note a:visited {
	color: #63656D;
}

.note a:hover {
	color: #474851;
}

.FAI {
	letter-spacing: -1px;
	font-size: 80%;
	font-weight: normal;
}

.page {
	width: 950px;
	display: inline-block;
	text-align: left;
	margin: 0px auto 0px auto;
	border:solid 15px #fae600;
}

#detail_annonce.page, #detail_photo.page {
	width:680px !important;
	_width:660px;
	margin-left:120px;
	border:solid 10px #FAE600;
	background-color:#FFFFFF;
}



.phone {
}

.page-zone {
	width:100%;
	min-width : 800px;
}

.page-zone2 {
	width:100%;
	min-width : 800px;
	background-color:#FFFBC4;
}

#detail_annonce.page .page-zone, #detail_photo.page .page-zone {
	min-width : 400px;
}

.page-zone:after {
	 display: block; 
    content: "."; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ----------- top page -------------*/

#top_page {
}

#header {
	background:url("style/header-bg.gif") repeat-x top left;
	height:150px;
	width:100%;
	text-align:center;
}

#detail_annonce.page #header, #detail_photo.page #header {
	height: 45px;
}


#header #center{
	position: relative;
}


#header #logo {
	background-image: url(style/logo.gif);
	top: 10px;
	left: 60px;
	position: absolute;
	width: 114px;
	height: 117px;
	background-repeat: no-repeat;
}

#header #left {
   position: absolute;
	background-image: url(style/menu-left.png);
	background-repeat: no-repeat;
	width: 285px;
	height: 68px;
	top: 129px;
}

#detail_annonce.page #header #left, #detail_photo.page #header #left {
   background-image: url(style/mini-menu-left.png);
	width: 170px;
	height: 40px;
	top: 35px;
}

#detail_photo #photo {
}

#detail_annonce.page #title-page, #detail_photo.page #title-page {
	width: 100%;
	background-color: #122477;
	height: 21px;
	background-image: url(style/footer-barre.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}

#detail_annonce.page #title-page, #detail_photo.page #title-page {
	margin: 0px;
	padding : 0px;
	padding-top : 2px;
	font-size: 12px;
	color: #FAE600;
}

#detail_annonce.page #title-page:first-letter, #detail_photo.page #title-page:first-letter {
	font-weight: bold;
	font-size: 130%;
	color: #FAE600;
	padding-left: 172px;
}


#menu ul {
	list-style: none;
	padding: 0px;
	font-size: 15px;
	letter-spacing: 1px;
	border:solid 2px #0756a3;
	color:#0756a3;
	height:25px;
	margin:0 auto;
	_margin-left:210px;
	width:491px;
	_width:495px;
	background-color:#f6f1f7;
}

*+html #menu ul {
	width:488px;
}

#menu {
	background-color:#f6f1f7;
	padding-top:10px;
	width:100%;
	float:left;
}

#menu.menu-accueil ul {
	float:left;
	_margin-left:0;
}

#menu ul li {
	float: left;
	margin:0;
}

#menu ul li a {
	padding:3px 10px;
	display:block;
}

#menu ul li span {
	color: #FFFFFF;
	background-color: #0756a3;
	font-weight: bold;
	padding:4px 10px;
	display:block;
	margin-top:0;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #0756a3;
	text-decoration: none;
	font-weight:bold;
}

#menu ul li:first-letter, #menu ul li:first-letter a:hover {
	font-size: 110%;
	font-style: italic;
}

#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #0756a3;
	padding:4px 10px;
}



.column {
}

#content_page {
	padding: 20px 0px 20px 0px;
	background: url(style/bg.gif) top left repeat-x #e5e2e5;
}

#detail_annonce.page #content_page, #detail_photo.page #content_page {
  padding: 0px 0px 0px 0px;
}

/* ---- form ---------------------------- */

input, textarea, select {
	font-family: "Times New Roman", Times, serif;
}

input.text, select,textarea {
	border: 1px solid #333;
	background-color: #fff;
	width: 99%;
}

textarea {
}

select {
}

.button-form {
	border: 2px outset #4B5EB3;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	letter-spacing: normal;
	color: #fff;
	background-color: #4B5EB3;
}

.button-form:hover {
	background-image: url(style/back-button-hover.png);
}

.form-zone {
	margin: 7px 0px 7px 0px;
	width: 99%;
	clear: both; 
}

.label-form, .required-label-form, .value-form {
	margin-bottom: 3px;
	margin-top: 3px;
}
.label-form {
}

.required-label-form {
	font-weight: bold;
}

.label-form, .required-label-form {
	margin-left: 1%;
}

.form-action {
	text-align: right;
	padding: 5px;
}

/* ------------- column left -----------*/

#home #flags {
	background-image: url(style/flags.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 146px;
}

#column_left {
	float: left;
}

#home #column_left {
	width: 507px;
	height: 300px;
	margin-left: 5px;
	background-image: url(style/photo-home-yellow-line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#detail_annonce.page #column_left {
	width:60%;
}

#detail_photo.page #column_left {
	width: 100%;
}

#detail_annonce.page #column_left #annonce {
	margin: 10px 10px 10px 10px;
	/*height: 320px;*/
}

#detail_photo.page #column_left .bloc-photo {
	margin: 5px 5px 0px 5px;
	min-width: 454px;
	text-align:center; /* ajouté */
}

#detail_photo.page #column_left .bloc {
	margin: 0px 5px 5px 5px;
	min-width: 454px;
}

#detail_photo.page #column_left .bloc-photo .photo {
	text-align: center;
}

#detail_photo.page #column_left .bloc {
	clear: both;
	padding:5px 5px 30px 5px;
}

#detail_photo.page #column_left .bloc a {
	float: left;
	width: 25px;
}

#detail_photo.page #column_left .bloc .icones {
	float: right;
	width: 25px;
}

#detail_photo.page #column_left .bloc a#annonce-details {
	float: right;
	margin: 0px 0px 0px 5px;
}

#detail_photo.page #column_center {
}


#detail_annonce.page #column_left #annonce .text-zone {
	margin-top: 10px;
}

#detail_annonce.page #column_center .bloc-photo {
		border: 1px solid #ddd;
		margin: 2px;
		background-color:#EEEEEE;
}

#detail_annonce.page #column_center .bloc-photo .photo {
	text-align: center;
	padding: 1px 0px 1px 0px;
}

#detail_annonce.page #column_center .bloc-photo .photo img {
	border: 1px solid #ddd;
}

#detail_annonce.page #column_center .bloc-photo .mini-photos .photo {
	float: left;
	width: 47%;
	margin: 5px 0px 5px 0px;
}

#detail_annonce.page #column_center .bloc-photo .panel {
	clear: both;
	text-align: center;
} 

#detail_annonce.page ul#actions, #detail_photo.page ul#actions {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: normal;
}

#detail_annonce.page ul#actions li , #detail_photo.page ul#actions li {
	float: right;
	margin-right: 20px;
}

#detail_annonce.page #annonce div , #detail_photo.page #annonce div {
	margin-left: 10px;
}

#detail_annonce.page #annonce div.price , #detail_photo.page #annonce div.price {
  margin-left: 0px;
}

/* ------------- column center -----------*/

#vous_vendez form #name input, #vous_vendez form #phone input, #vous_vendez form #email input {
 width: 50%;
}

#column_center {
	float: right;
}

#vous_vendez #column_center {
   float: none;
	margin: 20px;
}

#vous_vendez form {
	margin: 10px;
}

#vous_vendez #content_contact {
	height: 300px;
	text-align: center;
}

#detail_annonce.page #column_center {
	width:37%;
}

#detail_photo.page #column_center {
	width:100%;
}

#column_center #baseline {
	font-size: 120%;
}

#home #column_center {
	width: 400px;
	padding-top: 0px;
	padding-bottom: 70px;
	background-image: url(style/signature-color-yellow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 10px; 
}
#home #column_center a:link, #home #column_center a:visited {
	text-decoration: underline;
	color : #000;
}

/* ----------- bottom page -------------*/

#bottom_page {
	text-align: center;
}

#bottom_page2 {
	text-align: justify;
}

#footer {
	border-top: 2px solid #0756A3;
}

#agencies {
	list-style: none;
	letter-spacing: 3px;
	height:20px;
	margin-top:0px;
}

#footer #agencies li {
	float: left;
	margin: 2px 0px 2px 20px;
	text-align:center;
}

#detail_annonce.page #footer ul#agencies , #detail_photo.page #footer ul#agencies {
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
}
#detail_annonce.page #footer #agencies li , #detail_photo.page #footer #agencies li {
	font-size: 11px;
	margin: 2px 0px 2px 15px;
}

.agency-name {
	font-weight: bold;
}

#footer-bar
{
	background-image: url(style/footer-barre.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
	clear: both;
}

#footer-bar #bar-left {
	background-image: url(style/footer-bar-left.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 321px;
	float: left;
}

#footer-bar #bar-right 
{
	background-image: url(style/footer-bar-right.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 277px;
	float: right;
	position: relative;
}
#footer-bar #bar-right #ring {
}

#footer-bar #bar-right #ring div {
	position: absolute;
	top:-11px;
}

#footer-bar #bar-right #ring div#calitimo-club {
	left: 7px;
}

#footer-bar #snpi {
	float:right;
	margin-right:50px;
	margin-top:-20px;
}

/*------------ contact-us -----------*/

#nous_contacter #column_left {
	width: 50%;
}

.access-map {
	background-image: url(style/back-blue.png);
	padding : 1px;
	margin: 5px;
}

.access-map .map {
   background-image: url(style/back-blue.png);
	padding : 5px;
	border: 1px solid #FAE600;
}

.access-map .map img {
	border: 1px solid #000;
}

#nous_contacter .agency {
	margin: 20px;
}

#nous_contacter .address, #nous_contacter .city {
	float: left;
	width: 60%;
	clear: left;
}

#nous_contacter #contact_zone {
	clear: both;
	padding: 10px;
}

#nous_contacter .agency .telephone {
	float: left;
	width: 55%;
	margin-bottom: 5px;
}

#nous_contacter .agency .fax {
	float: right;
	width: 40%;
	margin-bottom: 5px;
}

#nous_contacter .agency .email {
	clear: both;
	margin-bottom: 5px;
}

#nous_contacter .agency .direction {
   width: 99%;
	clear: both;
	margin-top: 5px;
	font-style: italic;
}

#nous_contacter .agency .city, #nous_contacter .agency .direction {
	margin-bottom: 5px;
}

#nous_contacter .gerant {
	width: 99%;
	clear: both;
}

#nous_contacter .legal {
	margin: 20px 20px 0px 20px;
	clear: both;
	text-align: center;
	font-size: 80%;
}

/*------------ Nos partenaires ----------*/

#nos_partenaires #column_left,#nos_partenaires #column_center {
	width: 49%;
}

#nos_partenaires .partner {
	margin: 10px;
	margin-bottom: 30px;
}

#nos_partenaires .partner h2 {
	float: left;
}

#nos_partenaires .logo {
	float: right;
}

#nos_partenaires .website {
   clear: both;
}

#nos_partenaires .website, #nos_partenaires .description {
  margin-left: 20px;
}

/*------------ result list -----------*/
#result-list {
	margin: 20px;
	letter-spacing: normal;
}

.bloc {
	background-image: url(style/footer-barre.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0756A3;
	color: #fff;
	padding: 5px;	
}

.bloc a:link, .bloc a:visited {
	color: #FAE600;
}

.bloc-photo {
	background-image: url(style/back-photo.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	color: #0756A3;
	padding: 5px;	
}

#result-list .bloc-link {
	font-size: 11px;
}

#result-list .bloc-titre {
  width: 70%;
  height: 40px;
}

#result-list .bloc-tridate {
  float: right;
   width: 30%;
	height: 40px;
	text-align: right;
}

#result-list .bloc-tridate select {
 width: 50%;
}

#result-list #BLOC-HAUT1 {
  vertical-align: middle;
  height: 20px;
  
}
#result-list #BLOC-HAUT1 .bloc-link {
  float: right;
  text-align: right;
}

#result-list #BLOC-HAUT1 .bloc-navigation {
  float: right;
  padding-top: 0px;
  margin-left: 40px;
  height: 15px;
}

#result-list #BLOC-HAUT1 .bloc-navigation img {
	vertical-align: middle;
}

#result-list #BLOC-HAUT2 {
	height: 20px;
}

#result-list #BLOC-HAUT2 .blocs {
  text-align: center; 
  clear: both;
}
#result-list #BLOC-HAUT2 .blocs div {
  float: left;
  width: 24%;
}

#result-list #BLOC-HAUT2 .blocs div select {
	width: 90%;
	font-size: 11px;
}

#result-list .element {
  clear: both;
  width: 100%;
  padding-top: 0px;
  background-color: none;
}

#result-list .element .title .label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}

#result-list .element .title {
	clear: both;
	margin-top: 10px;
	height: 20px;
	color: #FAE600;
	background-color: #0756A3;
	background-image: url(style/back-footer-bar.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#result-list .element .title .date {
	float: right;
	font-size: 13px;
	padding: 2px;
	color: #FAE600;
	letter-spacing: 2px;
}


.price {
	background-color: #FAE600;
	border: 1px solid #E5DF93;
	font-weight: bold;
	letter-spacing: normal;
	color: #0756A3;
	padding: 7px;
	margin: 2px;
}

#result-list .element .price {
	float: left;
	font-size: 16px;
	height : 150px;
	margin-right: 10px;
	text-align : center;
}

#result-list .element .text {
	text-align: justify;
	line-height: 150%;
}

#result-list .element .sumary {
  clear: both;
  padding-top: 0px;
}


#result-list .element .sumary .bloc-photo {
	float: right;
	position: relative;
	height: auto;
	border: 1px solid #E5DF93;
	margin : 5px;
}
#result-list .element .sumary .bloc-photo .photo {
	text-align: center;
}

#result-list .element .sumary .bloc-photo .photo img {
	border: 1px solid #777;
}

#result-list .element .sumary .bloc-photo .panel {
	/*position: absolute;
	bottom : 2px;*/
	margin-top: 5px;
}
#result-list .element .sumary .bloc-photo .panel img {
	border: 0px;
}

#result-list .element .sumary .zone-text {
	height: 160px;
}

#result-list .element .sumary .zone-text .text {

}

#result-list #BLOC-BAS {
	margin-top: 20px;
}

#result-list #BLOC-BAS {
	padding:5px 5px 30px 0px;
}
#result-list #BLOC-BAS .bloc-haut {
  float: left;
  width: 20px;
  padding-left: 6px;
  padding-top: 0px;
}

#result-list #BLOC-BAS .bloc-navigation {
  float: right;
  padding-left: 6px;
  padding-top: 0px;
  text-align: center;
}

#result-list .bloc-navigation span {
	background-color: #FAE600;
	color: #000;
	padding: 2px;
}

#result-list #BLOC-BAS .bloc-navigation img {
	vertical-align: middle;
}
#result-list #BLOC-BAS .bloc-link {
  float: right;
  padding-left: 6px;
  padding-top: 0px;
  text-align: right;
}

/* --------------  Sitimmo rules ----- */

img {
	border: none
}
#result-list #BLOC-CENTRE {
	margin-top: 20px;
	padding:5px 5px 30px 0px;
}
#result-list #BLOC-CENTRE .bloc-haut {
	float: left;
	width: 20px;
	padding-left: 6px;
	padding-top: 0px;
}
#result-list #BLOC-CENTRE .bloc-tridate {
	float: right;
	padding-top: 0px;
	width: 30%;
	text-align: right;
}
#result-list #BLOC-CENTRE .bloc-tridate select {
	width: auto;
}

/* Ajouté */

.erreur_mini { text-decoration: none ; font-size: 12px ; font-weight:  bold ; color: red ; text-align: center;  }
.sitimsg_message { font-size: 12px; color: #000000; text-align: center; padding: 5px }
.sitimsg_message a:link, .sitimsg_message a:visited { text-decoration:underline; color: #000000 }
.sitimsg_message a:hover { text-decoration:none; color: #000000 }
.sitimsg_lien { font-size: 12px; color: red; text-align: center; padding: 5px }
.sitimsg_lien a:link, .sitimsg_lien a:visited { text-decoration:underline; color: red }
.sitimsg_lien a:hover { text-decoration:none; color: red }

#column_left2 {
	float: left;
}
#home #column_left2 {
	width: 440px;
	height: auto;
	margin-left: 10px;
}
#column_center2 {
	float: right;
}
#home #column_center2 {
	width: 440px;
	padding-top: 0px;
	padding-bottom: 70px;
	background-image: url(style/signature-color-yellow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px 10px 10px 10px; 
}
#home #column_center2 a:link, #home #column_center2 a:visited {
	text-decoration: underline;
	color : #000;
}


#column_left3 {
	float: left;
}

#home #column_left3 {
	width: 620px;
	height: auto;
	margin-left: 10px;
	margin-right:15px;
	padding-top:30px;
	text-align:justify;
}
#home #flags3 {
	background-image: url(style/flags.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 146px;
	margin-top:30px;
}
#column_center3 {
	float: right;
}
#home #column_center3 {
	padding-top: 0px;
	padding-bottom: 70px;
	background-image: url(style/signature-color-yellow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	float:left;
	width:300px;
}

#home #cdc {
	width:225px;
	padding-top:0px;
	float:left;
	margin-left:50px;
	margin-top:-48px;
}

.lien-cdc {
	font-weight:bold;
	text-decoration:underline;
}

#titre-cdc {
	font:normal 18px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FAE600;
	background-color:#0756A3;
	height:27px;
	text-align:center;
	padding-top:5px;
}

#texte-cdc{
	color:#000000;
	font:normal 12px "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:0px;
}

#texte-cdc div {
	margin:0 auto;
	text-align:left
}

#titre-programme-neuf {
	font:normal 18px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#fffbc4;
	background-color:#35489e;
	height:30px;
	text-align:center;
	padding-top:5px;
}

#texte-programme-neuf {
	color:#000000;
	font:normal 12px "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:0px;
}

.gras-bleu {
	font-weight:bold;
	color:#0756A3;
}

#copyright {
	display:block;
	text-align:center;
	padding-left:130px;
}

#detail_annonce #content_page, #detail_photo #content_page {
	background:#FFFFFF;
}

#maparea {
	width:655px;
	_width:630px;
	height:350px;
	clear:both;
	margin:10px auto;
}

.lien-retour {
	display:block;
	text-align:right;
	width:100%;
	padding:5px 15px 5px 0;
}