body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6E3;
}

td, .texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titlePage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #E38A1F;
}

a.texte, a.whois, a.whois2{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 9pt;
        font-weight : bold;
        color: #D98A1E;
        text-decoration: underline;
}
a.rubrique:hover, a.title:hover, a.texte:hover, a.whois:hover, a.whois2:hover{
   text-decoration: none;
}
a.rubrique{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: underline;
}
a.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.chapo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.chapo:hover{
	text-decoration: underline;
}
a.vpageon{
	text-decoration:none;
	border-style:solid;
	border-width: 1px;
	border-color:#D98A1E;
	background-color:#edc48f;
	color: #3B5997;
	font-weight:bold;
 }
 a.vpageon:hover{
 	color:#FF0000;
 	text-decoration: underline;
 }
 
 a.vpageoff{
 	text-decoration:none;
 	border-style:solid;
 	border-width: 1px;
 	border-color:#D98A1E;
 	background-color:#FFFFFF;
 	color: #D98A1E;
 }
 a.vpageoff:hover{
 	color: #3B5997;
	font-weight:bold;
	text-decoration: underline;
 }
 
 .menuoff{
	color: #E38A1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	height:20px;
	line-height:20px;	
	background-color: #F6F6E3;
	/*border: 1px solid #E38A1F;*/
	border-top-width: 1px;
	border-top-color: #E38A1F;
	border-right-width: 1px;
	border-right-color: #E38A1F;
	border-left-width: 1px;
	border-left-color: #E38A1F;
	border-style: solid;
	background-repeat:no-repeat;
	background-position:top right;
	width: 75px;
}

 .menuon{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	height:20px;
	line-height:20px;	
	background-color: #E38A1F;
	border: 1px solid #E38A1F;
	border-top-width: 1px;
	border-top-color: #E38A1F;
	border-right-width: 1px;
	border-right-color: #E38A1F;
	border-left-width: 1px;
	border-left-color: #E38A1F;
	border-style: solid;
	background-repeat:no-repeat;
	background-position:top right;
	width: 75px;
}

a.zmenuon{
	text-decoration: none;
	color: #F6F6E3;	
}
a.zmenuoff{
	text-decoration: none;
	color: #E38A1F;	
}
a.zmenuon:hover, a.zmenuoff:hover{
	text-decoration:underline;
}

