/********************************************/
/*											*/
/* 			Maisons Drummond mobile			*/
/*  			Feuille de style			*/
/*  	 Créée par : Joel Fréchette			*/
/* 	 		  Date : 19 janvier 2006		*/
/* 				Copyright DGK 2006			*/
/*											*/
/********************************************/
body {
	background-image:url(../images/communs/bkg.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#F0F4F7; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#807D71;
	padding:0 0 0 0; 
	margin:0 0 0 0;
}

p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#807D71;
	padding:0 0 0 0; 
	margin:6px 0 6px 0;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#474D4B;
	padding: 0 0 0 0;
	margin: 15px 0 6px 0;
}

a:link, a:visited {
	color:#000033;
	text-decoration:none;
}

a:hover {
	color:#8A504C;
	text-decoration:none;
}

ul { margin: 0 0 0 0; padding:0 0 0 0; list-style-type:disc;}

blockquote {margin: 15px 3px 15px 25px; font-style:italic;}
/****************************/
/*			ENTÊTE			*/
/****************************/
.entete {
	width:740px; 
	height:157px; 
	background-image:url(../images/entete/i_bas.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
}

.entete_coordonnees {
	font-size:10px;
	color:#8A504C;
	margin: 8px 0 0 5px;
}

.entete_date {
	font-size:11px;
	color:#8A504C;
	margin: 0 0 0 10px;
	font-weight:bold;
}

.entete_nouvelle {
	font-size:11px;
	color:#807D71;
	margin: 0 0 0 10px;
	line-height:12px;
}

.pointilleVertical { 
	background-image:url(../images/entete/i_PointilleBas.gif); 
	background-repeat:repeat-y;
}

.pointilleHorizontal, .souligneTitre { 
	background-image:url(../images/entete/i_PointilleCote.gif); 
	background-repeat:repeat-x;
}


/****************************/
/*			CONTENU			*/
/****************************/
.ssmenumodeles{
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	background-color:#FCF7E8;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.ssmenumodeles  A:link { COLOR: #000033; TEXT-DECORATION: none}
.ssmenumodeles  A:visited { COLOR: #000033; TEXT-DECORATION: none}
.ssmenumodeles  A:hover { COLOR: #000033; TEXT-DECORATION: none}
.ssmenumodeles  A:active { COLOR: #000033; TEXT-DECORATION: none}


.contenu {
	width:740px;
	height:250px;
	background-image:url(../images/communs/i_fondContenu.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F4EFE0;
}
.finContenu {
	width:704px;
	background-image:url(../images/communs/i_basContenu.gif);
	background-position:middle;
	background-repeat:repeat-x;
}

.box-loto {
	width:150px;
	height:200px;
	float:left;
	margin:6px 6px 0 6px;
	text-align:center;
}
/****************************/
/*		PARAMÈTRES			*/
/*		GÉNÉRAUX			*/
/****************************/
.rouge {color:#8A504C}

.souligneTitre {width:491px;}

.font12 { font-size:12px;}

.max500 {width:500px;}

.borderBrun {border:1px solid #807D71}

.listeMaisons { float:left; width:95px;}
.listeMaisons2 { float:left; width:110px; text-align:center; margin:6px;}

.floatleft { float:left;}

.floatright { float:right}

.lebonchoix { vertical-align:bottom;}
