body,div,p,from,h1,h2,h3,h4,h5,h6,tr,td,input {
	margin: 0px;
	padding: 0px;
}

body{

background-color:#FFE200}

#conteneur_big {
	width: 955px;
	margin-left: -478px;
	left: 50%;
	position: absolute;
}
#conteneur {
	width: 955px;
	border: 1px solid #333B2D;
	background-color: #FFFFFF;
	position: absolute;
}
#site {
	background-color: #009933;
	width: 955px;
	position: absolute;
	z-index: 30;
}

#logo {
	height: 66px;
	width: 955px;
}
#banniere {
	height: 240px;
	width: 955px;
	background-color: #669843;
}


#menu_haut {
	background-image: url(images/menu_haut.gif);
	height: 21px;
	width: 955px;
}
#menu {
	width: 955px;
	height: 94px;
}
#menu_gauche {
	height: 94px;
	width: 262px;
	float: left;
	background-image: url(images/menu_gauche.gif);
}
#menu_gauche h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 74px;
	margin-left: 2px;
}

#menu_droit {
	height: 94px;
	width: 693px;
	float: left;
	background-image: url(images/menu_droit.gif);
}
#menu_droit a {
	height: 73px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333B2D;
	display: block;
	float: left;
	margin-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333B2D;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}
#menu_droit a:hover {
	background-color: #669843;
}

#lastminute a {
	height: 73px;
	display: block;
	float: left;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333B2D;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}
#lastminute a:hover {
	background-color: #669843;
}


#corps {
	width: 955px;
}
#corps_gauche {
	float: left;
	width: 262px;
}
#corps_gauche img {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333B2D;
}

#corps_droit {
	float: left;
	width: 693px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
#corps_droit a {
	font-weight: bold;
	color: #669843;
	text-decoration: none;
}

#corps_droit h1 {
	font-size: 16px;
}
#corps_droit h2 {
	font-size: 14px;
	font-weight: bold;
}
#corps_droit img {
	border: 1px solid #333B2D;
}

#corps_droit p {
	margin-bottom: 8px;
}
#partenaire img{
	border: 1px solid #FFFFFF;
}
#plan a {
	height: 20px;
	width: 45px;
	text-decoration: none;
	display: block;
	color: #333B2D;
	border: 1px solid #333B2D;
	background-color: #669843;
	font-weight: bold;
	font-size: 14px;
}
#plan a:hover {
	color: #669843;
	background-color: #333B2D;
}







#pied {
	background-image: url(images/pied.gif);
	height: 21px;
	width: 955px;
	float: left;
}
#pied a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #637357;
	text-decoration: none;
	font-size: 9px;
	margin-top: 5px;
	display: block;
	margin-right: 3px;
}
