@charset "utf-8";

img {
	border:0px;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#878a9b;
	font-size:13px;
}
a {
	text-decoration:none;
	color:#878a9b;
}
a:hover {
	text-decoration:underline;
	color:#878a9b;
}

#conteneur {
	width:960px;
	margin:auto;
}

#logo {
	width:300px;
	float:left;
}
#link {
	width:200px;
	text-align:right;
	float:right;
	padding-top:10px;
}

#link select {
	color:#d1cb35;	
}

#maincontent {
	width:100%;
	padding-top:10px;
}

#maincontent #col1 {
	width:200px;
	float:left;
}
#maincontent #col2 {
	width:760px;
	float:right;
}
.clear {
	clear:both;	
}
#menuproduit {
	list-style: none;	
	margin:0px;
	padding:0px;
}

.enteteproduitoff {
	background-image:url(../images/bg_enteteproduit_off.gif);
	background-position:top right ;
	background-repeat:no-repeat;
}
.enteteproduiton {
	background-image:url(../images/bg_enteteproduit_on.gif);
	background-position:top right ;
	background-repeat:no-repeat;
}


#menuproduit .separation {
	height: 1px;
	background-color:#d3cc36;
	}
	

.blocMenuon {
	display:block;	
}
.blocMenuoff {
	display:none;		
}

.blocMenu li {
	background-image:none;
	list-style-image: url(../images/puce_simple.gif);	
}


.puce {
	padding-top:20px;	
}

#menustatique li {
	list-style:none;
  font-weight:bold;
  background:none;
}
#adresse {
	padding-right:20px;	
	padding-top:20px;
}

#adresse span {
	font-size:12px;
	color:#d3cc36;	
}
#blocnews {
	padding-top:15px;
	width:100%;	
	float:left;
}

#bloccontenu {
	padding-top:15px;
	width:500px;	
	float:left;
}

#blocpush {
	padding-top:15px;
	width:230px;
	float:right;
}

#blocnews h3 {
	padding-bottom:0px;
	height:15px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	
}
#blocnews p {
	text-align:justify;	
}

#blocclient {
	padding-top:15px;
	width:250px;
	float:right;
}
.enteteaccovia {
	color:#d3cc36;
	border-bottom:#d3cc36 solid 2px;
}
.voirsuite {
	font-size:13px;
	font-weight:bold;
	padding-right:20px;
	text-align:right;
}

.footer {
	font-size:9px;
	border-top:#d3cc36 solid 1px;
	margin-top:20px;
	padding-top:5px;
}
.footer #footleft {
	text-align:left;
	width:480px;
	float:left;
}
.footer #footright {
	text-align:right;
	float:left;
	text-align:right;
	width:478px;
}

.foot2 {
	text-align:center;
	font-size:9px;
	padding-top:5px;
	width:100%;
}
.foot2 span {
	font-weight:bold;
}
.foot2 .entetefoot2 span {
	font-weight:bold;
	font-size:12px;
}
.logoclient {
	text-align: center;
}
.txtjust {
	text-align:justify;
}	
.datenews {
	font-style:italic;
	font-size:10px;
	padding-top:0px;
}
.show span {
	color:#d2d000;
	padding-right:15px;
	background-image:url(../images/puce_dble.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.divactualite a {
	text-decoration:underline;
}
.divactualite a:hover {
	text-decoration: underline;	
}
.divclient a {
	text-decoration:underline;
}
.divclient a:hover {
	text-decoration: underline;	
}
.divpartenaire a {
	text-decoration:underline;
}
.divpartenaire a:hover {
	text-decoration: underline;	
}
.divpage a {
	text-decoration:underline;
}
.divpage a:hover {
	text-decoration: underline;	
}

#bloclient .echo {
		width:260px;	
}

.echo {
	height:	200px;
}