/*
menu : bleu #084290
menu : vert #008136
bg : bleu #2266AA;
bg : vert #02b026
corps : bleu lightblue
corps : vert #d6f7b3
#cef7df
*/

BODY {
	background-color : #ffffff; /*#02b026;*/
	margin: 0px;
}

IMG {
	border: 0px;
	vertical-align: middle;
}

a:link, a:visited, a:active, a:hover {
	color : #000000; /* #02b026; white;*/
}


#menu {
	margin:10px;
	width:150px;
}
#menu TD {
	background-image:url('../img/onglet.gif');
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 10px;
}
#menu TD .menu {
	font-family: "Verdana, Arial";
	font-size: 11pt;
	font-weight: bold;
	text-decoration : none;
}

.address {
	font-size: 13px;
	font-family: "Verdana, Arial";
	margin: 2px;
}


.bandeau {
	background: url('../img/top-center.gif') repeat-x;
	vertical-align:top;
	width:100%;
	text-align:center;
}
.titre {
	background-image:url('../img/titre-center.gif');
	color: black;
	font-size: 24px;
	font-family: "Verdana, Arial";
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	min-width: 160px;
}


.compteur {
	text-align: center;
	font-family: "Verdana, Arial";
	color: white;
	font-weight: bold;
	font-size: 11pt;
}

.numeroPage {
	font-weight : bold;
	text-align : center;
}
A.numeroPage{
	color : #80e060; /* #d6f7b3; lightblue; */
}



.entete{
	height : 17%;
	border : 0px;
	background-image : url(../Icones/bandeau-fond.jpg);
	text-align : left;
	vertical-align : bottom;
}
.corps{
	background-color: #cef7df; /* #d6f7b3; lightblue; */
	height: 100%;
	width: 100%;
	font-family: "Verdana, Arial";
	font-size: 13px;
}
.piedpage{
	border : 0px;
	background-color : White;
	height : 2%;
	font-family : "Verdana, Arial";
	font-size : x-small;
}

.renseignement{
	background-color : #cef7df; /* #d6f7b3; lightblue; */
	border : 1px solid;
	font-family : "Verdana, Arial";
	width : 100%;
	font-size : x-small;
}

.titre-renseignement{
	background-color : #cef7df; /* #d6f7b3; lightblue; */
	border : 1px solid;
	font-family : "Verdana, Arial";
	font-size : x-small;
	font-weight : bold;
}
.lien{
	font-family : "Verdana, Arial";
	font-size : 9pt;
}



.titre-tableau{
	color : #000000; /*white;*/
	font-family : "Verdana, Arial";
	font-size : 9pt;
	font-weight : bold;
}
.fond-tableau{
	background-color : #ffffff; /*#008136;*/
	color : #000000; /*white;*/
	text-align : left;
	vertical-align : top;
	font-family : "Verdana, Arial";
	font-size : 9pt;
}


.titre-tableau2{
	color : black;
	font-family : "Verdana, Arial";
	font-size : 8pt;
	font-weight : bold;
}
.fond-tableau2{
	background-color : #cef7df; /*#d6f7b3; lightblue; */
	border : 1px solid #008136;
	font-family : "Verdana, Arial";
	font-size : 9pt;
}
a:link.lien-tableau2, a:visited.lien-tableau2, a:active.lien-tableau2, a:hover.lien-tableau2 {
	color : teal;
	font-size : 8pt;
}


.fond-photo{
	background-color : #008136;
	color : white;
	border : thick solid White;
	width : 70px;
	height : 70px;
}


.oblig{
 color: red;
 font-weight: bold;
}
