html { background: #7683BF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }

body 
{
	position: relative;
	background: #99d4fe;
	width: 1000px;
	margin: 0 auto;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 24px;
}

.clear
{
	clear: both; line-height: 0px;
}

#Ecom 
{
	clear: both;
	text-align: right;
	padding: 0 13px 0 0;
	background: #7683BF;
	font-size: 11px;
}

#Ecom a
{
	color: #FFFFFF;
}

#Menu1 
{
	background: url(../img/fond-menu.gif) repeat-x;
	font-size: 14px;
	line-height: 14px;
	padding: 6px 0 6px 0;
	text-align: center;
	color: #FFFFFF;
}

#Menu1 a
{
	color: #FFFFFF;
	padding: 0 20px;
}

#Menu1 a:hover
{
	background: #8597EE;
}

#Menu1 .selected
{
	font-weight: bold;
}

#Menu2 
{
	float: left;
	width: 190px;
}
#Menu2 .selected 
{
	color: #FFFFFF;
	font-weight: bold;
}
#Menu21
{
	padding: 13px 10px 22px 6px;
	background: #82C9FB;
}

#Menu21 h1
{
	font-size: 14px;
	color: #002969;
	font-weight: bold;
	padding: 0 0 3px 18px;
	line-height: 18px;
	background: url(../img/puce1.gif) no-repeat left bottom;
}
#Menu21 li
{
	background: url(../img/puce2.gif) no-repeat left center;
	padding: 0 0 0 13px;
}

#Menu21 li a 
{
	color: #002969;
}

.separeMenu21
{
	border-bottom: solid 1px #62ABDF;
	line-height: 0px;
}

#Menu22
{
	padding: 13px 10px 22px 6px;
	background: #99D4FE;
}

#Menu22 h1
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 3px 18px;
	line-height: 18px;
	background: url(../img/puce3.gif) no-repeat left bottom;
}
#Menu22 li
{
	background: url(../img/puce4.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#Menu22 li a 
{
	color: #002969;
}

.separeMenu21
{
	border-bottom: solid 1px #62ABDF;
	line-height: 0px;
}

#Contenu 
{
	overflow: hidden; zoom: 1;
}

#Pied
{
	position: absolute;
	left: 0px;
	bottom: 24px;
	width: 180px;
	background: #0C3E83 url(../img/arrondi-Menu.gif) no-repeat left top;
	color: #FFFFFF;
	padding: 125px 0 0 10px;
}

#Pied a
{
	color: #FFFFFF;
}

#Pied strong, #Pied strong a
{
	color: #99D4FE
}

#Devis
{
	display: block;
	text-align: center;
	margin: 10px 0;
}

#Absolute
{
	line-height: 250px;
}