.clear {
	clear:both;
}
.hide{
	color:#fff;
}

#page {
	display:block;
	width: 720px;
	margin: 0px auto;
	background: url(img_une/montage_caravi.jpg) no-repeat 280px 130px;
}
#header {
	display:block;
	height:100px;
	background: url(img_une/bg_entete.jpg) repeat-x center top;
	border-bottom:1px solid #FFF;
	}
#logo {
	background: url(img_une/caravi.gif) no-repeat 6px center;
	height:96px;
	border-right:solid 1px #CCCCCC;
	}
H1.slogan {
	display:block;
	margin:0;
	width:500px;
	float:right;
	padding-right:4px;
	padding-top:22px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888888;
	font-weight: bold;
	
}
#nav_haut {
	display:block;
	background: url(img_une/barette_jaune.gif) repeat-x;
	height:28px;
	clear:both;
}

#nav_haut a {
	float:right;
	padding:5px 15px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;

	}
#nav_haut a:hover {
	color:#FFF;
	text-decoration:none;
}

#menu_gauche {
	background: url(img_une/bg_menugauche.jpg) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:270px;
	clear:both;
	/*border:solid 1px #990000; */
}
#menu_gauche h2 {
	margin:0;
	padding:3px;	
	color: #FFDA33;
	font-size: 16px;
	border-bottom:solid 1px #CCC;
}
#menu_gauche ul {
	padding:0;
	margin:0;
	list-style:none;}
#menu_gauche li {
	padding:0;
	margin:0;
	list-style:none;}
#menu_gauche a {
	display:block;
	width:258px;
	padding:2px 0px 2px 10px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	/*border-top:1px solid #888;*/
}	
#menu_gauche a:hover {
	color:#000;
	text-decoration:none;
	background-color:#FAC924;
	/*border-top:1px solid #DDD;*/
	}
#footer {
	display:block;
	background: url(img_une/barette_jaune.gif) repeat-x;
	height:28px;
	clear:both;
}

#footer a {
	float:right;
	padding:5px 15px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
	color:#000000;

	}
#footer a:hover {
	color:#FFF;
	text-decoration:none;
}

#texte_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A5A3A3;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
