/* style_index */

/* Mise en page générale */
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; text-align: left; font-style: normal; /*font-color: #333333;*/
	line-height: 1.166;
	margin: 0px; padding: 0px;
	background-color: #EEE;
	behavior: url(csshover.htc); /*WinIE behavior call*/
/*
a:link, a:visited, a:hover (color: #006699;	text-decoration: none;)
a:hover {text-decoration: underline; */
}



/h1, h2, h3, h4, h5, h6 p{	font-family: Verdana,Arial,sans-serif; 	margin: 0px; 	padding: 0px;}

h1{font-size: 30px;  color: #334d55;}
h2{font-size: 24px;  color: #006699;}
h3{font-size: 20px;  color: #334d55;}
/*h4{	font-size: 16px; color: #333333;}*/
h4{	font-size: 16px; color: #CD5C5C;}
h5{font-size: 12px;  color: #334d55;}
h6{font-size: 10px;  color: #334d55;}
p{font-size: 12px;  color: #334d55;}
a{font-size: small;  color: #006699;}

/* ---------------- Mise en page du bandeau -------------- */

#bandeau {
	display: block;
	position: absolute;
	top: 5px;
	left: 1%;
	/*left: 15px;*/
	height: 120px;
	width: 97%;
	padding: 0px;
	margin: 0px;
	background-color: #FF8F7D;
	background-image: url(../images/logo-titre-4.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#bandeau h1{
	position: absolute;
	font-style: italic;
	font-size: 36px;
	height: 1em;
	width: 200px;
	padding: 0; 	margin: 0;
	top: 40px;
	left: 160px;
	font-weight: bold;
	padding: 0px;
}

#bandeau h3{
	position: absolute;
	font-style: italic;
	font-size: 20px;
	height: 1em;
	width: 600px;
	padding: 0; 	margin: 0;
	top: 46px;
	left: 420px;
	font-weight: bold;
	padding: 0px;
}

#bandeau ul.date li{
	position: absolute;
	font-style: italic;
	list-style-type: none;
	/*text-decoration: none;*/
	height: 1em;
	width: 150px;
	padding: 0; 	margin: 0;
	top: 95px;
	float: left;
	right: 20px;
	padding: 0px;
}

#entete {
	float: left; position: absolute; top: 10px; right: 1%;
}

#liens_horizontaux {
	position: absolute;
	height: 2.1em;
	margin: 0; padding: 0px;
	left: 1%; right: 1%; bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
	border-top-width: medium; border-top-style: solid;
	border-top-color: white; /* #334d55; */
}

#liens_horizontaux li {
	position: relative; top: 0.5em;
	display: inline;
	font-family: "Lucida Grande", Arial, sans-serif; 	font-size: small; color: #334d55;
	height: 1.8em; font-weight: bolder;
	margin-top: 2.5px;
	padding-left: 0.5em; padding-right: 1.5em;

}

#liens-horizontaux li.last {
	/*border-right-width: 0;*/
}

#liens-horizontaux a {
/*font-color: #D4EC84;*/
}

/* ---------------- Mise en page de la partie centrale -------------- */

#partie_centrale{
	color: #CCC;
	margin: 0; padding: 0px 5px 1px 4px;
	background-color: #EEE;
	position: absolute;
	left: 22%; width: 75%; top: 140px;
	/*left: 260px; width: 45%; top: 140px;*/
	/*border: thin solid blue;*/
	}
#partie_centrale h3{
	height: 1em;
	margin: 0;
	padding: 0;
	}	
#partie_centrale h4{
	color: #CD5C5C; /* pas pris en compte*/
	}
#rachet p{
	margin: 0; padding: 0; height: 1.5em;
	}
#titre_central {
	position: relative;
	background: white;
	padding: 3px;
	width: 374px; height: auto;
	border: 1px solid #666666;
	}
#titre_central h4{
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#titre_central h5{
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#titre_central p{
	/*position: relative;*/
	/*margin: 0;
	padding: 0;
	height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	border: thin solid #00FF00;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000033;*/

}

#partie_centrale #info {
	position: relative;
	left: 5%;
	width: 500px;
	/*background: #EEE;*/
	background: #FAFAFA;
	padding: 0 0 0 10px; margin: 0;
	height: auto;
	border-style: double;
	border-width: 1px;
	border-color: gray;
	}
	
#partie_centrale #info h4{
	/*background-color: #EEE;*/
	width: 480px;
	height: 1.5em;
	position: relative;
	top: 0px;
	left: 2px;
	color: #334d55;
	line-height: 1.5em;
	text-align: left;
	text-indent: 5px;
	/*text-decoration: underline;*/
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	margin-top: 0em;
	}
#sommaire ul{
	position: relative;
	left: 15%;
	width: 400px;
	background: #FAFAFA;
	padding: 10px 10px 10px 25px; margin: 0;
	height: auto;
	border-style: double;
	border-width: 2px;
	border-color: gray;
	font-size: 1.2em; 
	font-weight: bold;

}

#sommaire  li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 350px; top: 0; left: 15 px;
	height: 1.2em;
	left: 20px;
	color: #1E90FF; /*#99CCFF;*/
	border-top-color: grey; /* #334d55; */
}

	
/* ---------------- Mise en page du bandeau gauche -------------- */

#nav {
	position: absolute;
	left: 1%;
	top: 150px;
	width: 20%;
	background: #EEE;
	padding: 0; margin: 0;
	height: auto;
	/*border-width: 1px; border-style: solid;*/
	}
/*	
#nav h4{
	background-color: #EEE;
	width: 98%;
	
	height: 1.5em;
	
	top: 0px;
	left: 1%;
	
	color: #334d55;
	line-height: 1.5em;
	text-align: left;
	text-indent: 5px;
	text-decoration: underline;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	margin-top: 0em;
	}

#nav ul{
	position: relative;
	height: auto;
	width: 90%;
	
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0em;
	padding-left: 5%;
	font-size: small;
}

#nav li{

	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 90%; top: 0; left: 10%;
	height: 1.2em;
	left: 20px;
	color: #99CCFF;
	border-bottom-width: 1px; border-bottom-style: solid;
	

	
}

div#nav li:hover {background: #EBB;}


#nav li a{
	text-decoration: none;
}
*/
#nav_2{
	position: relative;
	/*left: 1%;*/
	width: 100%;
	background: #EEE;
	padding: 0; margin: 0;
	height: auto;
	/*border-width: 1px; border-style: solid; border-color: red;*/
	}
	
#nav_2 h4{
	background-color: #EEE;
	width: 98%;
	height: 1.5em;
	position: relative;
	top: 0px;
	left: 2%;
	color: #334d55;
	line-height: 1.5em;
	text-align: left;
	text-indent: 5px;
	text-decoration: underline;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	margin-top: 0em;
	/*border-width: 1px; border-style: solid; border-color: blue;*/
	}
	
#nav_2 ul{
	/*position: relative;*/
	height: auto;
	width: 92%;
	left: 2%;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0em;
	padding-left: 5%;
	font-size: small;
	/*border-width: 1px; border-style: solid; border-color: green;*/
}	

#nav_2 li{
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 95%; top: 0; left: 5%;
	height: 1.2em;
	/*left: 20px;*/
	color: #99CCFF;
	border-bottom-width: 1px; border-bottom-style: solid;
	border-top-color: grey; /* #334d55; */
	/*border-width: 1px; border-style: solid; border-color: black;*/
	/*border: 1px solid #666666;*/
}	
/*	
#nav_2 ul.rang_2{
	
	height: auto;
	width: 90%;
	left: 8%;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0em;
	padding-left: 5%;
	font-size: small;
}
*/
#nav_2 li.second{
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 84%; top: 0; left: 15%;
	height: 1.2em;
	/*left: 20px;*/
	color: #99CCFF;
	border-bottom-width: 1px; border-bottom-style: solid;
	/*border-width: 1px; border-style: solid; border-color: black;*/
	/*border-top-color: grey; */

	/*border: 1px solid #666666;*/
}

div#nav_2 li:hover {background: #EBB;}

/*div#nav_2 li.secod:hover {background: #EDD;}*/


#nav_2 li a{
	text-decoration: none;
}

