body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
}
#slogan_haut
{
	color: #aaaaaa;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 0 0;
}
#slogan_haut h1
{
	display: inline;
	font-size: 1em;
}
#conteneur
{
	width: 950px;
	margin: auto;
	
	border: 1px solid #aaaaaa;
	border-top: none;
}
#header
{
	width: 100%;
	height: 140px;
	
	background: #ff41a4 url(../images/header.png);
}
#pub_header
{
	width: 468px;
	height: 120px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	
	background: #ffffff;
}
#menu_haut
{
	line-height: 30px;
	vertical-align: text-bottom;
	background: url(../images/background-menu-haut.png) repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}
#menu_haut ul
{
	list-style-type: none;
	height: 30px;
	margin: 0px;
	padding-left: 0px;
}
#menu_haut li
{
	float: left;
	border-right: 1px solid #000000;
}
#menu_haut a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}
#menu_haut a:hover
{
	background: url(../images/background-menu-haut-hover.png);
}
#contenu
{
	width: 100%;
	background: #ff41a4;
}
#menu_right
{
	width: 250px;
	float: right;
	margin-top: 50px;
	padding: 5px;
	background: url(../images/background-menu-right.png);
}
.menu_right_pub_haut
{
	height: 250px;
	background: #ffffff;
}
#titre_menu_right
{
	width: 250px;
	line-height: 30px;
	text-align: center;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/titre-menu.png) no-repeat 1px;
	margin-top: 5px;
}
#menu_right ul
{
	list-style-type: none;
	text-indent: -30px;
}
#menu_right li
{
	list-style-position: -15px;
	font-size: 1.2em;
	font-weight: bold;
}
#menu_right li a
{
	text-decoration: none;
	color: #ff3535;
}
#menu_right li a:hover
{
	text-decoration: underline;
}
#menu_right a img
{
	border: 1px solid #aaa;
}
#page
{
	width: 690px;
	float: left;
	margin-top: 15px;
	
	background: url(../images/background-page-right.png) #ff41a4 repeat-y 0px 0px;
}
#top_page
{
	background: url(../images/background-page.png) #ff41a4 left;
	width: 690px;
	height: 10px;
}
#contenu_page
{
	padding: 5px;
	font-size: 1.1em;
}
#clear
{
	clear: both;
}
#clear_right
{
	clear: right;
}
#promo_haut_page
{
	width: 668px;
	margin-bottom: 5px;
	border: 1px solid #aaa;
	text-transform: capitalize;
}
#formulaire_recherche
{
	width: 668px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border: 1px solid #aaa;
}
.center
{
	text-align: center;
}
.search
{
	width: 330px;
	padding: 3px;
	background: #eeeeee;
}
#pub_bas
{
	width: 568px;
	margin-bottom: 5px;
	padding-left: 100px;
	border: 1px solid #aaa;
}
#footer
{
	width: 950px;
	margin:auto;
	margin-top: 15px;
	text-align: center;
}
#footer a
{
	text-decoration: underline;
	color: #555555;
}
#footer a:hover
{
	text-decoration: none;
}