/* STYLES COMMUNS				*************/
a	{ 
	color: #FFFF33; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	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				*************/

.violetI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC66CC; font-style: italic; font-weight: bold }
.bleug { 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; 
} 

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

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

input, select, textarea { 
	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;
}

