/* CSS Document */

body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}

#header {
	width:800px;
	height:126px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header img {
	border:0 none;
	margin-left:2px;
	margin-right:2px;
}


#contenu {
	width:800px;
	height:443px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:20px;
	padding-left:80px;
	background-image:url(elements/decoration/deco_accueil/corp_accueil.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#64963c;
	margin-bottom:3px;
	margin-top:5px;
}


a:link {
	color:#000000;
	font:"Times New Roman", Times, serif;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	font:"Times New Roman", Times, serif;
	text-decoration:underline;
}

a:hover {
	color:#0064c8;
	font:"Times New Roman", Times, serif;
}

a:active {
	color:#000000;
	font:"Times New Roman", Times, serif;
	text-decoration:underline color:#0064c8;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!SALON ASPHODELE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#texte_salon_haut {
	width:500px;
	float:left;
	margin-top:0px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:12px;
}

#savoir_plus {
	background-image:url(elements/decoration/deco-salon/savoir_plus.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:140px;
	float:left;
	margin-top:0px;
	margin-left:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}

#texte_salon_bas {
	width:300px;
	clear:both;
	float:left;
	margin-top:20px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:12px;
}

#image_bas {
	width:400px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#savoir_plus ul{
	margin-top:5px;

}

#savoir_plus li{
	margin-left:-10px;

}

#menu_gauche {
	width:155px;
	height:305px;
	float:left;
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
}
