*{
	margin:0px;
	padding:0px;
}

body{
	background:url(images/bg.jpg) repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#25679d;
}

.dispnone{
	display:none;
}

.vishidden{
	visibility:hidden;
}

.lineclear{
	height:1px;
	clear:both;
}

a{
	text-decoration:none;
}




/*-------------------------------------------------------ACCUEIL-----------------------------------------------*/
/*-------------------------------------------------------ACCUEIL-----------------------------------------------*/
/*-------------------------------------------------------ACCUEIL-----------------------------------------------*/
/*-------------------------------------------------------ACCUEIL-----------------------------------------------*/
/*-------------------------------------------------------ACCUEIL-----------------------------------------------*/



/*-------------------------------------------------------HEADER------------------------------------------------*/
/*-------------------------------------------------------HEADER------------------------------------------------*/

#bandeau{
	width:955px;
	height:269px;
	background:url(images/bg_bandeau_accueil.jpg) no-repeat;
	margin:0px auto;
	position:relative;
}

#logo{
	position:absolute;
	width:158px;
	height:213px;
	left: 392px;
	top: 30px;
}

#baseline{
	position:absolute;
	top:44px;
	left:37px;
	width:329px;
	height:60px;
}

.decal{
	padding-left:30px;
}

/*------------------------------menu---------------------------*/

#menu{
	margin:0px auto;
	width:955px;
	height:28px;
	background:url(images/bg_menu_accueil.jpg) no-repeat;
}

#menu ul{
	margin-left:106px;
}

#menu ul li{
	display:inline;
	list-style-type:none;
}

#menu ul li a{
	display:block;
	float:left;
	height:24px;
}

#menu ul li a.menu1{
	padding:0px 53px 0px 0px;
	width:74px;
	background:url(images/menu/accueil/menu1.gif) no-repeat;
}

#menu ul li a.menu2{
	width:110px;
	margin-right:218px;
	background:url(images/menu/accueil/menu2.gif) no-repeat;
}

#menu ul li a.menu3{
	padding:0px 37px 0px 0px;
	width:80px;
	background:url(images/menu/accueil/menu3.gif) no-repeat;
}

#menu ul li a.menu4{
	width:204px;
	background:url(images/menu/accueil/menu4.gif) no-repeat;
}

#menu ul li a:hover{
	background-position:0px -29px;
}

/*-------------------------------------------------------CONTENU------------------------------------------------*/
/*-------------------------------------------------------CONTENU------------------------------------------------*/

#contenu{
	width:955px;
	background:url(images/bg_contenu_accueil.jpg) no-repeat;
	margin:0px auto;
}

/*-----------------bloc actus--------------*/

#bloc_actus{
	width:217px;
	float:left;
	padding:12px 0px 0px 53px;
}

#bloc_actus h3{
	font-size:18px;
	background:url(images/bg_coups-de-coeur.jpg) no-repeat;
}

.actus{
	padding:10px 0px;
}

.actus img{
	float:left;
	margin: 10px 5px;
}

p.date{
	font-size:14px;
	color:#003968;
}

p.suite{
	font-size:11px;
	background:url(images/bg-suite.gif) no-repeat 0px 10px ;
	padding:10px 0px 10px 110px;
}

p.suite a{
	color:#fff;
}

p.suite a:hover{
	color:#5CA8E6;
}

/*-----------------bloc contenu--------------*/

#bloc_contenu{
	width:571px;
	float:left;
	padding:10px 0px 0px 39px;
}

#bloc_contenu h3{
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2B5779;
	background:url(images/bg_titre_accueil.gif) right 14px no-repeat;
}

.fleche{
	padding:15px 0px 0px 0px;
}

.fsize{
	font-weight:bold;
	font-size:16px;
}

.rouge{
	color:#FF6600;
}

#bloc_contenu h3.achat-vente{
	background:url(images/bg_achat-vente.gif) no-repeat 0px 34px;
	text-align:center;
	padding:20px 0px 10px 0px;
}

p.fnaim{
	width:430px;
	text-align:justify;
	float:left;
	padding-top: 15px;
	font-size: 14px;
	line-height: 23px;
}

#fnaim{
	float:left;
	padding: 0px 0px 0px 30px;
}

#bloc_contenu img{
	float:left;
	margin: 20px 0px;
}

#fnaim{
	margin-top:15px;
}

/*-------------------------------------------------------FOOTER------------------------------------------------*/
/*-------------------------------------------------------FOOTER------------------------------------------------*/

#footer{
	clear:both;
	width:955px;
	text-align:center;
	padding-top:50px
}

#footer h4{
	background:url(images/bg_coord.gif) no-repeat 85px 8px;
	padding:0px 20px 10px 85px;
	font-size:14px;
	float:left;
	width:213px;
}

#footer p{
	padding:0px 0px 0px 20px;
	color:#7f7f7f;
	width:130px;
	float:left;
}

#footer p.adr{
	padding:6px 0px 10px 15px;
	background:url(images/picto-enveloppe.gif) no-repeat 0px 5px;
}

#footer p.adr2{
	padding:6px 0px 10px 15px;
	background:url(images/p_enveloppe.gif) no-repeat 0px 5px;
}

#footer p.tel{
	width:140px;
	padding:6px 0px 10px 20px;
	background:url(images/picto-tel.gif) no-repeat 0px 5px;
}

#footer p.tel2{
	width:140px;
	padding:6px 0px 10px 20px;
	background:url(images/p_tel.gif) no-repeat 0px 5px;
}

#footer p.mail{
	width:auto;
	padding:10px 0px 10px 35px;
	background:url(images/picto-mail.gif) no-repeat 0px 5px;
}

#footer p.mail2{
	width:auto;
	padding:10px 0px 10px 35px;
	background:url(images/p_mail.gif) no-repeat 0px 5px;
}

#footer ul{
	padding-top:10px;
	padding-bottom:20px;
}

#footer ul li{
	display:inline;
	list-style-type:none;
	color:#ac9e94;
}

#footer ul li a{
	color:#ac9e94;
}

#footer ul li a:hover{
	color:#25679d;
}

#tt{
	text-align:center;
	width:955px;
	margin:0px auto;
}

#tt a{
	font-size:9px;
	color:#666;
}

#tt a:hover{
	color:#06c;
}

/*----------------------------------------------------SAVOIR FAIRE-----------------------------------------------*/
/*----------------------------------------------------SAVOIR FAIRE-----------------------------------------------*/
/*----------------------------------------------------SAVOIR FAIRE-----------------------------------------------*/
/*----------------------------------------------------SAVOIR FAIRE-----------------------------------------------*/
/*----------------------------------------------------SAVOIR FAIRE-----------------------------------------------*/

/*-------------------------------------------------------HEADER------------------------------------------------*/
/*-------------------------------------------------------HEADER------------------------------------------------*/

#bandeausf{
	height:255px;
	background:url(images/bg_bandeau_sf.jpg) no-repeat;
	margin:0px auto;
	position:relative;
	width:955px;
}

/*------------------------------menu---------------------------*/

#menu2{
	margin:0px auto;
	width:955px;
	height:28px;
	padding-top:218px;
}

#menu2 ul{
	margin-left:162px;
}

#menu2 ul li{
	display:inline;
	list-style-type:none;
}

#menu2 ul li a{
	display:block;
	float:left;
	height:24px;
}

#menu2 ul li a.menu1{
	padding:0px 39px 0px 0px;
	width:74px;
	background:url(images/menu/pages/menu1.gif) no-repeat;
}

#menu2 ul li a.menu2{
	width:110px;
	margin-right:168px;
	background:url(images/menu/pages/menu2.gif) no-repeat;
}

#menu2 ul li a.menu3{
	padding:0px 37px 0px 0px;
	width:82px;
	background:url(images/menu/pages/menu3.gif) no-repeat;
}

#menu2 ul li a.menu4{
	width:206px;
	background:url(images/menu/pages/menu4.gif) no-repeat;
}

#menu2 ul li a:hover{
	background-position:0px -29px;
}

/*-------------------------------------------------------CONTENU------------------------------------------------*/
/*-------------------------------------------------------CONTENU------------------------------------------------*/

#contenu.ctsf{
	background:url(images/bg_contenu_sf.jpg) no-repeat;
}

/*-------------------------savoir faire------------*/

#savoir-faire{
	width:281px;
	float:left;
	padding:12px 0px 40px 49px;
	text-align:justify;
	line-height:20px;
	font-size:14px;
}

.petit-texte{
	font-size:11px;
	padding:20px 0px 0px 0px;
}

.fsize14{
	font-size:14px;
}

.fsize13{
	font-size:13px;
}

#fnaim2{
	float:right;
padding-top:20px;
}

#savoir-faire img{
	padding:0px 10px 0px 0px;
}

#savoir-faire h3{
	font-size:18px;
	background:url(images/bg_h3_sf.gif) no-repeat;
}

/*--------------------photos---------------*/

#photos-sf{
	width:511px;
	padding:22px 0px 0px 42px;
	float:left;
	line-height:20px;
	text-align:justify;
}

#sf1{
	background:url(images/bg_photo-sf-1.jpg) 0px 0px no-repeat;
	padding:0px 2px 18px 17px;
}

#sf2{
	background:url(images/bg_photo-sf-2.jpg) right 0px no-repeat;
	padding:0px 17px 18px 0px;
}

/*----------------------------------------------------CONTACT-----------------------------------------------*/
/*----------------------------------------------------CONTACT-----------------------------------------------*/
/*----------------------------------------------------CONTACT-----------------------------------------------*/
/*----------------------------------------------------CONTACT-----------------------------------------------*/
/*----------------------------------------------------CONTACT-----------------------------------------------*/

/*-------------------------------------------------------HEADER------------------------------------------------*/
/*-------------------------------------------------------HEADER------------------------------------------------*/

#bandeauct{
	height:255px;
	background:url(images/bg_bandeau_ct.jpg) no-repeat;
	width:955px;
	margin:0px auto;
	position:relative;
}

#baseline2{
	position:absolute;
	top:44px;
	left:47px;
	width:249px;
	height:76px;
}

/*-------------------------------------------------------CONTENU------------------------------*/
/*-------------------------------------------------------CONTENU------------------------------*/

/*---------------------plan-----------*/

#plan{
	float:left;
	width:298px;
	padding:12px 0px 0px 65px;
}

#plan h3{
	font-size:18px;
	background:url(images/bg_h3_plan.jpg) no-repeat;
	padding-bottom:15px;
}

/*-----------------------coordonnnes------------*/

#coord{
	float:left;
	width:214px;
	padding:70px 25px 0px 0px;
	text-align:justify;
}

#coord p.immo{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#coord img{
	padding:10px 0px;
}

/*---------------------------formulaire----------------*/

#formulaire{
	float:left;
	width:311px;
	padding:12px 0px 0px 0px;
}

#formulaire h3{
	font-size:18px;
	background:url(images/bg_h3_form.jpg) no-repeat top right;
	padding-bottom:15px;
}

.input{
	width:306px;
	height:14px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3e6685;
	border:solid 1px #3f6482;
	padding:0px 0px 0px 3px;
	margin:5px 0px 0px 0px;
}

textarea{
	width:306px;
	height:86px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3e6685;
	border:solid 1px #3f6482;
	padding:0px 0px 0px 3px;
	margin:5px 0px 0px 0px;
}

.radio{
	margin:5px 2px 0px 2px;
}

.budget{
	margin-top:5px;
}

#bouton{
	padding:0px 0px 0px 0px;
	margin:5px 5px 0px 0px;
	background:none;
	border:solid 1px #3f6482;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3e6685;
	width:153px;
}

#bouton2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	border:solid 1px #3f6482;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3e6685;
	width:153px;
}

#bouton3{
	padding:0px 0px 0px 0px;
	margin:0px 15px 0px 0px;
	background:none;
	border:solid 1px #3f6482;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3e6685;
	width:140px;
	float:right;
}

/*----------------------------------------------------ACTUALITES-----------------------------------------------*/
/*----------------------------------------------------ACTUALITES-----------------------------------------------*/
/*----------------------------------------------------ACTUALITES-----------------------------------------------*/
/*----------------------------------------------------ACTUALITES-----------------------------------------------*/
/*----------------------------------------------------ACTUALITES-----------------------------------------------*/

#bdactus{
	height:255px;
	background:url(images/bg_bandeau_actus.jpg) no-repeat;
	margin:0px auto;
	position:relative;
	width:955px;
}

#actus{
	width:821px;
	padding:12px 0px 0px 53px;
	float:left;
}

#actus h3{
	font-size:18px;
	background:url(images/bg_coups-de-coeur.jpg) no-repeat;
}

.actus2 img{
	float:left;
	padding-right:10px;
}

.actus2{
	width:250px;
	padding:10px 0px;
}

.actus2 div{
	float:left;
}

.menuNews{
	width:270px;
	float:left;
	height: 350px;
	overflow: auto;
}


.describe{
	width:300px;
	margin-right:20px;
	padding: 10px 10px;
	float:left;
}

.describeNoImage{
	width:560px;
	margin-right:20px;
	padding: 10px 10px;
	float:left;
}

.date{
	padding:10px;
	font-weight:bold;
}

#content{
	width:500px;
	float:left;
	padding: 0 0 0 50px;
}

#admin{
	width:400px;
	margin:0 auto;
}

.lien_index {
	color:#25679d; 
	text-decoration:none;
}
