/* STYLES COMMUNS				*************/
a	{ 
	color: #FF0000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
/***********
	color: #FFFF33; 
	background-color: #666699
*******/
a:hover { 
	color: #CC0000; 
	border-color: black black black #FF6666; 
	background-color: #CCCC99
	}
.txtbase { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3366CC; 
	font-weight: normal
 } 
.rougeb { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF3300}
.blancg { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF }


/* SPECIFIQUE WEBHOTEL				*************/

.wbhvioletI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC66CC; font-style: italic; font-weight: bold }
.wbhbleug { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366CC; font-weight: bold}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #3366CC; 
} 

.wbhtitre5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	font-weight: bold;
	color: #666666; 
} 

.wbhtitre1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-style: italic;
	font-weight: bold;
	color: #FF6666; 
} 

input, select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3366CC; 
	font-weight: normal
} 

.lien0	{ 
	color: #FFCC33; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #666699;
}
