/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





body {
	margin:0;
	padding:0;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
	background:#868789 ;
}

	
#fond{
    position:relative;
	float:left;
    width: 100%;
	background-color:transparent;
	background-image:url(../images/fd_body.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	}
	
#ensemble{
    position:relative;
	float:left;
	min-height:527px;
    width: 100%;
	background-color:transparent;
	background-image:url(../images/over_body.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
::-moz-selection{ background: #4e5f70; color:#fff; text-shadow: none; }
::selection { background:#4e5f70; color:#fff; text-shadow: none; }

/* Newsletter */
#retourSite{
	clear:both;
	float:left;
	margin:2px;
	margin-top:12px;
	height:20px;
	border:solid 1px #EAEAEA;
	padding-left:24px;
	background-color: transparent;
	background-image:url(../images/retour.png);
	background-repeat:no-repeat;
	background-position:top center;
}
a.aRetourSite{
	float:left;
	margin-top:4px;
	margin-right:4px;
}

/*///////////////////////// DIV PLACEMENT ELEMENTS /////////////////////////*/
#conteneurSite {
    position:relative;
	float:left;
	margin-left: auto;
	margin-right: auto;
    left: 50%; 
    width: 980px;
    min-height: 139px;
    margin-left: -490px;
	text-align: left;
}
#site {
	float:left;
    width: 980px;
    min-height: 0px;
	text-align: left;
	border:solid 0px #000;
	margin-top:0px;
}
#bandeauHaut{
	float:left;
    width: 980px;
	height:106px;
	background-color: transparent;
	background-image:url(../images/perferrance_bandeau_haut.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
	
.bandeauImage{
	height:139px;
	display:block;
    position:relative;
	float:left;
	margin-left: auto;
	margin-right: auto;
    left: 50%; 
    width: 950px;
    min-height: 139px;
    margin-left: -475px;
}
#bandeauMenu{
	position:relative;
	z-index:500;
	float:left;
	height:49px;
    width: 980px;
	border:solid 0px #000;
	padding:0px;
	margin:0px;
	background-color: transparent;
	background-image:url(../images/perferrance_menu.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
#menuHaut{
	float:right;
	height:28px;
    width: 805px;
	}
	
#centreSite{
	float:left;
	min-height:150px;
    width: 980px;
	/*background-color:#fff;*/
	border:solid 0px #000;
	padding-bottom:10px;
	padding-left:0px;
	}
#centreSite2{
	float:left;
	min-height:150px;
    width: 830px;
	/*background-color:#fff;*/
	border:solid 0px #000;
	padding-bottom:10px;
	padding-left:0px;
	margin-left:150px;
	}
	
#centreSiteInt{
	float:left;
	min-height:250px;
    width: 980px;
	background-color:#fff;
	border:solid 0px #000;
	padding-bottom:15px;
	padding-left:0px;
	}
	

#basSite{
	position:relative;
	float:left;
    width: 100%;
	height:72px;
	background-color:#839aa5;
	background-color:#FFF;
	background-image:url(../images/bas.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	text-align:center;
}
.center{text-align:center;display:block;width:100%}
.both{float:left;clear:both;}
.gras{ font-weight:bold;}
.normal {font-size:12px;font-weight:normal;color:#000}
.rouge{color:red;}
.relative{position:relative;float:left;clear:both;}
a:link, a:visited  {font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-decoration:none;color: #57AA28;font-weight:bold;}
a:hover, a:active  {text-decoration:underline;color: #57AA28;}
.copyright{
	margin-top:30px;
	font-size:11px;
	margin-right:32px;
	font-weight:normal;
	color:#ccc;
}
.copyright img{padding-top:0px;margin-right:4px;vertical-align:middle;}
.copyright a img{padding-top:-2px;}
.copyright a{
	font-size:11px;
	font-weight:normal;
	color:#ccc;
}
	.titree{font-size:16px;color:#39405F;font-weight:bold;padding-left:20px;background-image:url(../images/rond.png);background-repeat:no-repeat;background-position:0 2px;text-decoration:underline;}
	.soustitree{font-size:12px;color:#F19000;font-weight:bold;}
	.evidencee{color:#000;padding-left:1px;padding-right:1px;background-color:#B2A29A;}
	.normale{font-size:12px;color:#4D4D4D;font-weight:normal;}
/**/

/* BTN RETOUR */
	.retourPos{float:left;display:block;width:100%;height:15px;margin-top:10px;border-top:dotted 1px #C0C0C0;/*57AA28*/;}
	.article .retourPos{float:left;display:block;width:30%;height:15px;margin-top:10px;border-top:dotted 1px #C0C0C0;/*57AA28*/;}
	a.btnRetour:link,a.btnRetour:visited{float:left;width:45px;height:15px;font-size:11px;text-decoration:none;font-weight:bold;background-color:#FFF;color:#666;}
	a.btnRetour:hover,a.btnRetour:active{float:left;cursor:pointer;background-color:#DFEEFF;color:#002A44;}
	.texteBtnRetour{float:left;padding-left:2px;padding-top:1px;}
/* fin BTN RETOUR */

/* LIENS */

h1{
	font-size:15px;
	font-weight:bold;
	color:#57AA28;
	margin:0;
	text-align:left;
}
.titre{
	font-size:15px;
	font-weight:bold;
	color:#57AA28;
	margin:0;
	text-align:left;
	width:95%;
	text-decoration:underline;
	margin-bottom:12px;
}
.miniArticle h1{
	text-align:center;
	margin-left:5px;
	margin-left:0px;
	margin-top:0px;
	min-height:20px;
}
.miniArticle h1 a{
	font-size:15px;
	color:#57AA28;
	text-align:center;
	margin-left:5px;
	margin-left:0px;
	margin-top:0px;
	min-height:20px;
}
.miniArticle2 h1 img{
	float:left;
}
.miniArticle2 h1 span.titreServices{
	float:left;
	margin-top:22px;
	margin-left:5px;
}
.afficheMiniature{
	padding:0;
	margin:0;
	margin-left:2px;
}
.article .afficheMiniature{
	padding:0;
	margin-left:2px;
	margin:0;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#002A44;
	text-align:left;
	margin:0;
}
h3{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0;
	text-align:left;
	margin-top:8px;
}
h4{
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0;
	text-align:left;
}

.hauteurMiniFichier{
	float:left;
	padding:0;
	margin:0;
	/*min-height:203px;210px;*/
	text-align:center;
}
.hauteurMiniFichierMp3{
	float:left;
	padding:0;
	margin:0;
	width:200px;
	/*min-height:203px;210px;*/
	text-align:center;
}

a.enSavoirPlus, a.enSavoirPlus:link, a.enSavoirPlus:visited{
	float:left;
	display:block;
	padding:0px;
	margin-top:4px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	width:90%;
	height : 15px;
	background-color:#666;
	color:#fff;
	border:0;
}
a.enSavoirPlus:hover, a.enSavoirPlus:active{
	float:left;
	text-decoration:none;
	background-color:#000;
	color:#fff;
}
/* fin LIENS */
/* MODLIENS UTILES */
	#pictoRapide{
		float:left;
		margin-left:5px;
		padding:4;
		padding-top:15px;
		margin-bottom:10px;
	}
	* html #pictoRapide{
		margin-left:2px;
	}
	.mesLiensUtiles{float:left;width:80%;margin-top:12px;margin-bottom:12px;height:20px;display:block;margin-left:190px;}
	#centreSite2 .mesLiensUtiles{float:right;width:80%;margin-top:12px;margin-bottom:12px;height:20px;display:block;margin-left:100px;}
	.liensUtiles{float:right;margin-right:4px;}
/**/
/* MOD LIENS */
#liensPos{
	float:left;
	margin-top:10px;
	width:100%;
	min-height:19px;
	font-size:12px;
	color:#39405F;
	padding:4px;
	border-bottom:dotted 1px #C0C0C0;
	border-top:dotted 1px #C0C0C0;
	background:#EDEDEE;
	background-position:0 0px;
	margin-bottom:4px;
}
.liensPos2{
	float:left;
	margin-top:10px;
	width:100%;
	min-height:19px;
	font-size:12px;
	color:#39405F;
	padding:4px;
	border-bottom:dotted 1px #C0C0C0;
	background-position:0 0px;
	margin-bottom:4px;
}
/**/
#renduPos{
	clear:both;
	float:left;
	width:50%;
	height:18px;
	margin-top:8px;
	margin-bottom:4px;
	margin-left:18px;
	color:#B3B3B3;
	font-size:11px;
}
.logoValide{
	display:block;
	float:left;
	padding-right:0px;
	padding-top:5px;
	height:15px;
	margin-left:0px;
	text-align:right;
}
.logoValide a {
	margin-left:4px;
}
#langue{
	float:left;
	/*clear:left;*/
	position:absolute;
	width:120px;
	height:20px;
	color:#FFF;
	margin-left:2px;
	margin-top:4px;
}

.date{
	float:left;
	clear:both;
	min-height:15px;
	width:100%;
	display:block;
	color:#666666;
	margin-bottom:5px;
}
form.thisFormTransform p{
	margin:0;padding:0;float:left;
}
.articleContact{
	display:block;
	float:left;
	clear:both;
	width:100%;
}
#gaucheFormulaireContact{
	float:left;
	min-height:150px;
	width:40%;
	margin-left:20px;
}
#formulaireContact{
	float:right;
	min-height:150px;
	width:50%;
	padding-left:10px;
	margin-top:15px;
}
#formulaireContact input{
	width:320px;
}
#formulaireContact select{
	width:185px;
}
#formulaireContactPos{
	float:right;
	min-height:150px;
	width:52%;
	padding-left:10px;
	border-left:solid 1px #C0C0C0;
}
#formulaireContactPos input, #formulaireContactPos textarea, #formulaireContactPos select{
	width:340px;
}
#formulaireContactPos select{
	width:320px;
}
#formulaireContactPos input.jqTransformInputInner{
	width:340px;
}
hr{
background-color:#C0C0C0;
color:#C0C0C0;
border:solid 0px #C0C0C0;
height:1px;
}
/* BOUTOn */
a.lienRenduPos:link, a.lienRenduPos:visited  {font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-decoration:none;color: #B3B3B3;font-weight:bold;}
a.lienRenduPos:hover, a.lienRenduPos:active  {text-decoration:underline;color: #B3B3B3;}

.img span{
	float:left;
	margin:2px;
	margin-right:2px;
}
.img .mp3 span{
	float:left;
	margin:0px;
}
/* IMPORTANT */

	.article, .teste{
		clear:both;
		float:left;
		width:100%;
		border:solid 0px red;
		margin-left:0px;
		padding:0px;
		text-align:left;
	}
	.articleAccueil{
		width:480px;
		padding:4px;
		float:left;
	}
	.articleAccueil .article{
		width:480px;
		padding:4px;
	}
	.miniArticle{
		float:left;
		width:204px;
		border:solid 1px #C0C0C0;
		margin-left:28px;
		padding:2px;
		text-align:center;
		background:url(../images/fond_miniArticle.png);
		background-repeat:repeat-x;
		background-position:bottom center;
		color:#000;
	}
	.type{
		text-align:center;
		font-size:10px;
		width:100%;
		display:block;
		color:#FFF;
		background:#57AA28;
		border-bottom:solid 1px #FFF;
		clear:both;
	}
	.miniArticle a{
		color:#000;
	}
	.miniArticle2{
		float:left;
		width:28%;
		margin:8px;
		border:solid 1px #C0C0C0;
		margin-left:10px;
		padding:15px;
		text-align:center;
		height:168px;
		background:url(../images/fond_miniArticle2.jpg);
		background-repeat:no-repeat;
	}
	.miniArticleCategorie{
		float:left;
		width:26%;
		margin:8px;
		border:solid 0px #C0C0C0;
		margin-left:10px;
		padding:15px;
		text-align:center;
		height:168px;
		background:transparent;
		background-image:url(../images/fond_miniArticle2.jpg);
		background-repeat:no-repeat;
	}
	.miniArticleCategorie.v0{
		padding-top:70px;
		background-image:url(../images/fond_miniArticle_1.jpg);
		background-repeat:no-repeat;
	}
	.miniArticleCategorie.v1{
		padding-top:70px;
		background-image:url(../images/fond_miniArticle_2.jpg);
		background-repeat:no-repeat;
	}
	.miniArticleCategorie.v2{
		padding-top:70px;
		background-image:url(../images/fond_miniArticle_3.jpg);
		background-repeat:no-repeat;
	}
	.miniArticleCategorie.v0 .enSavoirPlus2,.miniArticleCategorie.v1 .enSavoirPlus2,.miniArticleCategorie.v2 .enSavoirPlus2{
		margin-top:8px;
	}
	.miniArticleCategorie h1,.miniArticleCategorie h1 a{
		text-align:center;
		font-size:16px;
	}
	.miniArticleCategorie h1.cat0{
		float:left;
		height:44px;
		width:130px;
		padding-left:70px;
		padding-top:22px;
		background:transparent;
		background-image:url(../images/webdesign.jpg);
		background-repeat:no-repeat;
		background-position:top left;
	}
	.miniArticleCategorie h1.cat1{
		float:left;
		height:44px;
		width:130px;
		padding-left:70px;
		padding-top:22px;
		background:transparent;
		background-image:url(../images/pao.jpg);
		background-repeat:no-repeat;
		background-position:top left;
	}
	.miniArticleCategorie h1.cat2{
		float:left;
		height:44px;
		width:130px;
		padding-left:70px;
		padding-top:22px;
		background:transparent;
		background-image:url(../images/animation.jpg);
		background-repeat:no-repeat;
		background-position:top left;
	}
	.miniArticleCategorie h2{
		clear:both;
		width:98%;
	}
	.separateurArticle{
		float:left;
		width:100%;
		height:1px;
		border-top:dotted 1px #000;
		margin-bottom:18px;
		margin-top:18px;
		line-height:1;
		font-size:1px;
	}
	.smallDate{
		width:100%;
		display:block;
		font-size:9px;
		color:#666;
		font-weight:normal;
	}
/* NAVIGATION */
#selectPos{
	float:right;
	padding:2px;
	border-bottom:solid 0px #000;
	margin-left:0px;
	margin-right:12px;
	margin-bottom:5px;
	background: url(../images/fond_select.png) repeat-y left;
}
#selectPosEns{
	float:right;
	margin-right:12px;
}
.titreSelectPos{float:left;font-size:12px;color:#000;font-weight:bold;display:block;margin-right:5px;margin-left:10px;margin-top:8px;}

a.nav:link, a.nav:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000;
	float:left;
	display:block;
	width:15px;
	height:15px;
	border-right:solid 1px #C0C0C0;
}
a.nav:hover, a.nav:active  {
	color: #076aab;
	display:block;
	width:15px;
	height:15px;
}
a.nav.first:link, a.nav.first:visited  {
	border:solid 0px #C0C0C0;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_first.png);
	background-repeat:no-repeat;
	background-position:top;
}
a.nav.first:hover, a.nav.first:active  {
	float:left;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_first.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.nav.precedent:link, a.nav.precedent:visited  {
	border:solid 0px #C0C0C0;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_gauche.png);
	background-repeat:no-repeat;
	background-position:top;
}
a.nav.precedent:hover, a.nav.precedent:active  {
	float:left;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_gauche.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.nav.suivant:link, a.nav.suivant:visited  {
	border:solid 0px #C0C0C0;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_droite.png);
	background-repeat:no-repeat;
	background-position:top;
}
a.nav.suivant:hover, a.nav.suivant:active  {
	float:left;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_droite.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.nav.last:link, a.nav.last:visited  {
	border:solid 0px #C0C0C0;
	float:left;
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_last.png);
	background-repeat:no-repeat;
	background-position:top;
}
a.nav.last:hover, a.nav.last:active  {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/nav_last.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.pageCourante{
	font-size:11px;
	border-right:solid 1px #C0C0C0;
	color: #59c4ec;
	float:left;
	display:block;
	width:15px;
	height:15px;
}
.contenuNav{
	float:left;
	text-align:center;
	background-color:#F6F6F6;/*#dbf1fa;*/
	min-height:15px;
	padding:3px;
	width:95%;
	border-bottom:solid 1px #C0C0C0;
	border-top:solid 1px #C0C0C0;
	margin-bottom:10px;
	margin-left:22px;
	margin-top:10px;
	font-size:11px;
}
.contenuNavPos{
	float:right;
	margin-right:10px;
}
#contenuNavComment{
	float:left;
	text-align:center;
	background-color:#ffffff;
	min-height:15px;
	width:660px;
	border-bottom:solid 1px #C0C0C0;
	margin-bottom:5px;
	margin-top:5px;
	font-size:11px;
}


/* PLAN SITE */

#monMenuPlan li {
	float:left;
	display: block;
	color:#000;
	text-decoration: none;
	padding: 4px 4px;
	height:15px;
	font-size:11px;
	width:120px;
	margin-right:5px;
}
#monMenuPlan li a {
	float:left;
	display: block;
	color:#000;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
}
#monMenuPlan li.liPrincipal {
	float:left;
	display: block;
	color:#000;
	background-color:#679111;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:2px;
	height: auto;
	border:solid 1px #C0C0C0;
	font-size:12px;
	font-weight:bold;
	height: auto;
}
#monMenuPlan li.liPrincipal a {
	font-size:13px;
	font-weight:bold;
}
#monMenuPlan li.liSecondaire {
	float:left;
	display: block;
	color:#000;
	height: auto;
	background-color:#DEEFB3;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:2px;
	font-weight:bold;
	font-size:11px;
	width:110px;
	font-weight:normal;
}
#monMenuPlan li.liSecondaire a {
	font-weight:bold;
	font-size:11px;
	font-weight:normal;
}
#monMenuPlan li.liTertiaire{
	float:left;
	display: block;
	color:#000;
	height: 11px;
	background-color:#DED0B3;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	margin-bottom:2px;
	font-style:italic;
	font-size:10px;
	width:100px;
	font-weight:normal;
}
#monMenuPlan li.liTertiaire a{
	font-style:italic;
	font-size:10px;
	width:100px;
	font-weight:normal;
}
#monMenuPlan ul {
	float:left;
	height: auto;
	border:solid 0px #000;
	font-weight: normal;
	background: transparent;/*#636C71;*/
	margin: 0;
	padding: 0;
	width:114px;
	margin-top:0px;
	margin-left:2px;
	z-index:100;
}
#monMenuPlan ul li ul {
	float:left;
	height: auto;
	z-index:200;
	border:solid 0px #000;
	font-weight: normal;
	background: transparent;/*#636C71;*/
	margin: 0;
	padding: 0;
	width:104px;
	margin-top:0px;
}
/* FIN NAVIGATION */

/* RECHERCHE */
#recherche{
	clear:both;
	float:right;
	z-index:100;
	width:231px;
	height:20px;
	padding:5px;
	padding-top:7px;
	text-align:left;
	border:solid 0px #000;
	font-size:11px;
}
#recherche input{
	margin:0;
	display:block;
	float:left;
	height:12px;
	width:100px;
	font-size:11px;
}
#recherche select{
	margin:0;
	display:block;
	float:left;
	height:18px;
	width:100px;
	font-size:11px;
}
#recherche input.btn, #recherche input.btn:link, #recherche input.btn:visited{
	margin:0;
	display:block;
	float:left;
	height:18px;
	width:25px;
	font-size:11px;
	color:#000;
	border:solid 1px #000;
	background-color:#FFF;
	font-size:8px;
}
#recherche input.btn:hover, #recherche input.btn:active{
	display:block;
	float:left;
	height:18px;
	width:25px;
	color:#000;
	font-size:11px;
	border:solid 1px #000;
	background-color:#FF9C01;
	font-size:8px;
}
a.enSavoirPlus2, a.enSavoirPlus2:link, a.enSavoirPlus2:visited{
	display:block;
	margin-top:2px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	background-color:#000;
	color:#FFF;
}
a.enSavoirPlus2:hover, a.enSavoirPlus2:active{
	text-decoration:none;
	background-color:#4D4D4D;
	color:#FFF;
}
.resultatRecherche{
	font-weight :bold;
	font-size:13px;
	color:#000;
	text-decoration:underline;
	display:block;
	width:95%;
	padding:4px;
	text-align:left;
}
.attention{
	color:#EF3E00;
}
.surbrillance{background-color:#FFE57F;}
.surbrillance2{background-color:#FBC3B8;}
.surbrillance3{background-color:#7FFF9A;}
.colorTitreArticle,.colorSousTitreArticle,.colorDateArticle,.colorUrlArticle,.colorTexteArticle{font-weight:bold;font-size:11px;color:#006699}
#centreSite .texteReferences{
	float:left;
	display:block;
	width:480px;
	/*width:700px;*/
	margin-right:5px;
	/*border:solid 1px #c0c0c0;*/
	padding:4px;
	margin:4px;
	min-height:88px;
	color:#868789;
	text-align:justify;
}
#centreSite2 .texteReferences{
	float:left;
	display:block;
	width:480px;
	width:700px;
	margin-right:5px;
	/*border:solid 1px #c0c0c0;*/
	padding:4px;
	margin:4px;
	min-height:88px;
	color:#868789;
	text-align:justify;
}
.imageReferences{
	float:left;
	display:block;
	margin-top:0px;
}
.services .texteReferences{
	margin:10px;
	margin-left:25px;
	text-align:justify;
	width:95%;
	border:solid 0px #c0c0c0;
}
#maintenance h1{font-size:13px;text-align:center;}
#maintenance h2{font-size:12px;text-align:center;}
#maintenance {float:left;width:90%;height:34px;margin:20px;background:url(../images/maintenance.png)repeat;padding-top:12px;margin-top:95px;text-align:center;}
* html #maintenance {margin-left:5px;}
#map{clear:none;float:left;width:460px;height:200px;border:1px solid #1B5EA8;margin-left:15px;margin-top:4px;}
#map0{clear:none;float:left;width:225px;height:195px;border:0px solid #1B5EA8;margin-left:10px;margin-top:10px;}
#map0 span a, #map1 span a.gmnoprint .terms-of-use-link{font-size:6px}

#map1{clear:none;float:left;height:200px;border:1px solid #1B5EA8;margin-top:10px;margin-left: 112px;margin-top: 10px;width:700px;}
#map1 span a, #map1 span a.gmnoprint .terms-of-use-link{font-size:6px}
#fd_map{float:left;width:245px;height:218px;
	background-image: url(../images/fd_plan.png);
	background-repeat: no-repeat;
	background-position:top left;
}
.texteReferences .linkBlock #map1,.texteReferences .linkBlock #map2,.texteReferences .linkBlock #map3,.texteReferences .linkBlock #map4,.texteReferences .linkBlock #map5{
	float:left;
	width:330px;
	display:block;
	margin-right:0px;
	/*border:solid 1px #c0c0c0;*/
	padding:4px;
	margin:4px;
	height:150px;
	min-height:88px;
}
.texteReferences .linkBlock .img {
	float:left;
	display:block;
	padding:0px;
	margin:4px;
	margin-left:0px;
	margin-top:0px;
}
.texteReferences .linkBlock .img span {
	margin:0px;
}
.texteReferences .linkBlock {
	float:left;
	display:block;
	clear:both;
	width:95%;
	margin-right:0px;
	border:solid 0px #c0c0c0;
	padding:4px;
	padding-left:0px;
	margin:0px;
	min-height:88px;
}


/* RECHERCHE */
#search{
	clear:both;
	float:right;
	margin-top:10px;
}
#blockRecherche{
	float:right;
	width:250px;
	height:20px;
	margin-top:10px;
}
#blockRecherche input{
	float:left;
	border:0;
	height:16px;
	width:180px;
	color:#FFF;
	background:url(../images/fond_recherche.jpg);
}
#blockRecherche input.valideSearch{
	position:relative;
	z-index:20;
	display:block;
	float:left;
	height:20px;
	border:0;
	width:19px;
	margin-left:-22px;
	margin-right:4px;
	margin-top:-3px;
	background:url(../images/recherche_btn.png) no-repeat;
}
#blockRecherche span.options{
	display:block;
	float:left;
	height:16px;
	border:0;
	width:50px;
	color:#FFF;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	text-align:center;
	font-size:10px;
	margin-top:0px;
	background:url(../images/fond_options.jpg) top right;
}
.searchContent h1{
	float:left;
	width:95%;
	color:#FFF;
}
.searchContent span.options{
	display:block;
	clear:none;
	float:left;
	height:15px;
	border:0;
	width:15px;
	color:#FFF;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	font-size:10px;
	margin-top:1px;
	padding-top:4px;
	background:url(../images/reduire.png) no-repeat top center;
}
#blockRecherche span.options:Hover, .searchContent span.options:Hover, #blockRecherche input.valideSearch:Hover, .searchContent input.valideSearch:Hover{
	cursor:pointer;
}
.searchContent{
	display:block;
	float:left;
	width:912px;
	color:#000;
	padding:10px;
	height:130px;
	margin-left:7px;
	border-bottom:solid 1px #FFF;
	background:#FFF;
	background:url(../images/fond_recherche_contenu.jpg) no-repeat top center;
}
.searchContent span{
	float:left;
	width:19px;
	margin-bottom:0px;
	margin-top:2px;
	font-weight:bold;
	margin-right:5px;
	color:#FFF;
}
.searchContent span.texteInput{
	margin-top:5px;
	width:160px;
	font-weight:bold;
	margin-right:5px;
	color:#000;
}
.searchContent span input{
	margin:2px;
}
.searchContent span.block{
	/*clear:none;*/
	float:left;
	width:90%;
	margin-left:30px;
	display:block;
}
.searchContent div.blockValide{
	clear:both;
	float:left;
	height:15px;
	margin-left:30px;
	display:block;
	background:#000;
	background:#13B7DC;
	margin-top:12px;
	padding-right:8px;
}
.searchContent input{
	/*float:left;*/
	border:solid 1px #FFF;
	height:16px;
	height:16px;
	/*width:200px;*/
	color:#FFF;
	margin-top:4px;
	background:#5F5F5F;
}
.searchContent .blockValide input.valideSearch{
	display:block;
	clear:both;
	float:left;
	color:#FFF;
	border:0;
	width:165px;
	height:19px;
	margin-top:-4px;
	background:url(../images/recherche_btn.png) no-repeat;
}
.searchContent input.champsRecherche{
	display:block;
	float:left;
	margin-top:15px;
	width:190px;
}
.searchContent span.titreRecherche{
	float:left;
	margin-top:15px;
	width:130px;
	font-size:15px;
}

.optionPlus{
	padding-top:2px;
	margin-top:2px;
	vertical-align: middle;
}
.linkDownload{
	float:left;
	display:block;
	width:98%;
	padding:4px;
	margin-top:5px;
	border-top:solid 1px #EAEAEA;
}
.miniArticle .linkDownload{
	float:right;
	margin-left:180px;
	position:absolute;
	display:block;
	width:16px;
	padding:0px;
	border-top:solid 0px #EAEAEA;
}
.texteEditeur{
	text-align:justify;
}
.miniArticle .texteEditeur{
	text-align:center;
}
.teste .miniArticle{
	width:239px;
	margin-left:45px;
}
.playerFLV{
	border: solid 1px #AEAEAE;
}
input{
    -moz-border-radius: 4px 4px 4px 4px;
    background: url("../images/fields.jpg") repeat-x scroll left top #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 6px 4px;
}
:focus{
	outline: 0 none;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

h1{
	font-size:15px;
	font-weight:bold;
	color:#57AA28;
	margin:0;
	text-align:left;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#002A44;
	text-align:left;
	margin:0;
}
h3{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0;
	text-align:left;
	margin-top:8px;
}
h4{
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0;
	text-align:left;
}
.gras{
	font-weight:bold;
}
.gauche{
	float:left;
}
.droite{
	float:right;
}
.h1{
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#000033;
	margin:0;
	text-transform:uppercase;
	
}
.h2{
	float:left;
	display:block;
	padding-top:2px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	width:95%;
	height:40px;
}
a.h3, a.h3:link, a.h3:visited{
	float:left;
	clear:both;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.h3:hover, a.h3:active{
	font-size:10px;
	font-weight:bold;
	color:#F3D610;
	text-decoration:none;
}