/* CSS Document */

body{
	background-color:#1A1A1A;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px;
}

a {
text-decoration:none;
}

a:hover{
text-decoration:none;
}

.fond{
	background-image:url(../images/fond_de_page.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	background-position: center bottom;
}

.header{
	background-repeat:repeat-y;
	background-color:#604184;
	padding-right:10px;
	color: #FFFFFF;
}

.ssmenu{
background-image:url(../images/ssmenu_bgrd.gif);
}

.btn_home_maison{
background-image:url(../images/btn_home_maisons_degrade.jpg);
background-repeat:repeat-y;
}

.box_form {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #000000; 
border: 1px #CCCCCC solid;
}

.box_form_newsletter{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000; 
border: 1px #CCCCCC solid;
}
.marge_photo_listing {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.btn_form {
border: 1px #CCCCCC solid;
margin-top:2px;
}

.form {  
clip:   rect(   ); 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
}

.dot{
border-bottom:#999999 dotted 1px;
border-top:#999999 dotted 1px;
border-left:#999999 dotted 1px;
border-right:#999999 dotted 1px;
}

.separateur{
border-top:#999999 dotted 1px;
}

/*----- LIRE -----*/

.lire a{
color:#000000;
font-size:11px;
}

.lire a:hover{
color:#778E00;
}

.lire_gris a{
color:#666666;
font-size:11px;
}

.lire_gris a:hover{
color:#778E00;
}

/*----- TEXT BLANC -----*/

.text_blanc_10{
	color:#CACACA;
	font-size:10px;
}

.text_blanc_10 a{
	color:#CACACA;
	text-decoration:none;
}

.text_blanc_10 a:hover{
color:#d3e18b;
text-decoration:none;
}

/*----- TEXT GRIS FONCE-----*/

.text_333333_13{
	color:#666666;
	font-size:13px;
}

.text_333333_11, .text_333333_11 a, .text_333333_11 a:hover{
color:#333333;
font-size:11px;
}

.titre_gris_12{
color:#333333;
font-size:12px;
font-weight:bold;
}

/*----- TEXT GRIS CLAIRE-----*/

.text_808080_11{
color:#808080;
font-size:11px;
}

.text_808080_12{
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

/*----- TEXT VERT -----*/

.titre_vert_12, .titre_vert_12 a{
color:#778E00;
font-size:12px;
font-weight:bold;
}


.titre_vert_14, .titre_vert_14 a{
	color:#98A15C;
	font-size:13px;
	font-weight:bold;
}

.titre_vert_14 a:hover{
color:#333333;
}

/*----- TEXT VIOLET -----*/

.titre_violet_12{
color:#604184;
font-size:12px;
font-weight:bold;
}

.txt_violet_11, .txt_violet_11 a, .txt_violet_11 a:hover{
color:#993399;
font-size:11px;
}

.text_violet_plus_12{
color:#993399;
font-size:12px;
font-weight:bold;
}
.cadre_photos {
	border: 1px solid #CCCCCC;
}
.sous_titres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #624387;
}

.display_none{
	display: none;
}
