/*
	© 2009 Simalis
	Service WebDesign
*/

/* tags html
-------------------------------------------------------*/
html, body {
	margin:0;
	padding:0;
	border:0 none;
	width:100%;
	height:100%;
	line-height:1.2em; /* hauteur de ligne safari */
}
body {
	background:#2e2e2e url(../images/header_bg.png) repeat-x 0 0 ;
	color: #4b4b4b;
	font: 11px Arial, "Trebuchet MS", Verdana;
	min-width:945px;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0.8em 0;
	padding: 0;
	line-height:1.2em; /* hauteur de ligne safari */
}

h1{	font-size: 1.8em;color:#333;border-bottom:2px solid #89C71A;letter-spacing:-1px;}
h2{	font-size: 1.4em;color:#333;border-bottom:1px solid #E7821A; letter-spacing:-0.3px;}
h3{ font-size: 1.3em;color:#666;background:transparent url(../images/bulle.gif) no-repeat left 6px;padding-left:10px;}

h4{	font-size: 1.2em;color:#89C71A}
h5{	font-size: 1.2em;color:#EB6909;}
h6{	font-size: 1em;font-weight:bolder;color:#EB6909;}
h7{	font-size: 1.6em;color:#EB6909; border-bottom:1px solid #89C71A; letter-spacing:-1px;}
h8{	font-size: 1.4em;color:#E7821A;}
p{	font-size: 1.1em; z-index:5;}

td{ font-size: 1em;}

a{color:#89C71A;}
a:hover{color:#539624;text-decoration:none;}

img{border:0 none;}

/*strong{color:#000;}*/

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
	a{outline: none;}
	:focus{-moz-outline-style: none;}

/* class generales
-------------------------------------------------------*/
.showbloc{display:block;}
.hidebloc{display:none;}
.fleft{float:left;}
.fright{float:right;}
.imgstyle, .imgleft, .imgright, .imgcenter{
	margin:2px;
	padding:3px;
	border:1px solid #ccc;
	}
.imgleft{float:left;margin:0 1em 1em 0;}
.imgright{float:right;margin:0 0 1em 1em;}
.imgcenter{text-align:center;margin:0 auto 1em auto;}

.presentcenter{
	text-align:center;
	padding:3px;
}
.lessborder{border:0 none;}
.hline2{line-height:2em;}
.hline3{line-height:2.5em;}
.tcenter{text-align:center;}
.puce{
	background:transparent url(../images/bulle.gif) no-repeat 0 4px;
	padding-left:10px;
}
.puce01{
	background:transparent url(../images/bulle.gif) no-repeat 0 4px;
	padding-left:10px;
	margin:0.3em 0;
}
.puce02{
	background:transparent url(../images/bulle_verte.gif) no-repeat 0 4px;
	padding-left:10px;
	margin:0.2em 0;
}
.require{color:#CC0000; font-weight:bolder;}
.errormsg{
	color:#CC0000;
	text-align:center;
	padding:0.3em;
	margin:1em;
	background:#FFEEEE;
	border:1px solid #FF6666;
}
.sentmsg{
	text-align:center;
	padding:0.3em;
	margin:1em;
	background:#FFFFCC;
	border:1px solid #FFCC66;
}
h1.titrepage{
	border-bottom:1px dotted #ccc;
	padding:0.8em 0 0.2em;
	margin-top:0;
}
h1.titrepage strong{
	font-size:22px;
	color:#993300;
}
.listexplic{
	margin:30px 0 0 480px;
}
.listexplic ul{
	list-style:none;
}
.listexplic ul li{
	padding-top:5px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left 5px;
}
.readmore{
	text-align:right;
	margin-top:0;
	padding-top:0;
	border-bottom:1px dotted #e5e5e5;
}
.list_deroul ol li, .list_deroul h2, .list_deroul h3{
}
.hs_h2link a{
	display:block;
	color:#EB6909;
	text-decoration:none;
	background:transparent url(../images/hs_link_plus.gif) no-repeat right center;
}
.hs_h2link a:hover{color:#539624;}
.hs_h3link a{
	display:block;
	text-decoration:none;
	background:#FFFFFF url(../images/hs_link_plus.gif) no-repeat right center;
	padding:0 20px 0 5px;
}
.hs_h3link_moins a{
	background-image: url(../images/hs_link_moins.gif);
}

.highlight{
	background:#FFFFCC;
	border:1px solid #FFCC66;
	margin:0.6em 0;
	padding:0 0.8em;
}
.fondgris{
	background:#f0f0f0;
	border:1px solid #ccc;
	margin:0;
	padding:0 0.8em;
}
.fondgris50{
	background:#f0f0f0;
	border:1px solid #ccc;
	margin:0;
	padding:0 0.8em;
	width:45%;
}
.fondgris60{
	background:#f0f0f0;
	border:1px solid #ccc;
	margin:0;
	padding:0 0.8em;
	width:60%;
}
.fondgris100{
	background:#f0f0f0;
	border:1px solid #ccc;
	margin:0;
	padding:0 0.8em;
}
.fondclair{
	padding:3px;
	margin:0;
	border-color: #CCCCCC;
	border-style: dotted;
}
.spec30{
	float:left;
	width:30%;
	margin:6px;
	padding:6px;
	min-height:100px;
	_height:100px;
}

.downloadpdf{
	display:block;
	margin:1em 0;
	padding:5px 30px 5px 60px;
	width:170px;
	height:40px;
	background:transparent url(../images/downloadpdf.png) no-repeat 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#7b9932;
	text-align:left;
}
.downloadpdf span{
	display:block;
	color:#597718;
	line-height:20px;
	font-size:16px;
	padding-left:10px;
}
.wash {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
	border:0 none;
}/**/
.wash:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.wash {display: inline-block;}

/* Hides from IE-mac \*/
* html .wash {height: 1%;}
.wash {display: block;}
/* End hide from IE-mac */

/* header
-------------------------------------------------------*/
.header{
	position:relative;
	padding:0;
	margin:0 auto;
	width:960px;
	height:110px;/*174px;*/
	background:transparent url(../images/head_bg.jpg) no-repeat center top;
}
.header_en{
	background:transparent url(../images/head_bg_en.jpg) no-repeat center top;
}
.header h1{
	padding:22px 0 0 45px;
	margin:0;
	border:0;
}
.header h1 a{
	display:block;
	width:210px;
	height:55px;
	text-indent:-9999em;
}

/* menu
-------------------------------------------------------*/
.menu{
	position:absolute;
	top:85px;
	left:45px;
	margin:0 auto;
	padding:0;/*250px;*/
	height:auto;
	width:890px;
	z-index:99;
	}
	.flag{
		position:absolute;
		top:3px;
		right:0;
		}

/* content + main
-------------------------------------------------------*/
.main{
	background:#fff url(../images/main_bg.jpg) repeat-x bottom;
	padding:10px 0 30px 0;
	margin:0;
	min-width:945px;
	border-bottom:1px solid #fff;
}
#content {
	clear: both;
}
/* contenu
-------------------------------------------------------*/
div.contenu{
	padding:0;
	margin:0 auto;
/*	width:880px;*/
	width:945px;
}
/* home page */
.dynmapbox{
	float:left;
	margin:0 30px 15px 10px;
}
.accrochehome{
	display:none;
	clear:left;
	font-weight:bolder;
	color:#666;
	margin: 80px 0 0 45px;
	padding: 0;
	font-size:1.2em;
	letter-spacing:0;
	border:0 none;
}
.accrochehome strong{
	color:#666;
}
.actuhome{
	float:right;
	margin:0;padding:0;
	width:310px;
	}
	.close_actuhome{
		display:block;
		float:right;
		height:20px;
		width:42px;
		color:#fff;
		text-decoration:none;
		}
	.actutitle{
		padding:0 5px;
		margin:16px 0 0;
		border:0;
		color:#89C71A;
		font-size:2.8em;
		font-family:"Trebuchet MS", Arial, Verdana;
		text-align:right;
		height:25px;
		overflow:hidden;
	}
	.actucontact{
		padding:5px 0 2px 0;
		margin:0;
		text-align:center;
		border-top:1px dotted #C3DFA2;
		}
		.actucontact a{
			color:#333;
		}
	.actu_content{
		background:#f2f8e7;
		padding:0 5px;
		margin:0;
		border-top:1px solid #89C71A;
		}
	.actu_content h1, .actu_content h2, .actu_content h3{
		border-bottom:1px dotted #89C71A;
		font-size:13px;
		margin:0.6em 0;
		padding:2px 3px;
		letter-spacing:normal;
		color:#4d7604;
		font-family:"Trebuchet MS", Arial, Verdana;
		}
	.actu_content a{
		color:#E7821A;
		}
.sidehome{
	float:right;
	margin:8px 0 0 0;
	width:310px;
	}
	.link_home{
		margin:0;padding:0;
		width:310px;height:90px;
		list-style:none;
		background:url(../images/link_home.png) no-repeat;
		}
		.link_home li{
			float:left;
			margin:0;padding:0;
			width:155px;height:90px;
			list-style:none;
			}
			.link_home li a{
				display:block;
				margin:0;
				padding:0;
				width:155px;
				height:90px;
				text-indent:-999em;
				}
			.link_home li.contact_home a:hover{
				background:url(../images/link_home_over.png) no-repeat 0 0;
				}
			.link_home li.donwload_home a:hover{
				background:url(../images/link_home_over.png) no-repeat -155px 0;
				}
.schemahome{
	float:right;
	width:323px;
	height:305px;
	margin:8px 0 0 0;
}
.infohome{
	float:left;
	margin:8px 0 0 0;
	padding:0;
	width:570px;
}
.infobox_nav{
	padding:0;
	margin:0;
	list-style:none;
	height:59px;
	border-bottom:1px solid #e5e5e5;
	}
	.infobox_nav li{
		float:left;
		padding:0;
		margin:0;
		}
		.infobox_nav li a{
			display:block;
			float:left;
			padding:0;
			margin:0;
			width:190px;
			height:60px;
			line-height:30px;
			background-color:transparent;
			background-repeat:no-repeat;
			background-position:left bottom;
			text-indent:-999em;
			}
		
		a.sleep#infobox_navlink01:hover{background-image:url(../images/infobox_nav_over_01.png);}
		a.sleep#infobox_navlink02:hover{background-image:url(../images/infobox_nav_over_02.png);}
		a.sleep#infobox_navlink03:hover{background-image:url(../images/infobox_nav_over_03.png);}

		.infobox_nav li a.sleep{
			background-color:transparent;
		}
		a.sleep#infobox_navlink01{background-image:url(../images/infobox_nav_01.png);}
		a.sleep#infobox_navlink02{background-image:url(../images/infobox_nav_02.png);}
		a.sleep#infobox_navlink03{background-image:url(../images/infobox_nav_03.png);}
		
		a#infobox_navlink01{background-image:url(../images/infobox_nav_on_01.png);}
		a#infobox_navlink02{background-image:url(../images/infobox_nav_on_02.png);}
		a#infobox_navlink03{background-image:url(../images/infobox_nav_on_03.png);}
		
#infobox01, #infobox02, #infobox03{
	min-height:300px;
	_height:300px;
	border:1px solid #e5e5e5;
	border-top:0 none;
	padding:.5em 1em;
	background:#fff url(../images/infobox.png) repeat-x bottom;
	}
#infobox01{
	}
	#infobox01 p{
		text-align:justify;
	}
	.infohome_text{
		margin-left:210px;
		}
	#infobox01 span.getmore{
		display:block;
		margin:5px 0;
		padding-right:15px;
		border-top:1px solid #BCE386;
		text-align:right;
	}
	#infobox01 span.getmore a{
		background:#BCE386 url(../images/corner_br.png) no-repeat right bottom;
		color:#fff;
		padding:0 5px;
	}
	#infobox01 p strong{
		color:#000;
	}
	#infobox01 p a{
		text-decoration:none;
		white-space:nowrap;
	}
#infobox02{
	}
	#infobox02 p{
		text-align:justify;
	}

#infobox03{
	}
	#infobox03 h2{
		padding:2px 0;
		color:#4D7604;
		border-bottom:1px dotted #89C71A;
		font-size:1.4em;
		}
.dl_plaquette{
	display:block;
	padding:55px 0 0 0;
	width:570px;
	height:65px;
	background:url(../images/dl_plaquette.png) no-repeat 0 0;
	font-size:14px;
	font-weight:bolder;
	color:#355616;
	text-decoration:none;
	text-indent:210px;
	}
	.dl_plaquette em{
		display:block;
		font-size:10px;
		font-weight:normal;
		}
.dl_pdf{
	display:block;
	padding:10px 10px 10px 65px;
	width:185px;
	height:30px;
	background:transparent url(../images/dl_pdf.png) no-repeat 0 0;
	font-size:14px;
	font-weight:bolder;
	color:#355616;
	text-decoration:none;
	}
	.dl_pdf em{
		display:block;
		font-size:10px;
		font-weight:normal;
		}

a.suitehome{
	font-size:1.2em;
	color:#EB6909;
	font-weight:bolder;
	text-decoration:none;
}
a.suitehome:hover{
	color:#89C71A;
}
.home_demo_link{
	float:right;
	display:block;
	height:22px;
	width:210px;
	text-align:center;
	line-height:21px;
	font-weight:bolder;
	background:transparent url(../images/btn_210.png) no-repeat 0 0;
	color:#fff;
	text-decoration:none;
}
.home_demo_link:hover{
	color:#ff0;
}
/* slideshow */
.slideshow{
	float:left;
	background:transparent url(../images/slideshow.png) no-repeat;
	height:210px;
	width:170px;
	margin:1em 2em 1em 1em;
	}
	.slidelink1, .slidelink2{
		display:block;
		text-indent:-9999em;
		}
	.slidelink1{
		height:88px;
		}
	.slidelink2{
		height:27px;
		}
#slideshow {
    position:relative;
	list-style:none;
	padding:0;
	margin:0;
	width:168px;
	height:105px;
}
#slideshow li {
    position:absolute;
    top:0;
    left:6px;
    z-index:8;
    opacity:0.0;
    background-color:#fff;
	width:158px;
	height:95px;
	overflow:hidden;
}
#slideshow li.active {
    z-index:10;
    opacity:1.0;
}
#slideshow li.last-active {
    z-index:9;
}
#slideshow li a {
    display: block;
    position:relative;
}
#slideshow li img {
    display: block;
    border: 0;
    margin-bottom: 10px;
}
/* cellules d'infos de la home */
.infhome{
	float:left;
	width:370px;
	padding:10px 20px;
	margin:10px 15px;
	height:25px;
	font-size:1.2em;
	font-weight:bolder;
	line-height:1.8em;
	color:#4b4b4b;
	text-align:center;
	background:transparent url(../images/cell_home.jpg) no-repeat 0 0;
}
.infhome a{
	display:block;
	color:#4b4b4b;
}
.infol, .infor{
	color:#4b4b4b;
}
.infol{
	clear:left;
	float:left;
	width:290px;
	height:65px;
	padding:10px 20px;
	margin:38px 0 0 0;
	background:transparent url(../images/cell_home1.jpg) no-repeat 0 0;
	text-align:center;
	font-size:1.2em;
	line-height:1.6em;
/*	letter-spacing:-1px;*/
	font-weight:bolder;
}
.infol a{
	color:#4b4b4b;
}
.infol p{
	font-size:1em;
}
.infor{
	float:right;
	width:460px;
	height:105px;
	margin:0;
	padding:10px 20px;
	background:transparent url(../images/cell_home2.jpg) no-repeat 0 0;
	font-size:10px;
}
.infor ul{
	margin:0;
	padding:0;
}
.infor li{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:12px;
}
/* page raster */
.raster_vues{
	width:160px;
	padding:5px;
	margin:20px 60px;
	float:left;
	background:#f5f5f5;
	border:1px solid #ccc;
}
.raster_vues img{
	display:block;
	margin:10px auto;
}

/* visuels de reference */
ul.visuels_button{
	padding:0;
	margin:0;
}
ul.visuels_button li{
	float:left;
	border:1px solid #ccc;
	background:#f0f0f0;
	padding:3px;
	margin:2px;
}
ul.visuels_button li a{
	display:block;
	width:30px;
	height:30px;
	background:#fff;
}
.visuels_article{
	clear:both;
	padding:0;
	margin:0;
}

/* page références */
.ref_list{
	float:left;
	width:33.33%;
	min-height:450px;
	_height:450px;
	border-bottom:1px dotted #ccc;
}
.ref_list h2, .ref_list p{
	margin:0.8em 5px;
}
.ref_list p.refimg{
	border:1px solid #ccc;
	background:#f5f5f5 url(../images/references/no_ref.jpg) no-repeat center center;
	padding:5px;
	height:170px;
	text-align:center;
	position:relative;
	overflow:hidden;
	line-height:170px;
}
.ref_list p.refimg a{
	display:block;
	position:relative;
}
.loupe{
	display:block;
	height:24px;
	width:24px;
	position:absolute;
	top:2px;
	right:2px;
	text-indent:-9999em;
	cursor:pointer;
	background:transparent url(../images/lightbox.png) no-repeat 0 0;
}
.ref_list p.refimg a span{
	display:block;
	height:24px;
	width:24px;
	position:absolute;
	top:2px;
	right:2px;
	text-indent:-9999em;
	cursor:pointer;
}
.ref_list p.refimg a span.loupe{
	background:transparent url(../images/lightbox.png) no-repeat 0 0;
}
.ref_list p.refimg a span.url{
	background:transparent url(../images/linkbox.png) no-repeat 0 0;
}
.reference_bloc{
	float:left;
	width:422px;/*48.5%;*/
	_width:435px;
	padding:0 10px;
	margin:0 5px 7px 5px;
	text-align: justify;
}
.reference2_bloc{
	float:left;
	width:422px;/*48.5%;*/
	_width:435px;
	padding:0 10px;
	margin:0 5px 7px 5px;
	text-align: justify;
	background:#f0f0f0;
	border:1px solid #ccc;
}
.reference3_bloc{
	float:left;
	width:422px;/*48.5%;*/
	_width:435px;
	padding:0 10px;
	margin:0 5px 7px 5px;
	text-align: justify;
	background:#FCFBEA;
	border:1px solid #ccc;
}
p.fiche_pdf{
	margin:-10px 5px 0 5px;
	padding:0;
	float:left;
}
p.fiche_pdf a{
	background:transparent url(../images/fiche_pdf.png) no-repeat 0 0;
	display:block;
	width:40px;
	height:30px;
	text-indent:-999em;
}
.complet_bloc{
	float:left;
	width:420px;/*48.5%;*/
	padding:0;
	margin:0 5px 7px 5px;
	text-align: justify;
}
.retline{
	display:block;
	font-size:11px;
	font-weight:normal;
}
.accueil_bloc{
	float:left;
	width:48%;
	margin:5px;
	text-align: justify;
	font-weight: bolder;
	font-size:1.2em;
}
.formulaire{
	float:left;
	margin:0 5px 7px 5px;
}
.surname{display:none;}

/* tableau de resultats */
.resulttable{
	border:1px solid #ccc;
	border-collapse: collapse;
	empty-cells: hide;
	background:#fff;
	width:100%;
	margin:1em 0;
}
.resulttable caption{ /* legende titre du tableau */
	text-transform:uppercase;
	border:1px solid #ccc;
	border-bottom:none;
	padding:0.5em;
	background:#f5f5f5;
	letter-spacing:5px;
	font-weight:bolder;
	}
.resulttable thead{ /* entête du tableau */
	background:#569A23;
	}
.resulttable tfoot{ /* pied du tableau */
	text-align:center;
	background:#f5f5f5;
	}
.resulttable tbody tr:hover{
	background:#FFFFCC;
	}
.resulttable th{
	border:1px solid #eee;
	font-size:0.9em;
	padding:0.4em;
	color:#fff;
	}
.resulttable td{
	border:1px solid #F5F4EB;
	padding:0.5em 1em;
	}
.resulttable .tdcenter{
	text-align:center;
	}
.resulttable tr.trdiff{
	background:#f5f5f5;
	}
.resulttable tr.highlight td{/* mise en valeur d'une ligne */
	background:#FFFFCC;
	font-weight:bolder;
	border:1px solid #FFCC66;
	color:#CC0000;
	}
/* presse */
.pdfpresse{
	float:right;
	margin-left:5px;
}
.citation_presse{
	border:1px solid #e5e5e5;
	background:#f5f5f5 url(/images/quote.png) no-repeat 0 0;
	padding:20px 10px 10px 10px;
	margin:10px 100px 10px 10px;
	text-indent:60px;
}

/*  */
.sitemap{
	width:822px;
	margin:auto;
}
.sitemap ul{
	list-style:none;
	padding:0;
	margin:5px;
}
.sitemap ul li{
	float:left;
	width:30%;
	padding:2px 5px;
	margin:2px;
	height:160px;
	font-size:1.2em;
	background:#888;
}
.sitemap ul li a{
	color:#fff;
}
.sitemap ul li ul li{
	width:95%;
	height:auto;
	background:#f5f5f5;
	font-size:0.9em;
}
.sitemap ul li ul li a{
	color:#666;
}

/* elements de formulaires */
/*p.legend { margin-bottom: 1em; text-align:right;}
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.contenu form p { margin: 0; }
div.contenu form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.contenu form fieldset { margin: 10px 0; padding: 10px; border: #999 1px solid; }
div.contenu form legend { font-weight: bold; color: #666; }
div.contenu form fieldset div { padding: 0.25em 0; }
div.contenu label, 
div.contenu span.label { margin-right: 10px; padding-right: 10px; padding-top: 6px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.contenu label.error, 
div.contenu span.error { color: #C00; }
div.contenu label em, 
div.contenu span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.contenu input.error { border-color: #C00; background-color: #FEF; }
div.contenu input:focus,
div.contenu input.error:focus, 
div.contenu textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.contenu div.controlset label, 
div.contenu div.controlset input { display: inline; float: none; }
div.contenu div.controlset div { margin-left: 170px; }
div.contenu div.buttonrow { margin-left: 180px; }*/

/* sidebar
-------------------------------------------------------*/
#sidebar{
}

/* footer
-------------------------------------------------------*/
#footer{
	padding:0;
	margin:0 auto;
	width:945px;
}
#footer a{
	font-weight:bolder;
	color:#999;
	text-decoration:none;
}
#footer p{
	text-align:center;
	color:#666;
}
