/***** COULEURS *****/
.arial-blanc-10-norm {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.arial-blanc-10-bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial-blanc-11-norm {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.arial-blanc-11-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial-blanc-12-norm {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.arial-blanc-12-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial-blanc-13-norm {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.arial-blanc-13-bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial-blanc-14-norm {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.arial-blanc-14-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial-noir-10-norm {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.arial-noir-10-bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.arial-noir-11-norm {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.arial-noir-11-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.arial-noir-12-norm {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.arial-noir-12-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.arial-noir-13-norm {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.arial-noir-13-bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.arial-noir-14-norm {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.arial-noir-14-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.arial-bleu-10-norm {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}

.arial-bleu-10-bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}

.arial-bleu-11-norm {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
}

.arial-bleu-11-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

.arial-bleu-12-norm {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}

.arial-bleu-12-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.arial-bleu-13-norm {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
}

.arial-bleu-13-bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.arial-bleu-14-norm {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}

.arial-bleu-14-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

a:hover{    
	color: #FFDC00; 
	font-weight: normal;
}

a{
	font-size: 11px;
	font-weight: normal;
	color: #00659C;
	font-family: Verdana,Arial;
	text-decoration: none;
}

a.menupied {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu1 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
}

a.menu2 {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
}

a.menu3 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
	text-align:center;
}

a.menu4 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
}

a.menu5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu5:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFDC00;
	text-decoration: none;
}

a.menu6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #023287;
	text-decoration: none;
}

a.menu6:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a.menu1:hover,a.menu2:hover,a.menu3:hover,a.menu4:hover{    
	color: #FFDC00; 
}

.menu1-off{
	background-image:url(../graphisme/bouton-menu-p2-off.jpg);
	}

.menu1-on{
	background-image:url(../graphisme/bouton-menu-p2-on.jpg);
}

.menu2-off{
	background-image:url(../graphisme/menu-gauche-fond-off.jpg);
	}

.menu2-on{
	background-image:url(../graphisme/menu-gauche-fond-on.jpg);
}

body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E7ECF5;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-3dlight-color: #666666;
}

p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.degrade1 {
	background-image:url(../graphisme/degrade1.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#BED9EA;
	border-top:1px solid #00659C;
	border-bottom:1px solid #00659C;
}

.degrade2 {
	background-image:url(../graphisme/degrade2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#525252;
}

.degrade3 {
	background-image:url(../graphisme/degrade3.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#E8F3F9;
}

.fond-slogan {
	background-image:url(../graphisme/fond-slogan.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

select,textarea,button,input {
	font-family: Arial, Helvetica, sans-serif, impact, Fixedsys;
	font-size: 12px;
	font-weight: normal;
}

#bouton{
font-family:Verdana;
font-size:11px;
color:#000000;
font-weight:bold;
background-color:#CCECE9;
text-decoration:none;
border:1px solid #8C8C8C;
padding:2px 1px 2px 1px;
}

pre {
	font-family: Arial, Helvetica, sans-serif, impact, Fixedsys;
	font-size: 12px;
	font-weight: normal;
	color: #fc5f00;
	font-style: normal;
}

em {
	font-family: Arial, Helvetica, sans-serif, impact, Fixedsys;
	font-size: 12px;
	font-weight: bold;
	color: #fc5f00;
	font-style: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif, impact, Fixedsys;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

#conteneur {
	background-color: #FFFAE5;
	position:absolute;
	width: 780px;
	height: 400px;
	left: -2px;
	top: -2px;
	border: 1px solid #000;
	padding: 10px;
}

.cadre-entete {
	background-color:#00659C;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
}

.cadre-contenu-gris {
	border: 1px solid #BFBFBF;
	background-color:#F2F2F2;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px
}

.cadre-contenu-blanc {
	border: 1px solid #BFBFBF;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px
}


.submit1 {
	background-color: #d6d1ce;
	font-family: Arial, Helvetica, sans-serif, impact, Fixedsys;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	border-color: #333333;
	border-width: 1px;
	border-style: outset
}

div#nav_hori_contener_sous {
	background-image:url(../graphisme/degrade-menuderoulant.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	color:#000000;
	padding-top:0px;
	white-space:nowrap;
	border-left: 1px solid #00659C;
	border-right: 1px solid #00659C;
	border-bottom: 1px solid #00659C;
	text-align:left;
}

div#nav_hori_contener_sous a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	color:#3366AA;
}

div#nav_hori_contener_sous a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	color:#FFFFFF;
	background-color:#01669A;
}

div#nav_menu_gauche {
	background-image:url(../graphisme/menu-gauche-fond-off.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	white-space:nowrap;
	border-left: 0px solid #00659C;
	border-right: 0px solid #00659C;
	border-bottom: 0px solid #00659C;
	text-align:left;
	line-height:20px;
}

div#nav_menu_gauche a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #023287;
	text-decoration: none;
}

div#nav_menu_gauche a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../graphisme/menu-gauche-fond-on.jpg);
}

/* CSS obligatoire pour le menu deroulant non modifiable */
.nav_hori_menu_pad{
margin:0;
padding:0;
}

.contenant{
  display : block;
  border: 0px solid #000000;
  margin:0px;
  padding:0px;
}