a:link {
	font-weight:normal;color: #FF0000;	text-decoration: none; font-size:13px; font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight:normal;text-decoration: none;color: #FF0000;font-size:13px;Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight:normal;color: #ffffff;text-decoration: underline;background-color:#ff0000;font-size:13px;Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;color: #FF0000;font-size:13px;Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #ffffff;
	font-size: 13px;
	color: #666666;
}
a.lien1
  {
    color:#999999;
	font-size: 9px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.lien1:hover
  {
    color:#ffffff;
	font-size: 9px;
    text-decoration:none;
	background-color: none;
    font-weight:normal;
 }
 
 
 a.cartel
  {
    color:#666666;
	font-size: 9px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.cartel:hover
  {
    color:#333333;
	font-size: 9px;
    text-decoration:none;
	background-color: underline;
    font-weight:normal;
 }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.couleur_rouge {
	color: #FF0000;
}
.typo2base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.typo2basegrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.typogras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: bold;
	text-transform: none;
	color: #666666;
}
.typo2basefine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.typo2basefineclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.typo_liens_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: underline;
	color: #999999;
}
div#contenu {
	float:center;
	width:740px;
	height:800px;
	color:#000;
	background-color:#FFFFFF;
	position: absolute;
	left: 50%;
	margin-top: 0px; /* moitié de la hauteur */
	margin-left:-370px; /* moitié de la largeur */
	top: 62px;
	}
	
	div#logo {
	text-align:right;
	position:absolute;
	width:590px;
	height:78px;
	top:-23px;
	z-index:50;
	left: 6px;
	}
	
		div#menu {
	position:absolute;
	width:800px;
	height:31px;
	top:500px;
	z-index:50;
	left: 0px;
	background-color: #FFFFFF;
	}

div#pied {
	text-align:center;
	position:absolute;
	width:800px;
	height:57px;
	top:589px;
	z-index:400;
	left: 0px;
	}



/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/
#menuDeroulant
{
	background: #fff;
	
	width: 800px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 450px;
	left: 0px;
	text-align:left;
	z-index: 500;
}
#menuDeroulant li
{
	float: left;
	
	width: 160px;
	margin: 0;
	padding: 0;
	border: 0;
	font-variant:small-caps;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	
	height: 1%;
	color: #666;
	background: #fff;
	font-weight:normal;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
	font-variant:small-caps;
}
#menuDeroulant li a:hover { 
color:#666666;
background-color: #cccccc; }
#menuDeroulant li a:active { background-color: #cccccc; }

#menuDeroulant .sousMenu
{
	display: none;
	
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 160px;
	
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #cccccc;
	margin: 0;
	border: 0;
	text-decoration: none;
	font-variant:small-caps;
	background-color:#666666;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #eeeeee;;
	text-decoration: none;
	font-variant:small-caps;
	color:#666666;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

a.accueil {
	color: #cccccc;
	font-size: 15px;
	font-weight:normal;
	text-decoration:none;
	
}
  a.accueil:hover {
	color: #29ABE2;
	
	font-size: 15px;
	font-weight:normal;
	text-decoration:none;
	
}

