.onglet1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height:24px;
	font-weight: bold;
}
.tab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#656565;
}
.tab3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#999999;
}
.update1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.update2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; background-color: #eeeeee}

.title3 {/*titre des menus de gauche*/
/*font-family: courier new;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height:20px;
	font-weight: bold;
	color:#000000;
}
.title3plain {/*titre des menus de gauche*/
/*font-family: courier new;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.title3:hover {
	color:#9A1317;
}

.title3_ {/*titre des menus de gauche lorsqu'ils sont grisés*/
/*font-family: courier new;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height:20px;
	font-weight: bold;
	color:#d6d6d6;
}
.title3_:hover {
	color:#9A1317;
}
.title3selected {/*titre des menus de gauche lorsqu'ils sont grisés*/
/*font-family: courier new;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height:20px;
	font-weight: bold;
	color:#9A1317;
}
.title4 {/*titre des partie textes*/
/*font-family: courier new;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	height:20px;
	font-weight: bold;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
A.body1:hover {
	color:#3f6ec5;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.sidebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color:#888888;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color:#3f6ec5;
}
.link:hover {
	text-decoration: underline;
}
.title1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.titleprices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-color: #999999;
	BORDER-BOTTOM: #fff 1px solid;  
}
.bodyprices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #E0DFE4;
	BORDER-BOTTOM: #fff 1px solid;  
}
.nodecoration {	text-decoration: none;}
.LRT{
	BORDER-LEFT: #656565 1px solid; 
	BORDER-RIGHT: #656565 1px solid; 
	BORDER-TOP: #656565 1px solid;  
}
.LRTB{
	BORDER-LEFT: #656565 1px solid; 
	BORDER-RIGHT: #656565 1px solid; 
	BORDER-TOP: #656565 1px solid;  
	BORDER-BOTTOM: #656565 1px solid;  
}
.LT{
	BORDER-LEFT: #656565 1px solid; 
	BORDER-TOP: #656565 1px solid;  
}
.L{
	BORDER-LEFT: #656565 1px solid; 
}
.LB{
	BORDER-LEFT: #656565 1px solid; 
	BORDER-BOTTOM: #656565 1px solid;  
}
.B{
	BORDER-BOTTOM: #656565 1px solid;  
}
.LTB{
	BORDER-LEFT: #656565 1px solid; 
	BORDER-TOP: #656565 1px solid;  
	BORDER-BOTTOM: #656565 1px solid;  
}
.RTB{
	BORDER-RIGHT: #656565 1px solid; 
	BORDER-TOP: #656565 1px solid;  
	BORDER-BOTTOM: #656565 1px solid;  
}
.TB{
	BORDER-TOP: #656565 1px solid; 
	BORDER-BOTTOM: #656565 1px solid;  
}
.RT{
	BORDER-RIGHT: #656565 1px solid; 
	BORDER-TOP: #656565 1px solid;  
}
.T{
	BORDER-TOP: #656565 1px solid;  
}

.unnamed1 {
	background-color: #009999;
}
/**********************************************************************************************************************************/
/* google maps */
.infobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.infobody:hover {
	color: #ff0000;
}
.infotitle {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.infotitle:hover {
	color: #ff0000;
}
	/*style des boutons*/
.button0 {
    color: #ffffff;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	CURSOR: pointer;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	CURSOR: pointer;
}
.button1:hover {color: #940101;}
.button2 {
	background-color: #666666;
	margin: 4px;
	padding: 2px;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border: 1px solid #aaaaaa;
	CURSOR: pointer;
	color: #ffffff;
}
.button2slim {
	background-color: #666666;
	margin: 4px;
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border: 1px solid #aaaaaa;
	CURSOR: pointer;
	color: #ffffff;
}


