body {
	overflow:auto;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color:#FFFFFF;
/*pour centrer le site
	margin-left: auto;
	margin-right: auto;
	width-max: 2000px;  */
}
.invisible {display:none;}

/*	a mettre dans body et .zonetexte pour rendre la barre de navigation grise ou ascenseur
SCROLLBAR-FACE-COLOR: #F3F3F3;
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOW-COLOR: #CCCCCC;
SCROLLBAR-3DLIGHT-COLOR: #FFF;
SCROLLBAR-ARROW-COLOR: #909090;
SCROLLBAR-TRACK-COLOR: #FFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFF;
*/


/* les grands titres */
h1 {
	font-size:2.5em; 
/*
	background-image:url(../images/banniere2010.jpg);background-color: #666666; padding-top:5px; padding-bottom:5px;
 	height:266px; 
	width:1000px; 
	color:#FFFFFF; 
	*/
 }
h2 {font-size:2.2em; width:98%; border-bottom: thin solid;}
h3 {font-size:2em; width:98%;}
h4 {font-size:1.5em; width:98%; text-decoration:underline;}
h5 {font-size:1.3em; width:98%; font-weight: bold; font-style: normal; line-height: normal; font-variant: normal;}
h6 {font-size:1.1em; width:98%; font-weight: bold; font-style: normal; line-height: normal; font-variant: normal;}

/* titre couleur selon la rubrique  */
/* communication de crise, extreme urgence */
.titre00 {color:#FF0000; border-bottom-color:#FF0000;}

.titre00d {color:#74849E; border-bottom-color:#74849E;}
.titre01 {color:#ee7F01; border-bottom-color:#ee7F01;}
.titre02 {color:#79b51c; border-bottom-color:#79b51c;}
.titre03 {color:#339999; border-bottom-color:#339999;}
.titre04 {color:#00a7b4; border-bottom-color:#00a7b4;}
.titre05 {color:#3366CC; border-bottom-color:#3366CC;}
.titre06 {color:#5a5099; border-bottom-color:#5a5099;}
.titre07 {color:#330066; border-bottom-color:#330066;}
.titre08 {color:#990066; border-bottom-color:#990066;}
.titre09 {color:#e85181; border-bottom-color:#e85181;}

.titre10 {color:#990066; border-bottom-color:#990066;}
.titre11 {color:#990066; border-bottom-color:#990066;}
.titre12 {color:#990066; border-bottom-color:#990066;}
.titre13 {color:#990066; border-bottom-color:#990066;}

.titre14 {color:#E3B73D; border-bottom-color:#E3B73D;}

.titre15 {color:#79b51c; border-bottom-color:#79b51c;}
.titre16 {color:#79b51c; border-bottom-color:#79b51c;}
.titre17 {color:#79b51c; border-bottom-color:#79b51c;}

.titre18 {color:#e85181; border-bottom-color:#e85181;}
.titre19 {color:#e85181; border-bottom-color:#e85181;}

.titre20 {color:#00a7b4; border-bottom-color:#00a7b4;}



.centrer {text-align:center;}
.aligner_droite {text-align:right;}
.italique {font-style:italic;} 
.retraitgauche { padding-left:30px;} 
.graisser {font-weight:bolder;}
.barrer { text-decoration:line-through;}
.sondage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	text-align: left;
}
.sur_title{float: right;color: #096890; font-weight: bold; font-size: 20px;font-family: Arial; }


#zonetexte {
	font-size: small;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
/*	background-color:#F3F3F3;*/
	text-align:left;
}
#filariane {
	font-size: x-small;
}

/* les liens */
a:link {color:#2F3F8C;}
a:visited {color:#666666;}
a:hover {font-weight: bold; text-decoration:none;}
a:active {color: #666666;}
a:focus {font-weight:bold; color:#2F3F8C; text-decoration:underline;}

/* aspect des accronymes et abbreviations  */
acronym, abbr { border-bottom-style: dotted; border-bottom-width: thin;	cursor:help;}

/*formulaire de contacts*/
label {display:block; margin:1em; }
