/* Feuille de style principale */
* {margin: 0; padding: 0;}
/* * {border : 1px red solid ! important;} 
 */
body {color: #202020; font-size: 0.9em; font-family: "Verdana", sans-serif; background-color: #000000; text-align: left;  margin: 4%}
p	{
	margin: 1em;
	text-indent: 1.5em;
	line-height : 120%;
	}

p.intro	{
	margin-bottom : 2em;
	}
	
ul {margin: 1em;}
a {
	font-style: italic; 
	color: rgb(204, 102, 51); 
	text-decoration: underline
	}
a:visited {
	color: rgb(204, 102, 51);
	color: none;
		}
a:hover	{
	color: orange;
	xbackground-color: black;
	}

/* */
	
div.cadre	{
	border : 0.07em solid gray;
	background-color : #F0F0F0;
	padding : 1em;
	margin-bottom : 1em;
	xheight : 100%;
	xoverflow : auto;
	}


ul.produits li	{
	font-weight : bold;
	}

ul.produits ul	{
	margin-top : 0.5em;
}
	
ul.produits li li {
	font-weight : normal;
	display : inline;
	margin : 0.2em;
		}
		


/**/
	
.minilien {
	font-size: 0.8em;
	}
.minilien a:hover {
	font-size: 1.5em;
	}
	

		

li {margin-left: 0.9em; padding: 0;}
h1	{
	font-size: 1.7em;
	text-align : center;
	margin-bottom : 1.7em;
	}
h8 	{
	background-color: #747A99;
	font-size: 1.17em; 
	font-weight: bold; 
	width: 16em; 
	padding-left: 1em; 
	margin: 2em 1em 1em 0; 
	line-height: 1.5em;
	}

h2 	{
	background-color: transparent;
	font-size: 1.17em; 
	font-weight: bold; 
	width: auto;
	padding-left: 1em; 
	margin: 0em 15em 1em 0; 
	line-height: 1.5em;
	border-bottom : 0.18em solid #747A99;
	xwhite-space : nowrap;
	}	
	
h3	{
	font-size: 1em;
	font-weight : bold;
	border-bottom : 0.08em solid #747A99;
	margin-bottom : 1em;
	display : inline;
	}
/*essai */

/* fin essai */

#entete {text-align: center; visibility: visible; height: 253px; margin: 0}

#conteneur {position: static; background-color: #fafafa; margin-left: auto; margin-right: auto; max-width: 70em; min-width: 40em;}

#navbar {color: #fafafa; font-size: 1.2em; line-height: 1.5em; background-color: #747A99; text-align: center; margin-bottom: 2em; letter-spacing: 0.04em; height: 100%; overflow : hidden;}

#menu {display:table;    padding:0;     margin:0 auto;     list-style-type:none;    white-space:nowrap;}

#menu li {display:table-cell; margin: 0; border-right: 0.1em solid #fafafa;}

* html #menu li {float:left;}

#menu a {width:auto;  display:block;    padding:0.2em 0.8em; color:#202020; font-style: normal;    text-decoration:none;}
#menu .menuselect {background-color: #fafafa;}

* html #menu a {float:left;}

#menu a:hover {color: #202020; background-color: #fafafa; text-decoration: underline; border: 0;}

.container {clear:both; text-decoration:none;}

* html .container {display: inline-block;}



.menuitem {color: #202020; margin-top: 1em; xmargin-left: 0.5em; xmargin-right: 15px; border-top: 0 none; border-right: 0 none; border-left: 0 none; font-weight: bolder}

.colgauche a {color: gray; text-decoration: none}
.colgauche a:hover {color: #202020; text-decoration: underline;}
.colgauche .menuselect	{
	color : #202020;
	font-weight : bolder;
	}
.colgauche {float: left; text-align: left; width: 16%; padding-left: 1%; letter-spacing : -.05em;}
.ccolgauche h2	{
	letter-spacing : -0.05em;
	}

.colcentre {float: left; width:66%; padding : 0 0.5% 0.5em 0.5%; text-align: justify; }

.coldroite {float: left; font-size: 0.7em; font-style: italic; line-height: 1.5em; width: 15%; padding-left: 0.5%; }

#piedpage {clear: both; color: #202020; font-size: 0.7em; line-height: 2em; background-color: #757A99; text-align: center; letter-spacing: 0.4em; height: 2em;}
#piedpage a {font-style: normal;
			color: #202020;
			text-decoration: none;
			background-color: none;
			}

#piedpage a:hover {
			text-decoration: underline;
			background-color: transparent;
			}

#news	{
	background-color: #DCDCDC;
	background-color: #F0F0F0;
	float: right;
	margin : 0 0 0 1em;
	font-size: 0.85em;
	padding : 0.8em;
	padding-top : 0.3em;
	border : 0.1em solid gray;
	width : 38%;
		}
		
#news ul, #news li	{
	list-style: none;
	margin: 0.5em 0 0 0;
	padding : 0;
		}
#news span {
	color : grey;
	font-size: 0.85em;
	letter-spacing : -0.1em;
	
	}
			
.clear	{
	clear : both;
	}

.prec_suiv {
	xborder: 1px solid black; 
	align: center;
	margin: auto; 
	text-align: center; 
	width: 90%;
	font-size : 0.9em;
	}
.prec_suiv ul{
	list-style-type: none;
	}

	
/* PARTIE CONCERNANT LE FORMULAIRE DE LA PAGE CONTACT */

/* Généralisation de ces règles 
input.textform, select.textform, textarea.textform {
	font-size: 0.9em; 
	font-family: "Verdana", sans-serif;
	}
*/	
input, select, textarea {
	font-family: "Verdana", sans-serif;
	}
textarea {
	width: 95%
	}
input.textform, select.textform, textarea.textform {
	font-size: 0.9em; 
	xfont-family: "Verdana", sans-serif;
	}


div.row {
 	clear: both;
	padding: 0.1em;
	 xborder: solid 1px black;
 }

div.row span.label {
 	float: left;
 	width: 20%;
 	text-align: right;
	white-space : nowrap;
	xborder: solid 1px red;
 }

div.row span.formw {
	float: right;
 	width: 78%;
 	text-align: left;
	
	xborder: solid 1px green;	
 }

div.row span.pied {
	float: left;
	width: 100%;
	text-align: center;
	xborder: solid 1px orange;
	font-size: 0.7em;
}

div.row span.obl {
	color: red;
	}

div.row span.legende {
	font-size : 0.7em;
	}
div.spacer	{
	margin-bottom : 2em;
	}
	
/* Styles qui concernent les pages vewconfig  */
.tabconfig {
	border-collapse: collapse;
	clear: both;
	font-size: 0.75em;
	xline-height: 2em;
	table-layout: fixed;
	width: 100%;
	}
.tabconfig .impair {
	background-color: gainsboro;
			}
.tabconfig .pair   {
	background-color: whitesmoke;
	}

.tabconfig th 	{
	font-weight: bold;
	text-align: left; 
	width: 29%; 
	padding : 0.4em 0.5em 0.4em 0.5em;
	}
.tabconfig td	{
	display : table-cell;
	vertical-align : middle;
	padding : 0.3em 0.5em 0.3em 0.5em; 
	width : 69%;
	}
	
	
	
.blocconfig {
	border: 0.07em solid gray; 
	clear: both;
	margin: 0 0 1em 0; 
	padding: 1em;
	background-color: #F0F0F0;
	height : 100%;
	overflow : hidden;
	}
.blocconfig h2 {
	margin: 0 15em 1em 0;
	}
	
.blocconfig p{
	margin: 1em;
	text-indent : 1.5em;
	padding: 0;
	}
.description	{
	margin: 2em 0 2em 0;
	clear: both;
	}

.description p {
	margin-top : 0.5em;
	margin-bottom : 1em;
	}

p.liendetail {clear:both; margin: 0.5em 0 0 0; text-indent: 0;}
.liendetail a {font-size: 0.8em}	

p.retourresume {text-align : center; clear:both; margin: 0.5em 0 0 0; text-indent: 0;}
.retourresume a {font-size: 0.8em}	
	
/* Ajout X.B pour les stations périmées */
#perimee {
	position: fixed;
    top: 0px;
	left: 0px;
	margin-left: -250px;
	margin-top: -50px;
	width: 100%;
	height: 100%;
	padding:5;
	margin:0;
	filter:alpha(opacity=50);   /* Internet Explorer 6     */
    -moz-opacity:0.5;           /* Mozilla 1.6 et infér.   */
    opacity: 0.5;               /* CSS3 et Mozilla récents */
	/*border: 1px solid black;*/
	background-color: black;
	text-align: center;
	color: white;
	vertical-align: middle;
	font-weight:bold;
	}




/* FIN */