BODY
{
font-size: 13px;
color: #222222;
background-color: #00365B;
margin-top: 4px;
margin-bottom: 0;
font-family: Verdana;
}

.centre
{
font-size: 13px;
}

.noscript
{
background-color: #FBC60E;
border:2px solid #FB830E;
}

.valide
{
color:#0A6D00;
font-weight:bold;
}
.erreur
{
color:#B80000;
font-weight:bold;
}

.titre
{
font-size: 20px;
font-weight: bold;
text-decoration: underline;
text-align: center;
color: #00365B;
}

.sous_titre
{
font-size: 16px;
text-decoration: underline;
font-style: italic;
font-weight: bold;
padding-left: 30px;
color: #00365B;
}
.sous_titre_creation
{
font-size: 16px;
text-decoration: underline;
font-style: italic;
font-weight: bold;
color: #00365B;
}

A
{
color: #00365B;
}

A:hover		
{
color: #ED9203;
text-decoration: underline;
}

.input {
font-size : 10px ;
background:#E6E2E1;
border:1px solid #7D7D7D;
color:#000000;
}

.input:hover{
background:#D7D7D7;
border:1px solid #7D7D7D;
color:#000000;
text-decoration:none;
}


.menu
{
padding-left:20px;
padding-top:5px;
/*background-image: url(/images/head_menu.jpg);*/
background: #E5E5E5;
}
.head_h1
{
background-image: url(/images/head_h1.jpg);
}

.centre_h
{
background-image: url(/images/centre_h.jpg);
}

.centre_g
{
background-image: url(/images/centre_g.jpg);
}

.centre_d
{
background-image: url(/images/centre_d.jpg);
}

.centre_b
{
background-image: url(/images/centre_b.jpg);
}

hr 
{
border-style: none none dotted;
}

th
{
color:white;
background-color:black;
font-weight:bold;
text-align:left;
}

.foot
{
font-size: 11px;
color: #999999;
}
.foot a
{
color: #777777;
}

.raccourcis
{
font-size: 11px;
color: #ffffff;
}

.raccourcis a
{
color:#ffffff;
text-decoration:none;
}

.raccourcis a:hover
{
color:#ffffff;
text-decoration:underline;
}

.contact
{
font-size: 12px;
}


/*GESTION MENU CONTETUEL*/
.ddsmoothmenu{
padding-top:4px;
font: bold 11px Verdana;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: #000000;
padding-top: 4px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 4px;
border-right: 1px solid #778;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #000000;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: #003C74; 
color: #ffffff;*/
background: #C6C6C6; 
color: #000000;

}

.ddsmoothmenu ul li a:hover{
background: #D7D7D7; /*background of menu items during onmouseover (hover state)*/
color: #000000;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: bold 10px Verdana;
width: 110px; /*width of sub menus*/
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
margin: 0;
text-align:left;
border-top-width: 0;
border-bottom: 1px solid gray;
background: #C6C6C6;
}


/* Sub SUB level menu links style */
.ddsmoothmenu ul li ul li ul li a{
width: 160px; /*width of sub sub menus*/
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 6px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 4px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
position: absolute;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
}


/*gestion affichage images antourant l'image head*/

#head_h2
{
background-image: url(/images/head_h2.png);
}

* html #head_h2
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_h2.png", sizingMethod="scale");
}

#head_g1
{
background-image: url(/images/head_g1.png);
}
* html #head_g1
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_g1.png", sizingMethod="scale");
}

#head_g2
{
background-image: url(/images/head_g2.png);
}
* html #head_g2
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_g2.png", sizingMethod="scale");
}

#head_d1
{
background-image: url(/images/head_d1.png);
}
* html #head_d1
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_d1.png", sizingMethod="scale");
}

#head_d2
{
background-image: url(/images/head_d2.png);
}
* html #head_d2
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_d2.png", sizingMethod="scale");
}


#head_b
{
background-image: url(/images/head_b.png);
}
* html #head_b
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_b.png", sizingMethod="scale");
}

#head_g3
{
background-image: url(/images/head_g3.png);
}
* html #head_g3
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_g3.png", sizingMethod="scale");
}

#head_d3
{
background-image: url(/images/head_d3.png);
}
* html #head_d3
{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/head_d3.png", sizingMethod="scale");
}
