@charset "iso-8859-2";
/* auteur: Eric Berger */
/* Date de création: 09.05.2003 */

/* Balises HTML*/
BODY {
	background:#a3b7a3;
	font-family:arial;
	font-size:12px;
	font-color:#224422;
}
A {
	color:#224422;
	text-decoration:underline overline;
	font:bold;
}
A:hover {
	text-decoration:underline overline;
	background:#a3b7a3;
}
H1{
	text-align:center;
	color:#224422;
}
H2{}
H3{
	margin-top:5px;
	margin-bottom:10px;
	margin-left: 5px;
	margin-right: 5 px;
	text-decoration: underline;
}
/*Fin de Balises HTML*/

/*Styles généraux*/
.texte{	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;}

TABLE.bloc{
	border-width:0px;
}

TD.entete{
	height:120px;
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:white;
}

TD.bloc{
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:white;
}

P{
	font:#224422;
	font-size:12px;
}

.commentaire{
	font: #224422;
	font-size:10px;
	font-style:italic;
}
/*Fin de styles généraux*/

/*Style Google*/
.google{
	font-size	:	10px;
}
/*Fin de style Google*/

/*Styles de menu horizontal*/
DIV.menuH{
	text-align:center;
	border-style:solid;
	border-width:0px;
	background-color:#a3b7a3;
	margin-bottom: 0px;
	margin-top: 0px;
}
A.menuHItem{
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:#a3b7a3;
	margin-left: 3px;
	margin-right: 3px;
	color: #416741;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
}
A.menuHItem:hover {
	background-color:#416741;
	color: #a3b7a3;
	text-decoration:none;
}
A.menuHItemSelected{
	color: #a3b7a3;
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:#416741;
	margin-left: 3px;
	margin-right: 3px;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
}
A.menuHItemSelected:hover {
	background-color:#416741;
	color: #a3b7a3;
	text-decoration:none;
}

/*Fin de style de menu horizontal*/
/*Styles de sous-menu horizontal*/

DIV.sousMenuH{
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#416741;
	background-color:#416741;
	margin-bottom: 0px;
	margin-top: 0px;
}
A.sousMenuHItem{
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:#416741;
	margin-left: 3px;
	margin-right: 3px;
	color: #a3b7a3;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
A.sousMenuHItem:hover {
	background-color:#416741;
	border-width:1px;
	border-color:#a3b7a3;
	color: #a3b7a3;
	text-decoration:none;
}
A.sousMenuHItemSelected{
	border-style:solid;
	border-width:1px;
	border-color:#a3b7a3;
	background-color:#416741;
	color: #a3b7a3;
	margin-left: 3px;
	margin-right: 3px;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
A.sousMenuHItemSelected:hover {
	background-color:#416741;
	color: #a3b7a3;
	text-decoration:none;
}

/*Fin de style de sous-menu horizontal*/

/*Style de menu Vertical*/
DIV.menuV{
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:white;
	margin-bottom: 10px;
	margin-top: 1px;
}
A.menuVItem {
	border-style: solid;
	border-width: 0px;
	background-color: white;
	margin-left: 3px;
	margin-right: 3px;
	color: #416741;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

A.menuVItem:hover {
	background-color:#a3b7a3;
	color: #416741;

}
DIV.menuVGroup{
	border-style:solid;
	border-width:1px;
	border-color:#416741;
	background-color:#416741;
	margin-left: 0px;
	margin-right: 0px;
	color: white;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
SPAN.menuVTexte{
	font-size:10px;
}
/*Fin de style de menu vertical*/
