.menubas {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.normal11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.normal9 {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.normal9it {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.normal12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
}
.normal10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #006633;
}
.message {
	font-family: Tahoma;
	font-size: 10px;
	border: 0px Aucune;
	color: 006633;
	background-color: #CCFF99;
}

.styleinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E2F6DF;
	white-space: normal;
	border: 1px solid #666666;
}

/* class cach�e */
.cacha
{
    position: absolute;
    visibility: hidden
}


A:link { text-decoration: none; color:#666666 }
A:visited { text-decoration: none; color:#666666}
A:hover { text-decoration: underline; color:#333333 }

H1 {
font-family: Verdana; 
font-size: 14px;
font-style: normal;
color: #666666;
}

H2 {
font-family: Verdana; 
font-size: 9px;
font-style: normal;
color: #666666;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E2F6DF;
	white-space: normal;
	border: 1px solid #666666;
}



select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E2F6DF;
	white-space: normal;
	border: 1px solid #666666;
}

/* CSS pour le DIV LOGO ou autre */
.DIV-HEADER {
position : relative;
overflow : auto; 
} 

div.DIV-HEADER {
position : absolute;
z-index : 1000;
top : 5px;
left : 400px;
} 

table.DIV-HEADER {
z-index : 500;
} 

#old_footer {
	background:			url('../images/bg_footer.jpg') no-repeat 50% 0%;
	width:				720px;
	padding-top:		30px;
	font-family: 		Verdana;
	font-size:			10px;
	color:				#666;
	font-weight: 		bold;
}

#old_footer a {
	color:				#666;
	text-decoration: 	none;
}

#old_footer a:hover {
	text-decoration: 	underline;
}

#old_footer * {
	margin:				0px;
	padding:			0px;
}

/*------------------------------*/
/*		MENU PRINCIPAL			*/
/*------------------------------*/
#old_footer_menu {
	height:				28px;
}

#old_footer_menu li {
	list-style: 		none;
	display:			block;
	float:				left;
	height:				28px;
}

#old_footer_menu li.first {
	background:			url('../images/bt_footer_first.gif') no-repeat;
	width:				141px;
	padding:			0px 10px 0px 25px;
	line-height:		24px;
	color:				#fff;
}

#old_footer_menu li.first a {
	color:				#fff;
}

#old_footer_menu li.classic {
	background:			url('../images/bt_footer_bg.gif') repeat-x;
	margin-left:		7px;
}

#old_footer_menu li.classic * {
	float:				left;
	height:				28px;
}

#old_footer_menu li.classic .left {
	background:			url('../images/bt_footer_left.gif') no-repeat;
	width:				5px;
}

#old_footer_menu li.classic .right {
	background:			url('../images/bt_footer_right.gif') no-repeat;
	width:				4px;
}

#old_footer_menu li.classic a {
	display:			block;
	line-height: 		24px;
	padding:			0px 8px 0px 5px;
}

/*------------------------------*/
/*		LISTE VILLAGE			*/
/*------------------------------*/
#old_footer_village {
	margin-bottom: 		5px;
	height:				30px;
}

#old_footer_village li {
	list-style: 		none;
	display:			block;
	float:				left;
	height:				30px;
	line-height:		30px;
	margin-left:		8px;
	font-size:			10px;
}

#old_footer_village li.first {
	margin-left:		8px !important;
	margin-left:		4px;
}

#old_footer_village li.separator {
	color:				#fff;
}

/*------------------------------*/
/*			LISTE LIEN			*/
/*------------------------------*/
#old_footer_links {
	height:				30px;
	margin-bottom: 		5px;
}

#old_footer_links li {
	list-style: 		none;
	display:			block;
	float:				left;
	height:				30px;
	line-height:		30px;
	margin-left:		8px !important;
	margin-left:		4px;
}

#old_footer_links li.first {
	font-size: 			11px;
	line-height:		28px;
}

/*------------------------------*/
/*			LEGAL				*/
/*------------------------------*/
#old_footer p#legal {
	font-weight: 		normal;
	padding-left:		8px;
}


#menu {
	width:				600px;
	height:				30px;
	position:			relative;
	list-style : 		none;
	
}

#menu li a {
	display:			block;
	padding:			2px 0px 10px 12px !important;
	padding:			2px 0px 10px 8px;
	background: 		url('../images/home_bg_menu_long.png') no-repeat 0px 100%;
	white-space: 		nowrap; 
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color:				#333;
}


#menu li {
	position:			absolute;
	text-align:			center;
}

#menu li.ttesoffres {
	top:				10px;
	left:				0px;
}

#menu li.recherche {
	top:				10px;
	left:				350px;
}

