/* ******************************************************** PARTIE COMMUNE ********************************** */
body{
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
    background-repeat: no-repeat;
    background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
}
.body_annexe{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* ******************************************************** POLICES ********************************** */
._UPPER{
	text-transform: uppercase;
	font-weight: bolder;
	font-variant: small-caps;
} 
.menubleu {
 font-family: Verdana;
 font-size: 13pt;
 font-weight: bolder;
 color: #BAE1FF;
 letter-spacing: -0.5pt;
}
.blanc10{ 
    color : #FFFFFF;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
} 
.blanc12{ 
    color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
} 
.bleuclair12{ 
    color : #BAE1FF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.bleu10{ 
    color : #0F1069;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.bleu12{ 
    color : #0F1069;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.rouge10{
	color : #D10907;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.rouge11{ 
    color : #D10907;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
.rouge12{ 
    color : #D10907;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
} 
.rouge16{ 
    color : #D10907;
	font-family : Verdana;
	font-size : 16px;
	text-decoration : none;
} 
.jaune10{
    color : #FFC600;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.jaune12{
    color : #FFC600;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.bleugris10{ 
    color : #426085;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.bleuvert10{ 
    color : #008EB4;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.bleuvert18{ 
    color : #008EB4;
	font-family : Verdana;
	font-size : 18px;
	text-decoration : none;
}
.rose12{
    color : #EB097C;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.violet12{
    color : #6E0038;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.noir12{
    color : #000000;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.noir10{
    color : #000000;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.gris10{
    color : #666666;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
.orange12{
    color : #F99000;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.bgtop_one {
    background-repeat: no-repeat;
    background-position: top left;
}
.bgtop_picto {
 	background-repeat: no-repeat;
 }
 /* ******************************************************** BACKGROUND ********************************** */
.bg_annexe {
	background-color: #3d4f66;
	background-repeat: repeat-x;
	background-position: top;
}
/* ******************************************************** LIENS ********************************** */
a:link{
	text-decoration : none;
}
a:visited{
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
A.menu {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0F1069;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;}
A.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #D10907;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	padding-left:5px;
	padding-right:5px;
}
A.menu_on {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #BAE1FF;
	color: #0F1069;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
A.menu_on:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #DAD9D9;
	color: #666666;
	text-decoration: none;
	cursor: hand;
	padding-left:5px;
}
A.menu_nav {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
A.menu_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #D10907;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	padding-left:5px;
	padding-right:5px;
}
A.menu_nav_on {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
A.menu_nav_on:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background-color: #BAE1FF;
	color: #0F0F69;
	text-decoration: none;
	cursor: hand;
	padding-left:5px;
	padding-right:5px;
}
.bleu12vif {

	color : #16489e;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}
.blanc11 {

    color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
.rouge18 {

	color : #d20402;
	font-family : Verdana;
	font-size : 18px;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
}
.blanc18 {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 18px;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;

}
.bleu18 {

	color : #16489e;
	font-family : Verdana;
	font-size : 18px;
	text-decoration : none;
	font-style: italic;
	font-weight: bolder;
}
