@charset "utf-8";
/* CSS Document */
.home_titre {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight:blod;
	color: #233A5F;
	text-decoration: none;
}	
.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:regular;
	color: #675649;
	text-decoration: none;
}
.home_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:regular;
	color: #675649;
	text-decoration: underline;
}
.demande_devis {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #9E0F3B;
	text-decoration: none;
}
.demande_devis a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #CBE0FA;
	text-decoration: underline;
}
.white_text_titre {
	font-family: arial;
	font-size: 18px;
	font-weight:regular;
	color: #CCCCCC;
}
.white_text a:hover {
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight:regular;
	color: #9E0F3B;
	text-decoration: underline;
}
.white_text {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.gray_sosmall{
	font-family: trebuchet MS;
	font-size: 9px;
	font-weight:regular;
	color: #999999;
	text-decoration: none;
}
.gray_sosmall a:hover{
	font-family: trebuchet MS;
	font-size: 9px;
	font-weight:regular;
	color: #CCCCCC;
	text-decoration: underline;
}
.home_baseline {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight:Normal;
	color: #ffffff;
}
.txt_baseline {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight:Normal;
	color: #675649;
	text-decoration: none;
	
}
.txt_baseline a:hover{
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight:Normal;
	color: #815426;
	text-decoration: underline;
	
}
 html, body {
        margin: 0;
        padding: 0;
        text-align: center;
        background: url(../img/fond.gif) repeat-x 0 0; 
        background-color: #ffffff; 
        }
h1{
	font-family: trebuchet MS;
	font-size: 9px;
	font-weight:bold;
	color: #E9E8E8;
	 }
.fond_txt1{
	    background: url(../img/fond_txt1.png) no-repeat; 
        }
.image {
	border: thin solid #666666;
}
