html { background: #FFFFFF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #034EA2; }

strong { color: #ED1C24; }

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #034EA2;
}

#menu 
{
	background: #89C3EB;
	color: #3C7DAB;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

#menu a { color: #013876; padding: 0 4px 0 5px; }
#menu .selected { color: #FB2F37; }

#logo 
{
	float: right;
	padding: 14px 0 0 0;
	width: 283px;
	text-align: center;
}

#logoAccueil
{
	float: right;
	padding: 14px 26px 0 16px;
	width: 333px;
}

#logoAccueil img
{
	margin: 0 auto
	;
	display: block;
}

#sousmenu
{
	background: #C8E4F7;
	padding: 13px 0;
}

#sousmenu a
{
	display: block;
	color: #013876;
	line-height: 18px;
	margin: 0 0 0 68px;
	padding: 0 0 0 15px;
	background: url(../img/puce.gif) no-repeat left center;
}

#sousmenu .selected 
{ 
	color: #FB2F37;
	background: url(../img/puce-selected.gif) no-repeat left center;
}
#flash { background: #B1D4EB; }
#flashAccueil { background: #C8E4F7; }

#pied
{
	clear: both;
	background: #89C3EB;
	margin: 0 0;
}

#pied .pied
{
	float: left;
	overflow: hidden; zoom: 1;
	width: 305px;
	padding: 15px 0 15px 15px;
	font-size: 11px;
	line-height: 18px;
}

.pied .photo
{
	float: left;
	padding: 0 8px 0 0;
}
.pied .photo img
{
	border: solid 1px #3C7DAB;
}

.pied .texte
{
	overflow: hidden; zoom: 1;
	color: #013876;
}

.pied strong
{
	font-size: 10px;
}

.pied .texte h1 
{
	color: #ED1C24;
	font-size: 12px;
	line-height: 18px;
}
#ecom 
{
	clear: both;
	text-align: right;
	padding: 0 25px 0 0;
}

.clear 
{
	clear: both;
	line-height: 0px;
	height: 0px;
}
#secto 
{
	clear: both;
	text-align: center;
	width:1000px; float:left
}