@import url(styles_reset.css);
/*=======================================================================================
-------------------------------------------------------CDP-7-----------------------------------------
=======================================================================================*/
A IMG
{
border:0;
}

label
{
	cursor:pointer;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.both{
	clear:both;
}

.gauche{
	float:left;
}

.droite{
	float:right;
}

.hand{
	cursor:pointer;
}

.enAttente{
	display:none;
}

.texteCentre{
	text-align:center;
}

.texteGauche{
	text-align:left;
}

.texteDroite{
	text-align:right;
}
.texteJustifier{
	text-align:justify;
}

/*----------------------------------------------*/
body
{
	background-image: url(../../site7Skel/images/bg.png);
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	background-color: white;
}
#page
{
	width : 957px;
	margin : auto;
}
#bandeau
{
	background-image: url(../../site7Skel/images/bandeau.png);
	background-repeat: no-repeat;
	width : 937px;
	height : 99px;
	color: white;
	padding : 20px 0 0 20px;
	
}
#menu
{
	background-image: url(../../site7Skel/images/fd-menu.png);
	background-repeat: no-repeat;
	width : 947px;
	height : 60px;
	color: white;
	margin: 2px 0 0 0;
	font-size : 18px;
	
	padding-left : 10px;
	
}
.libelle_menu
{
	
	width : 110px;
	border : 1px solid transparent;
	padding : 18px 0 0 0;
}
.libelle_menu a
{
	color :white;
}
#caroussel
{
	background-image: url(../../site7Skel/images/fd-caroussel.png);
	background-repeat: no-repeat;
	width : 957px;
	height : 204px;
	color: black;
	margin : 10px 0 0 0;
	padding-top:1px;
}
#centre_h
{
	background-image: url(../../site7Skel/images/fd-centre-h.png);
	background-repeat: no-repeat;
	width : 957px;
	min-height : 51px;
	color: black;
	margin : 0;
}
#centre_m
{
	background-image: url(../../site7Skel/images/fd-centre-m.png);
	background-repeat: repeat-y;
	width : 957px;
	min-height : 300px;
	color: black;
	
	
}
#centre_b
{
	background-image: url(../../site7Skel/images/fd-centre-b.png);
	background-repeat: no-repeat;
	width : 957px;
	height : 32px;
	
}
#centre
{
	padding-top:20px;
}

.col_g
{
	width : 695px;
	min-height : 400px;
}
.col_d
{
	width : 258px;
	min-height : 500px;
}
#pied
{
	color:#67737a;
	font-size : 11px;
	padding-bottom:15px;
	line-height : 15px;
}
h1.contenu
{
	color:#557e95;
	font-size : 18px;
	font-variant:small-caps;
	margin : 0 0 15px 0;
}
#txt_contenu
{
	margin : 30px 0 0 25px;
	color : #3b3d3d;
	font-size : 12px;
	font-family:verdana;
	line-height :20px;
	
}
.txt_var
{
	padding : 0 30px 0 5px;
}

#contenu_col_g
{
	
	margin : 15px 0 0 10px;
}
.ligne_moteur input
{
	margin-top:4px;
}
.ligne_moteur select
{
	margin-top:4px;
}
.ligne_moteur
{
	margin : 0 0 8px 0;
}
#illu_newsletter
{
	position:absolute;
	z-index:5;
	margin-top : -15px;
	/margin-left : 10px;
}
#input_newsletter
{
	margin : 35px 0 0 0px;
} 
#input_ok
{
	margin : 33px 0 0 5px;
}
#set_newsletter
{
	width :180px;
}

#moteur
{
	color:#1a3d48;
	font-size : 12px;
	font-family:verdana;
	margin : 40px 0 25px 0;
}
#type_residence
{
	width : 200px;
	height : 20px;
}
.label_moteur
{
	margin : 0 0 5px 0;
}
.champ
{
	margin : 0 0 5px 0;
}
.small
{
	width :70px;
}
/*---------------------------------------------------
Page annonce
---------------------------------------------------*/
#annonceimage img 
{
	border:1px solid #557E95;
}
ul.annonce
{
	list-style-type: disc;
	list-style-position: outside;
	margin : 0 0 0 20px;
}
/*---------------------------------------------------
Menu
---------------------------------------------------*/
.libelle_menu
{
	
	width : 90px;
	
	height :38px;
}

.sous_menu
{
	position : absolute;
	z-index:6;
	border : 1px solid #8d989c;
	border-top : none;
	width : 200px;

	margin : 38px 0 0 0px;
	/margin : 42px 0 0 0px;
	background-color:#9CC0D5;
}
.off_ss_menu
{
	display : none;
}
.bloc_sous_menu a
{
	text-decoration : none;
}
.bloc_sous_menu
{
	font-size : 13px;
	padding : 5px;
}
.bloc_sous_menu:hover a
{
	color:#9CC0D5;
}
.bloc_sous_menu:hover
{
	background-color:white;
	color:#9CC0D5;
}
/*---------------------------------------------------
Page resultat
---------------------------------------------------*/
.resultatsitem
{
	border : 1px solid #d1d3d4;
	background-color:#f1f4f5;
	overflow : auto;
	margin : 0 0 10px 0;
	padding : 15px;
	width : 570px;
}
.lienscolonnedroite2 img
{
	border : 1px solid white;
}
.resultatsiteminfos
{
	
	margin : 0 0 0 160px;
	font-size : 11px;
}

.resultatsitemtitre a
{
	color : #1a3d48;
	font-family: verdana;
	font-size : 13px;
	font-variant:small-caps;
	
}
.lienscolonnedroite2 
{
	color : #1a3d48;
	font-family: verdana;
	font-size : 11px;
	font-variant:small-caps;
}
.titre_lien_annonce
{
	margin : 0 0 8px 0;
}
.libelle_form
{
	width : 250px;
	
}
.line_form
{
	margin : 0 0 5px 0;
	
	overflow:auto;
}
.lienspied
{
	color : #737373;
}

.txt a
{
 color:#557e95;
}

/*-------------------------------------------*/
/* Actus */
/*-------------------------------------------*/
.titre_actu_cdp
{
	font-size : 16px;
	
}
.desc_actu_cdp
{
	margin : 0 0 10px 0;
}
.date_actus
{
	margin : 3px 0 10px 0;
	color : #585453;
}
.pagin_actu
{
	margin : 0 0 10px 0;
}
.arriane_actu
{
	margin : 0 0 10px 0;
	color : #557E95;
}
.pht_caroussel 
{
	width : 402px;
	height : 119px;
	position:absolute;
	z-index : 5;
	margin : -65px 0 0 535px;
	/margin : -20px 0 0 52px;
}
