body {
	background-color: #ffffff;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #333333;
	margin:0;
}
a {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
.haut {
	width: 900px;
	margin:0 auto;
	background:url(../../images/haut.gif) top left repeat-y;
	height:16px;
}
.container {
	width:900px;
	margin:0 auto;
	padding:0 0px 0 0px;
	background:#ffffff;
}
.header {
	text-align: right;
	width:900px;
	padding:0px 0px 0px 0px;
	background:url(../../images/logo.gif) no-repeat 0px 10px;
	height:110px;
	/*line-height:110px;*/
	/*olor:#cccccc;*/
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Verdana;
	margin-top:0px;
}

.header1 {
	width:900px;
	height:75px;
	color:#888888;
	padding:5px 0px 0px 0px;
}
.header2 {
	width:900px;
	height:30px;
}

.copyright {
	clear:both;
	font-weight:bold;
	font-size:10px;
	color:#888888;
	height:20px;
	margin-bottom:100px;
}
.copyright a{
	font-weight:bold;
	font-size:10px;
	color:#888888;
	text-decoration:none;
}
.copyright a:hover{
	font-weight:bold;
	font-size:10px;
	color:#888888;
	text-decoration:none;
}
.plus {
	text-align:right;
} 

/********************************************/

.menubas {
	color:#65B437;
	text-decoration:none;
	font-size:10px;
	padding-right:20px;
}
.menubas:hover{
	color:#cccccc;
	text-decoration:none;
}
.menuhead {
	color:#999999;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
}
.menuhead:hover{
	color:#cccccc;
	text-decoration:none;
}
.menutopdevis {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	padding: 0px 8px 0 25px ;
	font-weight:bold;
	background:url(../../images/menutop_devis.gif) left no-repeat;
}
.menutopdevis:hover{
	color:#ffffff;
	text-decoration:none;
}
.menutopclient {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	padding: 0px 8px 0 25px ;
	font-weight:bold;
	background:url(../../images/menutop_client.gif) left no-repeat;
}
.menutopclient:hover{
	color:#ffffff;
	text-decoration:none;
}
.menutopctc {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	padding: 0px 8px 0 25px ;
	font-weight:bold;
	background:url(../../images/menutop_ctc.gif) left no-repeat;
}
.menutopctc:hover{
	color:#ffffff;
	text-decoration:none;
}
.lienplus {
	color:#F78B18;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	/*padding: 0px 0px 0 12px ;
	background:url("images/flc4.gif") left center no-repeat;*/
}
.lienplus:hover{
	color:#F78B18;
	text-decoration:none;
	font-weight:bold;
}

/***********************************************/
p {
	text-align:justify;
	padding: 0px 15px 0 15px ;	
}
img
{
	border:0px;
}
.form{
	margin:0px;
}
.search{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.revendeur{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.imgleft{
	float:left;
	margin:0px 10px 0px 0px;
}