.titre_entete{
background-color: #001F4E;
margin: 0px;
padding: 3px 0px 3px 10px;
font-weight: bold;

}


.titre {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}



.grandtitre {
	color: #001F4E;
	font-size: 1.5em;
	font-style: normal;
	line-height: 13px;
	text-transform: uppercase;
	text-align:center;
}
.titrepartie {
	color: #001F4E;
	font-size: 1.4em;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}

.titrepara {
	color: #001F4E;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
p, li {
	font-size: 1em;
	text-align: justify;
}


.titremenu {
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
	border: none;	
	line-height: 130%;
}

h2.entete{
	font-size: 2.4em;
	font-weight: normal;
	color: #001F4E;
	line-height: 90%;
	
}
p.entete{
	font-size: 1.5em;
	line-height: 90%;
	font-weight: normal;
	text-align: left;
	color: #001F4E;
}


td.menu {
	
	text-align: left;
	color: #FFFFFF;
	background-color:#FF9900;
	}


.tableautitre{
	font-size: 14px;
	text-align: center;
	font-variant: small-caps;
}

.tableau{
	font-variant: normal;
	font-size: 11px;
	text-align: left;
	}

.justify{
	text-align: justify;
	}

a.entete {
	background-color: #FFF;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}	
	
a.lien1
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.lien1:hover
{
color:#99CCCC;
text-decoration:underline overline;
font-weight:bold;
} 


a.lien2
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size: 1.2em;

}
a.lien2:hover
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
} 

a.lien3
{
color: #000000;
text-decoration:none;
font-size:1em;
text-align:center;
}
a.lien3:hover
{
font-size:1em;
color:#99CCCC;
text-decoration:underline overline;
font-weight:bold;
} 

a.lien4
{
color: #001F4E;
text-decoration:none;
font-size:11px;
text-align:center;
}
a.lien4:hover
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
} 

a.lien5
{
color: #001F4E;
text-decoration:normal;
font-size:11px;
font-weight:bold;
}
a.lien5:hover
{
color: #001F4E;
text-decoration:underline;
font-weight:bold;
}

a.menu {
	font-size: 1em;
	line-height: 200%;
	text-align: left;
	color: #FFFFFF;
	background-color: #438BC0;
	}
a.menu:hover{
	color: #FFFFFF;
	text-decoration:underline overline;
	}
li.menulist {	
	display: list-item;
	list-style-position: outside;
	}
	
	

