#header
{
background: url(img/header.gif) 0px 0px repeat-x;
height: 100px;
padding: 0px;
margin: 0;
position: relative;
}

#header-int
{
	width: 954px;
	margin-left: auto;   
	margin-right: auto;
	position: relative;
}

#header h1 
{
	background: url(img/logo.gif) 0px 0px no-repeat;
	margin: 10px 0 0 5px;
	float: left;
	height: 50px;
	width: 360px;
}
#header h1 a 
{
	display: block;
	height: 50px;
	width: 360px;
}

#header h1 a span 
{

	display: none;
}

#adsense_haut
{
float: right;
margin: 10px 30px 10px 10px;
}

#favoris
{
clear: left;
width: 350px;
margin-top: 10px;
float: left;
}

#favoris a
{
color: #fff;	

}

#colonnedroite
{
	width: 302px;
	margin: 0px 10px 0 10px;
	padding:0;
	float: right;
	text-align: center;
	font-size:1em;
	color:  #315994;
}

#colonnedroite #categories,.menu_commercant
{
	margin-top: 10px;
	background: #18AFDE;
	padding: 2px;
}

#colonnedroite h2
{
	color: #fff;
	border: 1px solid #fff;
	margin-bottom: 2px;
	padding: 2px;
}

#colonnedroite h3
{
	cursor: pointer;
}

#colonnedroite #categories h3 
{
 background: url('img/fond_bloc.gif')  ;
}

#colonnedroite #categories div
{
	background: #fff6ff;
	padding: 5px;
}

#colonnedroite #categories div a
{
	font-size:0.9em;
	padding: 0 5px 0 5px;
	line-height: 20px;
	background: #fff6ff;
	color: #18AFDE;
}
#colonnedroite #categories div a:hover
{
	background: #18AFDE;
	color: #fff;
}

.menu_commercant ul
{
	padding: 5px;
	text-align: center;
	background: #fff6ff;
	font-size: 1.1em;
}

.menu_commercant
{
	margin-bottom: 10px;
}

#blocadsense
{
background: #18AFDE;
padding:1px;
margin-top: 10px;
}

#contenu-ext
{
	width: 954px;
	margin-left: auto;   
	margin-right: auto;
	position: relative;
	border: 1px solid #fff;
}

#contenu
{
	margin-right: 325px;
}


#footer
{
	width: 954px;
	margin-left: auto;   
	margin-right: auto;
	position: relative;
	padding-top: 40px;
	text-align:center;
	clear: both;
}

#footer ul li
{
	display: inline;
}

#footer ul li a
{

}

#footer #Copyright
{
	margin: 5px;
	font-size: 0.8em;
}