/****** HEADER ******/
A:link {color: red;text-decoration:none;} A:visited {color: red;text-decoration:none;} A:hover {color: red;text-decoration:underline;} 
td{color:black;font-size:11px;font-family: Verdana, Arial, Helvetica}
body {
	background-color: #FF6633;
}
.header1 {
	height:38px;
	padding-top:28px!important;
	padding-top:27px;
} 

.commande_tel {
	font-family:arial;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-left:150px;
}

.commande_tel:hover {
	font-family:arial;
	font-size:13px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	margin-left:150px;
}

.header2 {
	height:31px;
} 

.header2 ul {
	margin:0;
	padding:0;
	margin-left:450px;
} 

.header2 li {
	list-style:none;
	display:inline;
} 

.header2 a {
	font-family:arial;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:15px;
}

.header2 a:hover {
	font-family:arial;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	float:left;
	margin-left:15px;
}

.header3 {
	height:27px;
} 

.header3 ul {
	margin:0;
	padding:0;
	margin-left:400px;
	padding-top:3px;
} 

.header3 li {
	list-style:none;
	display:inline;
} 

.header3 a {
	font-family:arial;
	font-size:13px;
	color:#ffff66;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:15px;
}

.header3 a:hover {
	font-family:arial;
	font-size:13px;
	color:#ffff66;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	float:left;
	margin-left:15px;
}

/****** MENU GAUCHE ******/
.menugauche_div {
	width:215px;
	background-color:#fff;
}

.menugauche_div ul {
	margin:0;
	padding:0;
	margin-left:5px;
	padding-top:2px;
	padding-bottom:5px;
}

.menugauche_div li {
	list-style:none;
}

.menugauche_div a {
	font-family:Arial;
	font-size:13px;
	color:#ff6633;
	font-weight:bold;
	text-decoration:none;
	background:url(images/menu_gauche_fd_btn.gif) no-repeat;
	width:207px;
	height:25px;
	display:block;
	padding-top:2px;
	margin-top:5px;
}

.menugauche_div a:hover {
	font-family:Arial;
	font-size:13px;
	color:#ff6633;
	font-weight:bold;
	text-decoration:underline;
	background:url(images/menu_gauche_fd_btn.gif) no-repeat;
	width:207px;
	height:25px;
	display:block;
	padding-top:2px;
	margin-top:5px;
}
.menugauche_div input[type="text"]{
	font-size: 11px;
	color: #3399FF;
	background-color: #FFFFFF;
	font-family: verdana;
	border: solid 1px #3399FF;
	font-weight: bold;
}
.menugauche_div input[type="submit"] {
	background-image: url(images/fnd-btn-recherche.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
*	font-size: 11px;
*width:100px;
	font-weight: bold;
	font-family: verdana;
	border: solid 1px #3399FF;
	background-position: center center;
cursor:pointer;
}
.present {
	font-family:arial;
	font-size:12px;
	color:000;
}

