@charset "UTF-8";
/* CSS Document */
#contenu h2{
	color:#44C0EB;
	font-size:2.5em;
	padding-bottom:0.5em;
	font-weight:normal;
	font-style:italic;
	margin-top:-0.1em;
	}
#produit #contenu h2{
	margin-top:0em;
	}
#contenu address {
	font-size:0.9em;
	margin-bottom:1em;
	display:block;
	padding:1em;
	background: #E9E9E9;
	color:#666;
	width:20em;
	
	border:solid 3px #fff;
  	-moz-border-radius: 1em;
  	-webkit-border-radius: 1em;
  
 	box-shadow: 0 0 6px #ddd;
  	-moz-box-shadow: 0 0 3px #ddd;  
  	-webkit-box-shadow: 0 0 3px #ddd;
	}
#contenu address a{
	color:#f15a24;
	font-weight:bold;
	
	}
#contenu h3{
	color:#0F2E5C;
	font-size:1.2em;
	}
#contenu p{	
	font-size:0.8em;
	color:#666;
	padding-bottom:1em;
	}
#contenu p a {
	color:#f15a24;
	}
#contenu p.edito{
	font-size:1.2em;
	color:#CCC;
	}
#page_type #page ul#menuPro{
	padding-left:0;
	border-left:solid 1px #ccc;
	}
	
#page_type #page ul#menuPro li{
	background:none;
	padding :5px 0px 5px 10px;
	font-size:1em;}
ul#menuPro a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	}
ul#menuPro a:hover {
	color:#f15a24;
	}
#site #contenu #page #col_gauche ul#menuPro li ul.subPro{
	padding-bottom:0px;
	padding-top:5px;
}
#site #contenu #page #col_gauche ul#menuPro li ul.subPro li{
	padding:0px;
	list-style-type:disc;
	margin-left:10px;
	}
ul#menuPro li ul.subPro li a{
	color:#888;
	font-size:0.8em;
	font-weight:normal;
	}
ul#menuPro li ul.subPro li a:hover{
	color:#f15a24;
	}
/*====================================*/
#page_type.double #contenu {
	background: url(images/bg_content_fiche.png) repeat-y center top;
	}
#page_type.double h2{
	background-color:#FFF;	
	}

#page_type .imgLegende{
	background-color:#0F2E5C;
	color:#fff;
	text-align:center;
	margin-bottom:1em;
	}
#page_type .imgLegende img{
	margin:0px;
	padding:0px;
/*	height:100%;
*/	display:block;
	}
#page_type .imgLegende p{
	color:#fff;
	padding:2px;
	font-size:0.7em;
	}
#page_type #page ul{
	padding-bottom:0.5em;
	padding-left:1em;
}
#page_type #page li {
	font-size:0.8em;
	color:#666;
	padding-bottom:0.5em;
	padding-left:10px;
	background-image:url(images/puceli.jpg);
	background-repeat:no-repeat;
	background-position:0em 0.3em;
	}
#page_type  #page ul.download {
	padding-left:0;
	}
#page_type  #page ul.download li {
	padding-left:0;
	background-image:none;
	}
#page_type  #page ul.download li a{
	font-size:1.2em;
	font-style:italic;
	padding:5px;
	color:#666;
	text-decoration:none;
	display:block;
	width:20em;
	height:32px;
	background: #ccc;
	line-height:32px;
	
	border:solid 3px #fff;
  	-moz-border-radius: 1em;
  	-webkit-border-radius: 1em;
  
 	box-shadow: 0 0 6px #ddd;
  	-moz-box-shadow: 0 0 3px #ddd;  
  	-webkit-box-shadow: 0 0 3px #ddd;
	}
#page_type  #page ul.download li a:hover {
	background-color:#f15a24;
	color:#FDCF86;
	}
#page_type  #page ul.download li a img{
	float:left;
	margin-right:5px;
	}
#page_type  #page ul.download li a img{
	float:left;
	margin-right:5px;
	}
/*====================================*/
#page_type  #page ul.download_pro {
	padding-left:0;
	}
#page_type  #page ul.download_pro li {
	padding-left:0;
	background-image:none;
	font-size:0.8em;
	}
#page_type  #page ul.download_pro li a{
	font-size:1.2em;
	font-style:italic;
	padding:5px;
	color:#666;
	text-decoration:none;
	display:block;
	width:30em;
	height:auto;
	}
#page_type  #page ul.download_pro li a span{
	font-size:0.8em;
	}
#page_type  #page ul.download_pro li a:hover {
	}
#page_type  #page ul.download_pro li a img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
#page_type  #page h3.sousRub{
	font-size:1em;
	color:#2889A7;
	padding-bottom:0px;
	}
#page_type  #page h4.datePro{
	font-size:0.7em;
	color:#666;
	padding-bottom:15px;
	}
#page_type  #page p.chapo{
	font-size:0.8em;
	color:#333;
	font-weight:bold;
	}
#page_type  #page.pagePro hr{
	margin:5px 0px 10px 5px;
	width:30em;
	height:2px;
	background-image:url(images/dot.png);
	color:transparent;
	border:none;
	background-color:transparent;
	}
#page_type  #page.pagePro img{
	margin-bottom:10px;
	}
/*====================================*/
#page_actu .list_actualite, #page_actu .list_agenda, #page_actu .list_article{
	padding: 1em 0em;
	background:url(images/filetDot.gif) repeat-x top left;
	}
#page_actu h3 a{
	text-decoration:none;
	color:#0F2E5C;
	}
#page_actu h3 a:hover{
	color:#000;
	}
h4.date {
	color:#2889A7;
	font-size:0.9em;
	background: url(images/puceDateActu.jpg) no-repeat left center;
	padding-left: 15px;
	}
#page_actu h4 a{
	color: #2889A7;
	background: url(images/puce-nouveaute-accueil.jpg) no-repeat left center;
	display: block;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 17px;
	text-decoration:none;
	}
#page_actu .list_article img {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	}
#page_actu h4 a:hover {
	text-decoration:underline;
	}
#page_actu .list_agenda h4.date, #page_actu .list_agenda h3{
	color:#f15a24;
	}
#page_actu .list_agenda img{
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	}
.list_article h3{
	padding-bottom:1em;}
/*====================================*/
#page_rubrique ul#rubrique li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
#page_rubrique ul#rubrique li a{
	display:block;
	width:350px;
	height:90px;
	padding:150px 20px 10px 20px;
	background: #E9E9E9 no-repeat center top;
	color:#666;
	text-decoration:none;
	border:solid 3px #fff;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	box-shadow: 0 0 6px #ddd;
	-moz-box-shadow: 0 0 3px #ddd;
	-webkit-box-shadow: 0 0 3px #ddd;
	}
#page_rubrique ul#rubrique li a:hover{
	background-color: #f15a24;
	}
#page_rubrique #contenu ul#rubrique li a:hover p, #page_rubrique #contenu ul#rubrique li a:hover h3 {
	color:#FDCF86;
	}
#page_rubrique.bateaux ul#rubrique li {
	width:350px;
	height:350px;
	padding:150px 20px 10px 20px;
	background: #E9E9E9 no-repeat center top;
	color:#666;
	text-decoration:none;
	border:solid 3px #fff;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	box-shadow: 0 0 6px #ddd;
	-moz-box-shadow: 0 0 3px #ddd;
	-webkit-box-shadow: 0 0 3px #ddd;
	}
#page_rubrique.bateaux ul#rubrique ul.listbateau li, #page_rubrique.bateaux ul#rubrique ul.listbateau li a {
	display:block;
	height:auto;
	width:inherit;
	border:none;
	float:none;
	padding:0px;
	background:none;
	margin-bottom:0px;
	font-style:italic;
	
	
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}
#page_rubrique.bateaux ul#rubrique ul.listbateau li a{
	padding:2px 0px 2px 15px;
	font-size: 0.9em;
	background: url(images/puce-listautre2.jpg) no-repeat left center;
	}
#page_rubrique.bateaux ul#rubrique ul.listbateau li a:hover{
	color:#333;
	background-color:none;
	}
/*==================================================*/
a#back {
	display:block;}
/*==================================================*/
.mentions{
	padding-right:30px;
}
/*==================================================Page concessionnaire*/
p.legislation{
	padding:10px 0px;	
}
p.legislation cite{
	font-size:0.8em;
}
.textBulleGoogle_html{
	padding:1em;
	background: #E9E9E9;
	color:#666;
	width:20em;
	border:solid 3px #fff;
  	-moz-border-radius: 1em;
  	-webkit-border-radius: 1em;
   	box-shadow: 0 0 6px #ddd;
  	-moz-box-shadow: 0 0 3px #ddd;  
  	-webkit-box-shadow: 0 0 3px #ddd;
	margin:0 15px 15px 15px;
	float:left;
}

.textBulleGoogle_html .infoSup{
	font-size:0.8em;
}

.textBulleGoogle_html a{
	text-decoration:none;
	color:#666;
}

.textBulleGoogle_html:hover{
	background-color: #f15a24;
	color:#FDCF86;
}

.textBulleGoogle_html a:hover{
	
	
	color:#FDCF86;
}