/*************************** BALISES *********************************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: #fff url('../img/bg.jpg');
}
h1, h2{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 1em 0;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 1em 0 -.4em 0;
}
label {
	margin: 1em 0 1em 20px;
}
p, li {
	margin: 0.6em 0;
}
strong {
	font-weight: bold;
}
/***************************** BALISES END *****************************/


/**************************** LAYOUT ***********************************/
#page {
	position: absolute;
	left: 50%;
	width: 950px;
	margin: 0px 0 0 -450px;
}
#conteneur {
	width: 950px;
	border: 0;
	padding: 0 0px;
}
#banniere {
	background: url('../img/banniere.png') no-repeat 0 0;
	width: 950px;
	height: 125px;
}
#centre {
	clear: both;
	background: url('../img/bgpage.jpg') repeat-y 0 0;
	width: 890px;
	height: 502px;
	padding: 0 20px 0 40px;
}
#content {
	float: left;
	background-image: url('../img/bg-content.png');
	width: 705px;
	height: 491px;
}
/**************************** LAYOUT END ***********************************/


/*********************************  NAV  ***********************************************/
#nav {
	float: left;
	width: 650px;
	height: 35px;
	padding: 0 0 0 300px;
	margin: 0;
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
	background: url(../img/bgmenu.jpg) no-repeat top left;
}
#nav ul {
	list-style-type: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	padding: 0;
	margin: 0;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 76px;
	height:24px;
	line-height: 24px;
	color:#FFF;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url('../img/bgmenuitem.gif');
}
#nav a:hover {
	background-image: url('../img/bgmenuitemhover.gif');
}
/*********************************  NAV END  ***********************************************/


/************************* MENU *******************************/
#menu {
	float: left;
	margin: 0 10px 0 0;
	height:100%;
	width: 172px;
}
ul.nos-offres {
	background: url('../img/bg-cadre.jpg');
	color: #fff;
	/*padding: 20px 3px 5px 6px;*/
	padding: 0 3px 5px 0px;
	overflow: hidden;
}
ul.nos-offres li {
	font-weight: bold;
	list-style-image: url('../img/puce-offres.gif');
	list-style-position: inside;
}
ul.nos-offres li ul li {
	line-height: 80%;
	margin-left: 10px;
	font-weight: normal;
	list-style-image: none;
}
*+html ul.nos-offres li ul li { /* ie7 */
	margin-left: 0;
}
*html ul.nos-offres li ul li { /* ie6 */
	margin-left: 0;
}
p.a-saisir {
	background: url('../img/bg-cadre.jpg');
	color: #fff;
	/* padding: 30px 5px 5px 5px; */
	padding: 0px 5px 5px 0px;
	text-align: center;
}
p.a-saisir a.image {
	display: block;
	background-image: url('../img/bg-miniature-menu.png');
	width: 123px;
	height: 94px;
	margin: 0 0 0 25px;
}
p.a-saisir a.image img {
	width: 106px;
	height: 80px;
	margin: 4px 0 0 -3px;
}
ul.nos-offres li ul li a, p.a-saisir a {
	color: #fff;
	text-decoration: none;
}
/************************ MENU END ******************************/


/*********************** CONTENT *********************************/
#content .accueil, #content .central_gest {
	margin: 2em;
	background: url('../img/bg-cadre.jpg');
	padding: 1em;
}
#content .accueil p, #content .central_gest p {
	text-align: justify;
	color: #fff
}
#content .accueil img.illustration, #content .central_gest img.illustration {
	margin-left: 1em;
	border-left: 1px solid black;
}
#content .central_gest a {
	color: #fff;
}
#content .header {
	text-transform: uppercase;
	font: 14px Verdana, sans-serif, sans;
	color: #d92922;
}
#content .bandeau {
	height: 24px;
	background-image: url('../img/bg-cdf.png');
}
#content .cdf {
}
#content .cdf a {
	font: 11px Arial, sans-serif, sans;
	color: #ab201b;
}
#content .titre {
	float: right;
	margin: 2px 5px;
	font: 12px Arial, sans-serif, sans;
	color: #fff;
	text-align: right;
}
#content .header img, #content .cdf img {
	float: left; 
	margin: 0 5px;
}
#content .fiche {
	height: 400px;
	overflow: auto;
}
#content .photos, #content .description {
	float: left;
	display: inline;
	border: 1px solid #fff;
	margin: 5px;
}
#content .photos {
	width: 230px;
	padding: 10px;
}
#content .description {
	padding: 10px;
	width: 370px;
}
#content .photos img {
	width: 100px;
	height: 75px;
	background-image: url('../img/bg-miniature-fiche.png');
	padding: 2px 8px 9px 4px;
}
#content .description table {
	width: 330px;
	margin: 0 0 1em 0;
}
#content .description .text {
	font: bold 11px Arial, sans-serif, sans;
	color: #0164a9;
}
#content .description .textbold {
	font: bold 11px Arial, sans-serif, sans;
	font-weight: bold;
	color: #ab201b;
	padding:2px;
}
#content .description .ItemDetailHeader .textbold {
	color: #fff;
	background-color: #0164a9;
	margin: 2px;
}
#content .description .ItemDetail {
	color: #0164a9;
	background-color: #f7ecec;
}
#content .description .ItemDetail .text {
	padding: 5px 5px 5px 10px;
}
#content .liste {
	height: 440px;
	overflow: auto;	
}
#content .liste .libelle {
	height: 24px;
	vertical-align: middle;
	background-image: url('../img/bg-libelle.png');
	color: #fff;
	font: 14px Arial, sans-serif, sans;
}
#content .liste .resume {
	color:#0164a9;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 2em;
}
#content .liste .resume a {
	color:#0164a9;
	text-decoration: none;
}
#content .liste .descriptif {
	padding-left: 5px;
	padding-bottom: 10px;
	color: #ab201b;
}
#content .liste .bien {
	width: 95%;
	height: 90px;
	border-bottom: 1px solid #fff;
	margin: 0 0 1em 18px;
	padding-top: 0.5em;
}
#content .liste .bien a.image {
	float: left;
}
#content .liste .bien img {
	width: 100px;
	height: 75px;
	background: url('../img/bg-miniature-fiche.png') no-repeat;
	padding: 2px 12px 9px 4px;
}
#content .promo_immo {
	color: #ab201b;
	height: 420px;
	overflow: auto;
	margin: 0 0 0 16px;
}
#content .promo_immo a {
	color:#0164a9;
}
#content .promo_immo .libelle {
	height: 24px;
	vertical-align: middle;
	background-image: url('../img/bg-libelle.png');
	color: #fff;
	font: 14px Arial, sans-serif, sans;
}
#content .promo_immo .texte {
	float: left;
	width: 350px;
	color: #000;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 2px solid #0264AB;
}
#content .promo_immo .illustration {
	padding: 0 10px 10px 10px;
	max-width: 266px;
	max-height: 200px;
}
#content .promo_immo .pj {
	background: #F4DAD9;
	padding: 3px;
	width: 280px;
}

/*********************** CONTENT END *********************************/


/*********************** FOOTER *********************************/
#pied {
	clear: both;
}
#pied2 {
	background: url('../img/footer.jpg');
	width: 950px;
	height: 70px;
}
#pied2 a {
	text-decoration: none;
	color: #FFF;
}
/*********************** FOOTER END *********************************/


/*********************** CLASSES *********************************/
.gauche {
	float: left;
}
.droite {
	float: right;
}
.aligne_droite {
	text-align: right;
}
.nomargin {
	margin: 0;
}
.reset {
	clear: both;
}
/*********************** CLASSES END *********************************/


/*********************** CONTACT *********************************/
#formcontact {
	margin-left: 20px;
}
#champsobligatoires {
	margin: 2em 0;
}
input {
	color: #000;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #EEEEEE;
	margin: 2px 0;
}
select {
	color: #000;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #EEEEEE
}
textarea {
	color: #000;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #EEEEEE
}
.txterror {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.txtform {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
blockquote {
	margin: 2em 20px;
}
blockquote.contact { background-color: #E7EAF3;
	border: 1px solid black;
	border-left: 10px solid #FFA051;
}
/*********************** CONTACT END *********************************/