/* CSS Document */

/***************************
*		Globale		   *
***************************/

h1, h2, h3, h4, h5, h6, p, div, form, body, html, ul, li, hr, table, input{
	padding:0;
	margin:0;
	border:0;
}

img {
	border:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	background: url(images/fd-page.jpg) top left repeat-x #666666;
}


/***************************
*		class generales	   *
***************************/

ul {
list-style-position: inside;
}
h1 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#CC0000;
}

h2 {
font-size:12px;
font-weight:bold;
}
a {
color:#333333;
text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.fontS {
font-size:80%;
}
.fontL {
font-size:120%;
}
.fontXL {
font-size:150%;
}
.fontXXL {
font-size:180%;
}
.gras {
font-weight:bold;
}
.norm {
font-weight:normal;
}
.justifier {
text-align:justify;
}
.centrer {
text-align:center;
}
.droite {
text-align:right;
}
.gauche {
text-align: left;
}
.mention {
font-size:9px;
font-style:italic;
}
.color1 {
	color: #CC0000;
}
.color2 {
color: #FFFFFF;
}
.color3 {
color: #003366;
}
.color4 {
color:#6666CC;
}
.fdBlanc {
background: url(images/fd3.gif);
}
.formCentrer {
	margin:5px auto 0 auto;
	width:380px;
}
.titre {
	font-size:14px;
	width: 100%;
	border-bottom:1px solid #CC0000;
	font-style:italic;
	font-weight:bold;
	color:#CC0000;
	margin:0 0 10px 0;
}
.bordurenone {
border:0;
}
.bordure {
	border:1px solid #CCCCCC;
}
.floatL {
float:left;
}
.floatR {
float:right;
}

/*formulaire ---------------------------------------------------------------- */
.formLigne {
	width:100%;
	height:18px;
	padding:4px 0 4px 0;
}
.formLigne2 {
	width:48%;
	height:18px;
	padding:4px 0 4px 0;
}
.formMarge {
margin-left:2%;
}

input.bouton {
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	border:1px solid #CC0000;
	background:none;
	padding:3px 5px 3px 5px;
}
input.bouton2 {
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	border:1px solid #FFFFFF;
	background:none;
	color:#FFFFFF;
	padding:3px 5px 3px 5px;
}
input.bouton3 {
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	background:none;
	border:0;
}

select, textarea, input {
	background-color: #FFFFFF;
	color: #333333;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}
input.radio {
	border:0;
	background:none;
}


.clear {
	clear:both;
	height: auto;
}

hr {
	background: #CCCCCC;
	height:1px;
	margin:15px 0 15px 0;
}
.champs100 {
width:99%;
}
.asterisque {
	position:relative;
	top:27px;
	left:5px;
	width:450px;
	font-size:9px;
	font-style: italic;
}

/***************************
*		structure		   *
***************************/
#div_siti_travelling_contenant {
	height:82px;
	/*padding: 10px 0 10px 0;*/
	width:955px;
	overflow:hidden;
	/*padding-left:160px;*/
	margin:0 auto;
}

#div_siti_travelling {
	height:82px;
}

#div_siti_travelling a {
	margin-right:5px;
	display:block;
}

#div_siti_travelling img {
	height:80px;
	border:solid 1px #CC0000;
	position:absolute;
	margin-right:5px;
}

#div_siti_travelling_info_bulle {
	width:200px;
	background-color:#FFFFFF;
	padding:20px 10px 10px 10px;
	text-align:justify;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin-left:160px;
	margin-top:-10px;
	background:url("images/bg-bulle.gif") top left no-repeat;
}

#div_siti_travelling_info_bulle .bulle-titre {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0
}

.page {
background:#CCCCCC;
}

.top {
	background: url(images/logo.jpg) top left no-repeat;
	width:955px;
	height:120px;
	margin: 0 auto 0 auto;
}

.baseline {
	position:relative;
	top:28px;
	width:395px;
	height:50px;
	z-index: 50;
	color: #CCCCCC;
	text-align: right;
	float: right;
}
.baseline h3{
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	border-bottom:2px solid #CC0000;
	width:395px;
	margin: 0 0 3px 0;
}
.baseline h4{
	font-size:22px;
	font-style:italic;
	font-weight: normal;
}

.credits {
	margin:5px 0 0 0;
	color:#CCCCCC;
	font-size:10px;
	text-align: right;
}
.credits a{
color:#CCCCCC;
}

.home{
font-weight:normal;
text-align:justify;
}
.main {
	padding: 15px 20px 0 20px;
	background:url(images/fd.gif);
	width: 905px;
	margin:0 auto 0 auto;
}

#moteur-commerce.main {
	background:url("images/bg-moteur-commerce.jpg") top right no-repeat #f1f1f1;
}

.mainCol1 {
	float:left;
	width:426px;
}
.mainCol1 h2{
	margin:5px 0 15px 0;
	font-size:12px;
	text-align:justify;
}

.mainCol2 {
	float:right;
	width:426px;

}
#colonne-commerce {
	float:left;
	clear:both;
}

.mainCol2 h3{
font-weight:normal;
font-size:12px;
}

.footer {
	background:url(images/fd-foot.jpg) top left repeat-x;
	height: 67px;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
	padding: 5px 0 0 0;
}
.footer a{
color:#CCCCCC;
}
.footer2 {
	color:#FF0000;
	font-size:10px;
	border-bottom:1px solid #FF0000;
	text-align:right;
	width:955px;
	margin:0 auto 0 auto;
	padding: 5px 0 0 0;
}
.footer2 a{
color: #FF0000;
}
.footer2 a:hover{
text-decoration:none;
}
/***************************
*		nav          	   *
***************************/
.nav {
	background:url(images/fd-nav.gif) top left no-repeat;
	font-size:10px;
	color:#FFFFFF;
	width: 688px;
	height: 25px;
	float: right;
}
.nav ul {
	margin: 0 ;
	padding: 0 ;
	list-style:none;
	list-style-position:outside;
}

.nav li {
	float:left;
	text-align:center;
	display:block;
	height:25px;
}

.nav li a{
color:#FFFFFF;
float:left;
padding:5px 0 0 0;
font-weight:bold;
}

.nav li a:hover{
text-decoration:none;
}

.nav li#bt1 a{
width:62px;
margin:0 0 0 29px;
}

.nav li#bt1 a:hover {
background:url(images/roll.gif) top left repeat-x;
}

.nav li#bt1-on a{
margin:0 0 0 29px;
width:62px;
	background:url(images/roll.gif) top left repeat-x;
}

.nav li#bt2 a{
width:78px;
margin:0 0 0 1px;
}

.nav li#bt2 a:hover {
	background:url(images/roll.gif) top left repeat-x;
}
.nav li#bt2-on a {
width:78px;
margin:0 0 0 1px;
background:url(images/roll.gif) top left repeat-x;

}

.nav li#bt3 a{
width:82px;
margin:0 0 0 1px;
}

.nav li#bt3 a:hover {
	background:url(images/roll.gif) top left repeat-x;
}
.nav li#bt3-on a {
width:82px;
margin:0 0 0 1px;
	background:url(images/roll.gif) top left repeat-x;
}

.nav li#bt4 a{
width:98px;
margin:0 0 0 1px;
}

.nav li#bt4 a:hover {
	background:url(images/roll.gif) top left repeat-x;
}
.nav li#bt4-on a{
background:url(images/roll.gif) top left repeat-x;
margin:0 0 0 1px;
width:98px;
}
.nav li#bt5 a{
width:117px;
margin:0 0 0 1px;
}

.nav li#bt5 a:hover {
background:url(images/roll.gif) top left repeat-x;
}
.nav li#bt5-on a{
background:url(images/roll.gif) top left repeat-x;
width:117px;
margin:0 0 0 1px;
}
.nav li#bt6 a{
width:118px;
margin:0 0 0 1px;
}

.nav li#bt6 a:hover {
background:url(images/roll.gif) top left repeat-x;
}
.nav li#bt6-on a{
background:url(images/roll.gif) top left repeat-x;
width:118px;
margin:0 0 0 1px;
}

.nav li#bt7 a{
width:98px;
margin:0 0 0 1px;
}

.nav li#bt7 a:hover {
background:url(images/roll.gif) top left repeat-x;
}
.nav li#bt7-on a{
background:url(images/roll.gif) top left repeat-x;
width:98px;
margin:0 0 0 1px;
}

/***************************
*		coeurs			   *
***************************/
.margeDroite {
margin-top: 20px;
}
.cPro {
background: url(images/fd-coeurPro.jpg) top left no-repeat;
}
.cImmo {
background: url(images/fd-coeur.jpg) top left no-repeat;
}
.coeur{
	width:406px;
	height:115px;
	padding: 8px 10px 10px 10px;
	color: #FFFFFF;
	float:left;
}
.coeur a{
color:#FFFFFF;
}
.coeurGauche {
	float:left;
	width: 220px;
}

.coeurTitre{
	padding:0 0 5px 15px;
	font-style: italic;
	font-weight: bold;
}

.coeurPhoto {
	width:120px;
	height:88px;
	float:left;
	margin: 0 5px 0 0;
	text-align:center;
}
.coeurPhoto img{
	height:90px;
	width:118px;
}
.coeurTx{
	float:left;
	width: 95px;
	height: 28px;
	overflow: hidden;
	padding: 0 0 3px 0;
}
.coeurPrix{
	float:left;
	width: 95px;
	overflow: hidden;
	padding: 0 0 3px 0;
	font-weight: bold;
}
.coeurVille{
	float:left;
	width: 95px;
	height: 28px;
	overflow: hidden;
	padding: 0 0 3px 0;
}
.coeurBt{
	float:left;
	width: 95px;
	font-weight: bold;
}
.coeurDroite {
	float:right;
	width: 170px;
}
.coeurDroite select {
	width:167px;
}
.rapidRech {
	padding:2px 0 2px 0;
}
.rapidRechBt {
background:none;
color:#FFFFFF;
font-size:14px;
border:0;
text-align:left;
}
#rapidR {
margin:4px 0 0 0;
}

/* nouveautés */
.actuHome {
	margin:30px 0 0 0;
	width:426px;
	float:left;
}
.actuBloc {
	width:190px;
	height:48px;
	border-left:5px solid #CC0000;
	padding: 0 0 0 5px;
	margin: 0 13px 8px 0;
	float:left;
}
.actuTx {
	width: 130px;
	overflow: hidden;
	height: 16px;
}
.actuPrix {
	width: 130px;
	overflow: hidden;
	height: 16px;
	color: #CC0000;
	font-weight: bold;
}
.actuBt {
	width: 130px;
	height: 15px;
	font-weight: bold;
}
.actuPhoto {
	float:right;
	width: 57px;
	height: 48px;
	text-align:center;
}
.actuPhoto img{
height:48px;
width:57px;
}

/* contact */
.contactAgence {
	color:#FFFFFF;
	background:url(images/fdContactAgence.gif) top left no-repeat;
	width:186px;
	height:114px;
	padding:10px 8px 10px 8px;
	font-size: 11px;
	border-radius : 5px;
	line-height: 16px;
}
.contactAgence a{
color:#FFFFFF;
}
#contactMap {
	clear:both;
	width:426px;
	height:230px;
	margin-top:20px;
	float:left;
}

.contactMail {
font-size:10px;
}

/* agences */

.agence {
background:url(images/fd-agence.gif) top left no-repeat;
width:407px;
height:225px;
padding:10px;
color:#FFFFFF;
}
.agence a{
color:#FFFFFF;
}

.agenceMargeL {
	margin:10px 0 0 0;
	padding: 10px;
}
.agenceMargeR {
	margin:26px 0 0 0;
}
.agencePhoto {
	width:200px;
	float:left;
	height: 175px;
	margin: 15px 0 0 0;
}
.agencePhoto img{
	width:200px;
	height: 175px;
}
.agenceTx {
	width:195px;
	float:right;
	margin: 15px 0 0 0;
	line-height: 20px;
	font-size: 14px;
}
.agenceMail {
	clear:both;
	font-size:14px;
	padding: 10px 0 5px 32px;
	background:url(images/mail.gif) center left no-repeat;
	height: 16px;
	margin: 0 auto 0 auto;
	width: 250px;
}
/***************************
*		Rech		   *
***************************/

.moteur {
	width:100%;
	float:left;
	margin-bottom:50px;
}
.moteur form{
	margin:10px 0 0 0;
}

.rechMarge {
	padding:10px 20px 10px 20px;
}
.label {
	width:65px;
	float: left;
}

.label-long {
	width:110px;
	float: left;
}
.rechChp1 {
	width:105px;
}


.rechBiens {
	height:60px;
	padding: 0 0 6px 0;
}

.pictoRadio {
	float:left;
	height:60px;
	margin:0 4% 0 0;
	text-align:center;
	width: 60px;
}
.pictoRadio input{
border:0;
background:none;
}
.pictoLabel{
	font-size:10px;
}
.pictoIndiff {
	background:url(images/pictoIndiff.gif) top left no-repeat;
	height:24px;
	width: 24px;
	margin: 0 auto 3px auto;
}
.pictoMaison {
	background:url(images/pictoMaison.gif) top left no-repeat;
	height:24px;
	width: 24px;
	margin: 0 auto 3px auto;
}
.pictoAppart {
	background:url(images/pictoAppart.gif) top left no-repeat;
	height:24px;
	width: 24px;
	margin: 0 auto 3px auto;
}
.pictoTerrain {
	background:url(images/pictoTerrain.gif) top left no-repeat;
	height:24px;
	width: 24px;
	margin: 0 auto 3px auto;
}
.pictoImmeuble {
	background:url(images/pictoImmeuble.gif) top left no-repeat;
	height:24px;
	width: 24px;
	margin: 0 auto 3px auto;
}

#rech-ville {
	float:left;
	width: 48%;
	margin:0 0 6px 0;
	height: 24px;
}

#rech-ville select {
	width:105px;
}

#rech-cp {
	float:left;
	width: 48%;
	margin:0 0 6px 4%;
	height: 24px;
}
#rech-prix-mini {
	float:left;
	width: 48%;
	margin:0 0 6px 0;
	height: 24px;
}
#rech-prix-maxi {
	float:left;
	width: 48%;
	margin:0 0 6px 4%;
	height: 24px;
}
#rech-etendre {
	float:left;
	width: 100%;
	margin:0 0 3px 0;
}
#rech-etendre2 {
	float:left;
	width: 100%;
	margin:0 0 6px 0;
	height:40px;
}
#rech-etendre2 input {
	margin:5px 3px 0 5px;
}

#rech-piece-mini {
	float:left;
	width: 200px;
	margin:0 0 3px 0;
	height: 24px;
}
#rech-piece-maxi {
	float:left;
	width: 110px;
	margin:0 0 3px 0;
	height: 24px;
}
#rech-surface-mini {
	float:left;
	width: 155px;
	margin:0 0 3px 0;
	height: 24px;
}
#rech-surface-maxi {
	float:left;
	width: 156px;
	margin:0 0 3px 0;
	height: 24px;
}
#rech-trie {
	float:left;
	width: 48%;
	margin:0 0 6px 0;
	height: 24px;
}
#rech-option {
	float:left;
	width: 48%;
	margin:0 0 6px 4%;
	height: 24px;
	}
#rech-mention1 {
	font-size:10px;
	width:100%;
	margin:0 0 0 0;
	height: 17px;
	text-align: left;
	clear: both;
}
#rech-mention {
	text-align:center;
	font-size:10px;
	padding-top: 10px;
}
#bt-rech {
	height: 28px;
	text-align: center;
}
.km {
	font-size:11px;
}
.chp-mid {
	width:47%;
}
.chp-full {
	width:195px;
}
.lgd {
	width:60px;
	float: left;
}
.clearMain {
clear:both;
height:20px;
}

.clearMain2 {
clear:both;
}


/***************************
*		Resultrech		   *
***************************/
.result {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

.result select {
	width:180px;
}

.resultAnnonceImmo{
	margin:0 0 0 0;
	border: 1px solid;
	padding:3px;
	border:1px solid #CC0000;
}
.resultAnnonceComm{
	margin:0 0 10px 0;
	border: 1px solid;
	padding:3px;
	border:1px solid #6666CC;
}

.resultTitreImmo{
background:url(images/degrade.gif) top left repeat-x #990000;
	padding: 5px 10px 5px 10px;
	height:17px;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0 0 5px 0;
	font-size: 12px;
}
.resultTitreComm{
background:url(images/degradeC.gif) top left repeat-x #6666CC;
	padding: 5px 10px 5px 10px;
	height:17px;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0 0 5px 0;
	font-size: 12px;
}

.AnnonceTitreBien {
	width:350px;
	float:left;

}
.AnnonceTitreVille {
	width:250px;
	float:left;
	padding: 0 0 0 10px;

}
.AnnonceTitreDate {
	width:80px;
	float:right;
	text-align: right;
}
.resultTx{
	float:left;
	width:279px;
	padding:5px 10px 5px 10px;
}

.resultImg{
	float:right;
	width:150px;
	height:100px;
	text-align:center;
	padding: 0 0 5px 0;
}
.resultImg img{
height:100px;
width:150px;
}

.resultAnnnonceFooter{
	clear:both;
	padding:5px 5px 5px 5px;
	height:22px;
	border-top:1px solid #CCCCCC;
}
.AnnonceRef {
	float:left;
	width:150px;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	margin: 5px 0 0 0;
}
.AnnonceOutils{
	float:right;
	width:145px;
	text-align:center;
}


.navCentrale {
height:20px;
padding:5px;
margin:0 0 10px 0;
border: 1px solid #CCCCCC;
background:url(images/fd2.gif);
}
.navTop {
float:left;
}
.navPages {
	float:left;
	margin:0 0 0 10px;
	font-size: 11px;
}
.navModif {
	float:right;
	font-weight: bold;
	text-align: right;
}
.navTrie {
	float:left;
	margin:0 0 0 10px;
	width: 75px;
}
.encadrer {
border: 1px solid #CCCCCC;
padding:5px;
}
/* filtre */

.barreTrier {
	width:75px;
}


.CollapsiblePanel {
	margin: 10px 0 10px 0;
	padding: 0px;
	z-index: 21;
	border: 1px solid #CCCCCC;
}

.CollapsiblePanelTab {
	background: url(images/fd2.gif);
	height:20px;
	padding: 3px 5px 0 10px;
	font-weight: bold;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
/* états onglet */
.CollapsiblePanelTab a {
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: url(images/fd2.gif);
	height:20px;
	padding: 3px 5px 0 10px;
	font-weight: bold;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background: url(images/fd2.gif);
	height:20px;
	padding: 3px 5px 0 10px;
	font-weight: bold;
}

/* panneau ouvert */
.CollapsiblePanelContent {
	padding:10px 0 0 5px;
	background: url(images/fd2.gif);
}
.CollapsiblePanelContent a {
text-decoration:none;
}

/****************************
*		Detail annonce		*
****************************/
#detailAnnonceImmo {
	margin: 0 20px 0 20px;
	border:1px solid #CC0000;
	padding: 10px;

}
.detailTitreImmo {
	background:url(images/degrade2.gif) top left repeat-x #660000;
	margin: 0 0 10px 0;
	padding: 10px 15px 5px 15px;
	color: #FFFFFF;
}
.detailTitreImmo h1{
	background:none;
	padding:0;
	color:#FFFFFF;
	margin: 0 0 5px 0;
	font-size: 16px;
}

#detailAnnonceComm{
	margin: 0 20px 0 20px;
	border:1px solid #6666CC;
	padding: 10px;

}
.detailTitreComm {
	background:url(images/degrade2C.gif) top left repeat-x #6666CC;
	margin: 0 0 10px 0;
	padding: 10px 15px 5px 15px;
	color: #FFFFFF;
}

.detailTitreComm h1{
	background:none;
	padding:0;
	color:#FFFFFF;
	margin: 0 0 5px 0;
	font-size: 16px;
}
.detailST1 {
	font-weight:bold;
	float:left;
	font-size: 14px;
}
.detailST2 {
	font-weight:bold;
	float:right;
	font-size: 14px;
}
.detailPrix {
margin:0 0 5px 0;
	
}

.detailVille {
margin:0 0 5px 0;
}

.detailSurface {
margin:0 0 5px 0;
}

.detailPieces {
margin:0 0 5px 0;
}

.detailDescriptif {
	margin: 0;
}

.detailTx {
	float:left;
	width:665px;
}
.detailPhotos {
	float:left;
	width:150px;
	margin:0 0 0 15px;
}
.detailRef {
	font-weight:bold;
	margin:0 500px 0 0;
	float: left;
	color: #CC0000;
	display: inline;
}

.detailOutils {
	clear:both;
	text-align: right;
	padding-top: 5px;
}

/* miniatures */
.detailPhoto1 {
margin:0 0 5px 0;
}
.detailPhoto-T {
margin:0 0 5px 0;
float:left;
}
.detailPhoto-TS {
	margin-right:6px;
}
.detailPictos {
	float:left;
	margin:0 5px 5px 0;
	font-size:9px;
	text-align: center;
}
.detailPictosL {
	float:left;
	font-size:9px;
	text-align: center;
	margin:0 5px 0 270px;
	display: inline;
}
.detailPictosR {
	float:left;
	font-size:9px;
	text-align: center;
margin:0;
}
.infoCompl {
	margin:10px 0 0 0;
}

/****************************
*		Detail Photo		*
****************************/
#photo-diaporama {
	text-align:center;
	margin: 0 0 5px 0;
}
#photo-diaporama img{
width:310px;
height:210px;

}
.photo-diaporama-titre {
	font-weight:bold;
}
.photo-diaporama-controles {
	text-align:center;
	background: url(images/fd3.gif);
	padding:0 0 5px 0;
	height: 40px;
}
.diapoBt {
	width:100px;
	float:left;
	margin: 0 185px 0 0;
}
.detailRefPhoto {
	font-weight:bold;
	margin:0 215px 0 0;
	float: left;
	color: #CC0000;
	display: inline;
}
/* carte */
#detailMap {
	text-align:center;
	margin: 0 0 5px 0;
	width:840px;
	height:350px;
}
#detailMap img{
	width:450px;
	height:215px;
	}
/****************************
*		immoveille          *
****************************/
.cadre-alerte {
	padding:15px;
	margin:10px 0 10px 0;
	border:1px solid #CCCCCC;
}
.cadre-creer {
	background: url(images/fd-creerCompte.gif) top left no-repeat;
	padding:15px;
	margin:10px 0 10px 0;
	height: 100px;
	color: #FFFFFF;
}
.cadre-compte {
	background: url(images/fd-compte.gif) top left no-repeat;
	padding:15px;
	margin:10px 0 10px 0;
	height: 100px;
	color: #FFFFFF;
}
.cadre-desabonner {
	background: url(images/fd-desabonner.gif) top left no-repeat;
	padding:15px;
	margin:10px 0 10px 0;
	height: 100px;
	color: #FFFFFF;
}
.cadre-oublie {
	background: url(images/fd-oublie.gif) top left no-repeat;
	padding:15px;
	margin:10px 0 10px 0;
	height: 100px;
	color: #FFFFFF;
}
.ligne-form3 {
	width:100%;
	padding: 0 0 15px 0;
}
.ligne-form4 {
	width:100%;
	height: 22px;
	padding: 0 0 3px 0;
}
.tx-form6 {
	width:100px;
	float: left;
	padding: 0 8px 0 0;
	
}
.tx-form1 {

	width:90px;
	float: left;
}
.tx-form2 {

	width:40px;
	float: left;
	margin-left: 14px;
}
.tx-form3 {
	width:100%;
	float: left;
	padding: 0 0 5px 0;

}
.champs-form {
	width:268px;
	float: left;
}
.champs-form2 {
	width:100px;
	float: left;
}
.champs-form3 {
	width:100px;
	float: left;
}
.tx-form4 {
	width:78px;
	float: left;
	margin: 0 0 3px 0;
	
}
.tx-form5 {
	width:70px;
	float: left;
	margin: 0 0 3px 8px;
	
}
.champs-form4 {
	width:74px;
	float: left;
	margin: 0 4px 0 0;
}
.champs-form5 {
	width:230px;
	float: left;
}
.profilTitre {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 0 0;
	font-style: italic;
}

.profilTitreConnect {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background:url(images/ico-connexion.gif) top left no-repeat;
	font-style: italic;
}

.profilTitreCreer {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background: url(images/ico-creerCompte.gif) top left no-repeat;
	font-style: italic;
}

.profilTitreDesabonner {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background: url(images/ico-desabonner.gif) top left no-repeat;
	font-style: italic;
}

.profilTitreOublie {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background: url(images/ico-passOublier.gif) top left no-repeat;
	font-style: italic;
}

.pagination {
	font-weight:bold;
}

.pagination a {
	font-weight:normal;
}

.pagination a:hover {
	text-decoration:underline;	
}

.pagination .siti_page_courante {
	font-weight:bold;
}

#civilite input {
	margin:0 5px 0 10px;
}

#div_profil_erreur {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#CC0000;
	margin-bottom:10px;
	background-color:#FFFFFF;
	padding:5px;
	border:solid 1px #CC0000;
}

#div_profil_compte_infos_personnelles h2,
#div_profil_compte_abonnements_immoveille h2,
#div_profil_compte_selection h2 {
	margin-top:15px;
	margin-bottom:10px;
}

#profil a {
	text-decoration:underline;
	color:#CC0000;
}	

#profil a:hover {
	text-decoration:none;
}	

#profil .copyright a {
	color:#000000;
}

#ul_abonnements_immoveille {
	list-style-position:outside;
}

#ul_abonnements_immoveille li div {
	width:150px;
}

#ul_abonnements_immoveille li {
	text-align:left;
}

body#email_formulaire_message {
	color:#FFFFFF;
	background:none;
	background-color:#333333;
}
	
#marquee {
	float:right;
	width:270px;
	height:130px;
	font:bold 20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	margin-top:310px;
}

.annonces-tag {
	clear;both;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.annonces-tag a {
	text-decoration:underline;
	color:#CC0000;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.annonces-tag a:hover {
	text-decoration:none;
}