A:link    {text-decoration: none; color: #ddaa00;}
A:visited {text-decoration: none; color: #ddaa00;}
A:active  {text-decoration: none; color: #ffffff;}
A:hover   {text-decoration: none; color: #ffffff;}

.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	font-weight: bold;
	text-decoration: none;
	}
.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	font-weight: bold;
	text-decoration: none;
	}
.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	} 

.default_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_l {
	border-bottom:1px solid #AAAAAA;
	border-left:1px solid #000000;
	padding-left:8;
}
.form_l2 {
	border-left:1px solid #000000;
	padding-left:8;
}
.form_l_r{
	border-bottom:1px solid #AAAAAA;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:8;
}
.form_l_r2{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:8;
}
.form_r{
	border-bottom:1px solid #AAAAAA;
	border-right:1px solid #000000;
	padding-left:8;
}
.form_r2{
	border-right:1px solid #000000;
	padding-left:8;
}

.cells
{
	font-size:11px;
	border:1px solid #7F9DB9;
}

.title{
 	font-size: 140%;
 	color: #ffdd00;
}

BODY {
	margin:0;
	background-color: #aa0000;
	background-image:url(../images/fondsite.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	}
	
.center_page{
 	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

.menus{
 vertical-align:top;
 width:140;
 height:460;
 background-color:#000000;
 }
 
 .inputSubmit
{
    border: 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    background-color: #aaaaaa;
}


/* Utilisé dans les présentations en tableau */

.celNoirGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFdd00;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	vertical-align: top;
	background-color: #222222;
}

.celNoirCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFdd00;
	font-weight: bold;
	text-align: center;
	background-color: #222222;
}

.celGrisCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFdd00;
	font-weight: bold;
	text-align: center;
	background-color: #333333;
}

.celPetitDegradeCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: center;
	background-color: #666666;
	background-image: url(/img_site/fond_article3_off.png);
	background-repeat: repeat-y;
}

.celDegradeCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: center;
	background-color: #666666;
	background-image: url(/img_site/fond_article2_off.png);
	background-repeat: repeat-y;
}

.celPetitDegradeGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	vertical-align: top;
	background-color: #666666;
	background-image: url(/img_site/fond_article3_off.png);
	background-repeat: repeat-y;
}

.celDegradeGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	vertical-align: top;
	background-color: #666666;
	background-image: url(/img_site/fond_article2_off.png);
	background-repeat: repeat-y;
}

.celDegradeGauche a{
	color: #dddddd;
	text-decoration: none;
}

.celDegradeGauche a:link{
	color: #dddddd;
	text-decoration: none;
}

.celDegradeGauche a:visited{
	color: #cccccc;
	text-decoration: none;
}

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

.celDegradeGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	vertical-align: top;
	background-color: #666666;
	background-image: url(/img_site/fond_article2_off.png);
	background-repeat: repeat-y;
}

/***********************************************/
/* Styles principaux */
/***********************************************/

p {
	margin-top: 10px;
	margin-bottom: 4px;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
}

h1{
	margin-top: 10px;
	margin-bottom: 14px;
 	font-size: 14px;
 	color: #ffdd00;
}

h2{
	margin-top: 10px;
	margin-bottom: 5px;
 	font-size: 13px;
 	color: #ffdd00;
}

h3{
	margin-top: 10px;
	margin-bottom: 3px;
 	font-size: 12px;
 	color: #ffdd00;
}

h4{
	margin-top: 10px;
	margin-bottom: 3px;
 	font-size: 12px;
 	color: #dddddd;
}


h5{
	font-size: 100%;
	color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}