@charset "iso-8859-1";

/*-------------------------- GENERALE  -------------------------*/
body {

     margin: 0; 
     text-align: center;
     }

div {
	border: 0px  ;
	}


#conteneur {
	position: relative;
	width: 900px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	height: 80px;
	text-align: center;
	left: 0px;
	padding: 0px;
	}
	
	
#bloc {
	padding: 5px;
	margin: 0px;
}

#navprincipale {
	color: #369;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
}

#dutexte {
	padding: 5px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#dutexte h1        { 
	color: #369; 
	font-size: 18pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-stretch: normal; 
	text-decoration: none }
	
#dutexte .retrait { margin-left: 6mm }

#dutexte h2     {
	color: #c69;
	font-size: 16pt;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#dutexte h3     {
	color: #666;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
}
	
#dutexte h4    { 
	color: black; 
	font-size: 12pt; 
	font-family: Arial; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: overline; 
	margin-top: 30px; 
	margin-bottom: -10px }

#dutexte h5 { 
	color: #609; 
	font-size: 9pt; 
	font-family: Verdana; 
	font-weight: 400; 
	line-height: 14pt; 
	text-decoration: none; 
	text-indent: 0; left: 0 }

#dutexte h6 {
	color: #5671cc;
	font-size: 12pt;
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -3mm;
	text-align: left;
}

#dutexte p        {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	text-align: justify
}
#dutexte  .legendeR {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}
#dutexte .legendeL {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
	
#dutexte .visuelL {float: left; margin: 0px 10px 10px 0px; }
#dutexte .visuelR {float: right; margin: 0px 0px 10px 10px; }
	
ol { 
	color: green; 
	font-size: 10pt }
li    {
	color: #000000;
	background-position: 0 10%;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	list-style-image: url(../links/intranet.gif);
}

link { text-decoration: none }
.inter { margin-bottom: -4mm }
.alinea { text-indent: -5mm; margin-left: 5mm; vertical-align: 0 }
.lettrine { font-size: 20pt; font-style: normal; font-weight: normal }
.interline  { margin-top: -5mm }
.retrait5 { margin-left: 5mm }
	
#navgauche  {
	width: 200px;
	float: left;
	padding: 5px;
	margin: 0;
	text-align: left;
}

		
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	height: 20px;
	width: 680px;
	}

