Body {
background-image:url(../photos/fond3.jpg);
background-position:top;
background-repeat:repeat-X;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px;
padding:20px;
}

/*-- Liens menu bas */
.lienmenu:link {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#a2a2a1; text-decoration:none;}
.lienmenu:visited {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#a2a2a1; text-decoration:none;}
.lienmenu:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#C06163; text-decoration:underline;}

/*-- Liens page suivante bas */
.lienpage:link {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#C4686A; text-decoration:none;}
.lienpage:visited {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#C4686A; text-decoration:none;}
.lienpage:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#C06163; text-decoration:underline;}

/*-- Liens page suivante bas */
.liens:link { color:#C4686A; text-decoration:none;}
.liens:visited {color:#C4686A; text-decoration:none;}
.liens:hover { color:#C06163; text-decoration:underline;}

/*-- Liens menu bas */
.liensbas:link {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#a2a2a1; text-decoration:none;}
.liensbas:visited {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#a2a2a1; text-decoration:none;}
.liensbas:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#C06163; text-decoration:underline;}

/*-- Liens menu fiche */
.liensimmobilier:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#DC443F; text-decoration:none;}
.liensimmobilier:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px; color:#DC443F; text-decoration:none;}
.liensimmobilier:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#A2A2A0; text-decoration:underline;}

.soustitre{
font-family: "Century Gothic";
	font-weight:bold;
	font-size: 14px;
	color: #DC443F;
	letter-spacing: 1px;
}

.texte{
font-family: "Century Gothic";
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}

.titre{
font-family: "Century Gothic";
	font-weight:bold;
	font-size: 16px;
	color: #a2a2a1;
	letter-spacing: 1px;
}

.bordphoto{
border:solid; 
border-width:1px; 
border-color:#D94239; 
}

.bordpage{
border:solid; 
border-width:1px; 
border-color:#D94239; 
}

.fondbas{
background-image:url(../fr/images/fond-bas.jpg);
background-repeat:repeat-x;
}

.fondhaut{
background-image:url(../fr/images/fond-haut.jpg);
background-repeat:repeat-x;
height:50px;
}

.hauteurMenu {
height:50px;
}

.hauteurrecherche {
height:35px;
}

/* Gesdtion des select */
    input.newCS{
	width:160px;
	height:18px;
	background:#fff url(../photos/bg.gif) no-repeat top left;
	margin:0px;
	padding:0px 0px 0px 4px;
	border:none;
	cursor:pointer;
	font-size:12px;
}
div.opts{
	position:absolute;
	width:178px;
	background-color:#fcfcfc;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
div.opts div{
	font-size:11px;
	color:#636363;
	padding:2px 2px 2px 14px;
	cursor:default;
	background-image:url(../photos/arrow.png);
	background-repeat:no-repeat;
	background-position:2px 6px;
}
div.opts div.opt{
	background-color:#fcfcfc;
}
div.opts div.optHover{
	background-color:#ede9e9;
}
