/*******************************************************************************
 * Divers style
 * ------------------------
 *******************************************************************************/
* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
	margin: 10px;
}

a {
	color: #545430;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

sup {
	font-size: 0.5em;
}

p {
	margin-bottom: 14px;
	text-align: justify;
}

img.picA {
	position: relative;
	top: -2px;
	background: url('images/contour.gif') no-repeat;
	/*width: 76px;
	height: 74px;*/
	width: 250px;
	height: 188px;
	padding: 8px;
}

img.picB {
	position: relative;
	top: -2px;
	background: url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}


ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


/*******************************************************************************
 * Blocs principaux
 * ----------------
 *******************************************************************************/
#all {
	position: relative;
	/*top: 50%;
	left: 50%;*/
	width: 958px;
	/*height: 699px;
	margin-top: -351px;
	margin-left: -479px;*/
	margin: auto;
	/*background: #fff url('images/abg.gif') repeat-y;*/
	border: 0px solid #7F7F7F;
	background-color: #F1E0AC;
}

#inner {
	position: relative;
	background-color: #F1E0AC;
	border: 2px solid #7F7F7F;
	border-bottom: 0px;
	/*background: #fff url(../images/bgi_header.jpg) no-repeat;*/
	width: 958px;
}


/*******************************************************************************
 * Entêtes style
 * -------------
 *******************************************************************************/
#logo {
	/*position: ;*/
	/*right: 30px;*/
	background: url(../images/bgi_header.jpg) no-repeat;
	background-color: #F1E0AC;
	width: 958px;
	height: 137px;
	cursor: pointer;
}
#logo_small {
	/*position: ;*/
	/*right: 30px;*/
	background: url(../images/bgi_header_small.jpg) no-repeat;
	background-color: #F1E0AC;
	width: 958px;
	height: 77px;
	cursor: pointer;
}


/*******************************************************************************
 * Menu LANGUES style
 * ------------------
 *******************************************************************************/
div.lang {
	position: absolute;
	background: url(../images/bgi_lang.jpg) top left no-repeat;
	width: 64px;
	height: 139px;
	top: 0px;
	left: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
div.lang a.flag_fr {
	position: absolute;
	background: url(../images/bgi_lang.jpg) top left no-repeat;
	width: 64px;
	height: 52px;
	top: 0px;
	left: 0;
}
div.lang a.flag_es {
	position: absolute;
	background: url(../images/bgi_lang.jpg) 0px 48px no-repeat;
	width: 64px;
	height: 48px;
	top: 52px;
	left: 0;
}
div.lang a.flag_us {
	position: absolute;
	background: url(../images/bgi_lang.jpg) 0px 96px no-repeat;
	width: 64px;
	height: 48px;
	top: 96px;
	left: 0;
}


/*******************************************************************************
 * Menu hors accueil style
 * -----------------------
 *******************************************************************************/
#menu {
	position: absolute;
	/*background: #46461F url('images/a16.gif') repeat-x;*/
	height: 67px;
	top: 0px;
	right: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu ul {
	margin: 10px;
	margin-top: 20px;
	padding: 0;
}

#menu ul li {
	display: inline;
	padding: 0;

}

#menu ul li.first {
	border-left: 0px;
}

#menu ul li a {
	display: block;
	float: left;
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 4px 12px 0 28px;
	height: 22px;
	font-size: 16px;
	color: #023825;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/puce_menu.jpg) top left no-repeat;
}
#menu ul li a:hover, #menu ul li a.selected {
	background: url(../images/puce_menu.jpg) bottom left no-repeat;
	color: #199663;
}


/*******************************************************************************
 * Menu accueil style
 * ------------------
 *******************************************************************************/
#menu_accueil {
	position: absolute;
	/*background: #46461F url('images/a16.gif') repeat-x;*/
	height: 67px;
	top: 0px;
	right: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menu_accueil ul {
	margin: 10px;
	margin-top: 34px;
	padding: 0;
}

#menu_accueil ul li {
	display: inline;
	padding: 0;
}

#menu_accueil ul li.first {
	border-left: 0px;
}

#menu_accueil ul li a {
	display: block;
	float: left;
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 4px 12px 0 28px;
	height: 22px;
	font-size: 16px;
	color: #023825;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/puce_menu.jpg) top left no-repeat;
}
#menu_accueil ul li a:hover, #menu_accueil ul li a.selected {
	background: url(../images/puce_menu.jpg) bottom left no-repeat;
	color: #199663;
}


/*******************************************************************************
 * Content accueil
 * ---------------
 *******************************************************************************/
#accueil_titre {
	position: absolute;
	color: #013825;
	font-size: 20px;
	top: 111px;
	right: 0px;
	width: 385px;
	height: 60px;
	z-index: 100;
	font-weight: normal;
	border: 0px solid red;
	text-align: left;
}
#secondarycontent {
	position: relative;
	width: 80px;
	float: right;
	margin-right : 20px;
}

#secondarycontent .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}
#secondarycontent a {
	color : #ffffff;
}

#primarycontent {
	position: relative;
	width: 958px;
	height: 489px;
	background: url(../images/bgi_accueil_content_bg.jpg) no-repeat;
	/*float: left;*/
	/*padding-top : 20px;*/
	/*margin-bottom : 20px;*/
}

#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}

#primarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 10px;
	color: #656551;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
#primarycontent p {
	font-size: 13px;
	color: #023825;
	font-weight: bold;
}


/*******************************************************************************
 * Content hors accueil style
 * --------------------------
 *******************************************************************************/
#content {
	position: relative;
	background: url(../images/bgi_content_fullbg.jpg) bottom left no-repeat;
	background-color: #F1E0AB;
}


/*******************************************************************************
 * Annonces style
 * --------------
 *******************************************************************************/
#content_annonce {
	position: relative;
	background: url(../images/bgi_annonce_bg.jpg) top left no-repeat;
	background-color: #F1E0AB;
	height: 421px;
	color: #666666;
}
#annonce_detail {
	border: 0px solid black;
	position: absolute;
	top:50px;
	right: 25px;
	width: 222px;
	padding: 4px 10px 0 10px;
}
#annonce_detail a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #033826;
}
#annonce_detail a:hover {
	color: #199663;
}
#annonce_contact {
	position: absolute;
	bottom: 18px;
	right: 26px;
	width:242px;
	height:40px;
	border: 0px solid black;
	text-align: center;
	line-height: 14px;
	padding: 0;
}
#annonce_contact a {
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#content_annonce h1 {
	font-size: 21px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
#content_annonce h1.titre {
	margin-bottom: 6px;
}
#content_annonce h1.type {
	color: #999999;
	font-size: 16px;
}
#content_annonce h1.ville {
	font-size: 16px;
}
#content_annonce p.prix {
	margin: 6px 0 6px 0;
	font-size: 14px;
	font-weight: normal;
}

#content_annonce p.descriptif {
	font-size: 14px;
	text-align: left;
	line-height: 15px;
}
#annonce_nav {
	position: absolute;
	top: 16px;
	right: 118px;
	width: 58px;
}
#annonce_nav a#prev {
	float: left;
	background: url(../images/btn_prev.jpg) bottom left no-repeat;
	display: block;
	width: 29px;
	height: 27px;
}
#annonce_nav a#next {
	float:right;
	background: url(../images/btn_next.jpg) bottom left no-repeat;
	display: block;
	width: 29px;
	height: 27px;
}
#annonce_nav a#prev:hover {
	background: url(../images/btn_prev.jpg) top left no-repeat;
}
#annonce_nav a#next:hover {
	background: url(../images/btn_next.jpg) top left no-repeat;
}

/*******************************************************************************
 * Footer style
 * ------------
 *******************************************************************************/
#footer {
	position: relative;
	width: 874px;
	height: 58px;
	background: url(../images/bgi_footer.jpg) top left no-repeat;
	background-color: #033826;
	color: #F1E0AB;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:1px;
	padding: 15px 0 0 88px;
}

#footer a {
	color: #8C8C73;
}


/*******************************************************************************
 * Formulaire contact style
 * ------------------------
 *******************************************************************************/
#content_contact {
	position: relative;
	z-index: 10;
	padding: 20px 30px 20px 30px;
	height: 520px;
}
#content_contact h1, #error_content h1 {
	color: #406D42;
	font-size: 13px;
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
}
#content_contact p.message {
	position: relative;
	float: left;
	top: 22px;
	width: 412px;
	height: 421px;
	background-color: white;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	color: black;
	font-size: 13px;
	padding: 10px;
	text-align: left;
	border-top: 5px solid #7D937F;
}
#contact_tab {
	position: absolute;
	top: 23px;
	left: 30px;
}
#contact_tab a {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 10px 0 10px;
	margin: 0 1px 0 0;
	border-bottom: 4px solid #BAD1BC;
	background-color: #CCE6CE;
	text-decoration: none;
	color: #75A577;
}
#contact_tab a:hover, #contact_tab a.selected {
	text-decoration: none;
	border-bottom: 4px solid #406554;
	background-color: #B6D4B9;
	color: #406D42;
}

#contactForm {
	position: relative;
	top: 22px;
	background-color: white;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	padding: 10px;
	width: 430px;
	border-top: 5px solid #4C6E5D;
}
#contactForm label {
	float:left;
	width: 115px;
	color: black;
	font-size: 13px;
}
#contactForm div {
	margin: 0 0 5px 0;
	color: #000000;
	font-size: 13px;
}
#contactForm textarea {
	height: 60px;
	width: 300px;
}
#contactForm a.btn_valider {
	display: block;
	background: url(../images/btn_valider.gif) top left no-repeat;
	width: 88px;
	height: 75px;
	position: absolute;
	bottom: -40px;
	right: 5px;
}
#contactForm a.btn_valider:hover {
	background: url(../images/btn_valider.gif) bottom left no-repeat;
}

#informations_bien {
	border-top: 1px solid #99cc33;
	border-bottom: 1px solid #99cc33;
	padding: 5px 0 0px 0px;
	background-color: #CCE6CE;
}
#informations_bien h1 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
#informations_bien label {
	padding-left: 10px;
	width: 105px;
}

div.error {
	position: absolute;
	top: 22px;
	left: 171px;
	z-index: 100;
	width: 290px;
	border: 1px solid #D01010;
	color: #ffffff;
	background-color: #FF7171;
	padding: 2px 4px 2px 4px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

input.text, textarea.textarea {
	border: 1px solid #99CC33;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	color : #666666;
	background-color: #F6FFE8;
}
input.error, textarea.error {
	border: 1px solid #D01010;
	color: #ffffff;
	background-color: #FF7171;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
}

select.select {
	border: 1px solid #99CC33;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	color : #666666;
	background-color: #F6FFE8;
}
#contact_informations {
	float: right;
	top: 22px;
	/*border: 1px solid red;*/
	width: 420px;
}
#contact_informations div.contacts {
	background: url(../images/fnaim.jpg) 366px 21px no-repeat;
	/*background-color: white;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
	padding: 10px;
	color: black;
	text-align: center;
	/*width: 430px;*/
	border-top: 5px solid #7D937F;
}
div.contacts p.bgi {
	color: #406D42;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.contacts p.tel {
	padding-top: 0;
	color: #406D42;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
div.contacts p.adresse {
	/*color: #406D42;*/
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#content_contact .tab_visible {
	float: left;
	display: visible;
}
#content_contact .tab_hidden {
	float: left;
	display: none;
}
/*******************************************************************************
 * Page d'erreur
 * -------------
 *******************************************************************************/
#error_content {
	position: relative;
	z-index: 10;
	padding: 20px 30px 20px 30px;
	height: 520px;
}

#error_content p {
	width: 412px;
	height: 460px;
	background-color: white;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	color: black;
	font-size: 13px;
	padding: 10px;
	text-align: left;
}
#error_content a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #199663;
}
#error_content a:hover {
	color: #99cc33;
}