/* ------------------
 styling for the tables 
   ------------------   */
.titrepiece{
	font-weight: 700;
}
#imagesPrint{
	display:none;
}

.apDiv1{
	position: absolute;
}
.menutop{
	margin-left: 1.5em;
}

body
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left:0px;
	line-height: 1.6em;
}

.gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 988px;
	text-align: left;
	border-collapse: collapse;
}
.gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #000000;
	font-weight:bold
}
.gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #1c1d1d;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
	width: 247px
}
.gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
.gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #1c1d1d;
}

A.menu2, A:LINK.menu2  {
	
	text-decoration: none;
	color : #000000;
	font-size : 11px;
	background-color : transparent;
	font-weight : 600;

}
A:HOVER.menu2  {
	text-decoration: none;
	color: #12456b;
	font-size: 11px;
	background-color: transparent;
	font-weight: 600;
}
A.menutop, A:LINK.menutop  {
	
	text-decoration: none;
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";

	color : #222222;
	font-size : 16px;
	background-color : transparent;
	font-weight : 600;

}
A:HOVER.menutop  {
	text-decoration: none;
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	color: #03397f;
	font-size: 16px;
	background-color: transparent;
	font-weight: 600;
}
A, A:LINK  {
	text-decoration: underline;
	color: black;
	font-size: 12px;
	background-color: transparent;
}
A:HOVER  {
	text-decoration:  underline;
	color: #1c1d1d;
	font-size: 12px;
	background-color: transparent;
}

H1 {
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	font-size : 18px;
	font-variant : small-caps;
	font-weight : bold;
	color : #222222;
	margin-bottom: 3px;
}

H2 {

	font-size : 18px;
	font-weight : bold;
	color : #12456b;
		margin-bottom: 3px;
}
H3 {

	font-weight: bold;
	font-size : 14px;
color : #000000;
	margin-bottom: 3px;


}
B, STRONG {

	font-size : 12px;
	color : black;
	font-weight : bold;
}

A.blancaccueil, A:LINK.blancaccueil  {
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	text-decoration: none;
	color : white;
		font-size : 1em;
	background-color : transparent;


}

A:HOVER.blancaccueil  {
font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	text-decoration: none;
	color : #dda14b;
		font-size : 1em;
	background-color: transparent;

}
.mls {

	font-size : 18px;
	font-variant : small-caps;
	font-weight : bold;
	color : #000000;
	line-height: 1em;

}
.nom {

	font-size : 18px;
	font-variant : small-caps;
	font-weight : bold;
	color : #000000;

}
.prix {

	font-size : 18px;
	font-weight : bold;
	color : #12456b;
	line-height: 1em;

}
.adresse {

	font-weight: bold;
	font-size : 14px;
	color : #000000;
	line-height: 1em;
}
FORM { font-family: Verdana, Arial, Helvetica, sans-serif; color : #344b93; font-size: 12px}
OPTIONS,INPUT,SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; color : #344b93; font-size: 12px;
}
TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; color : #344b93; font-size: 12px}