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;
	/*background-color:#0033CC;*/
	/*padding:0px 0px 10px 0px;*/
}
/*.footer {
	clear:both;
	font-weight:bold;
	font-size:11px;
	color:#cccccc;
	height:20px;
	background:url(../images/pt.gif) repeat-x;
	padding:5px 20px 0px 0px;
}*/

.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;
}

/*******************JEU****************************/
.contentconcours{
	background:#000000;
	width:170px;
}
.concoursheader{
	width:164px;
	height:23px;
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	padding:0px 0px 0px 6px;
}
.concoursimage{
	width:170px;
	height:89px;
}
.concourstexte{
	background:url("images/jeu/fondtxt.gif") no-repeat;
	width:158px;
	height:56px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding:5px 6px 0px 6px;
	font-weight:bold;
	
}
.concoursvalide{
	width:146px;
	text-align:center;
	height:30px;
	display:block;
	padding:11px 0px 0px 24px;
}
.concoursvalide a{
	background:url("images/jeu/participer-doublebutton.gif") 0px 0px no-repeat;
	border:none;
	display:block;
	width:122px;
	height:17px;
}
.concoursvalide a:hover{
	background:url("images/jeu/participer-doublebutton.gif") 0px -17px no-repeat;
}
.concoursparticiper{
	background:url("images/jeu/participer-doublebutton.gif") 0px 0px no-repeat;
	border:none;
	display:block;
	margin:0 auto;
	width:122px;
	height:17px;
	text-decoration:none;
	font-weight:normal;
	/*float:right;*/
}
.concoursparticiper:hover{
	background:url("images/jeu/participer-doublebutton.gif") 0px -17px no-repeat;
