body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #A2B7CC;
}
#page {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contenu {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	float: left;
	border: 2px double #D4D4D4;
}


#page #contenu #header {
	height: 76px;
	width: 800px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
}

#page #contenu #header h1 {
	color: #032C60;
	text-decoration: none;
	font-size: 18px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}

#page #contenu #header a {
	color: #032C60;
	text-decoration: none;
}
#page #contenu #chemin {
	background-image: url(../img/menu-box-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 12px;
	text-align: left;
	vertical-align: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	width: 780px;
	padding-left: 20px;
}

#page #contenu #chemin a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	border-bottom:1px solid #515E85;
	background-color:inherit;
	}
#page #contenu #chemin a:hover
{
color: #515E85;
text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}
#page #contenu #chemin a:active {
	color: #003366;
	text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}
#page #contenu #content {
	background-color: #FFFFFF;
	height: auto;
	width: 593px;
	float: left;
}
#page #contenu #centre {
	height: auto;
	width: 468px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
#page #contenu #nav {
	width: 205px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
}
#page #contenu #nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #032C60;
	text-decoration: none;
	background-color:inherit;
	background-image: url(../img/bouton.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-left: 10px;
	margin-top: 10px;
}
#page #contenu #nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515E85;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 25px;
	list-style-image: url(../img/home-icon.gif);
	line-height: 20px;
	list-style-position: outside;
	margin-bottom: 10px;
}
#page #contenu #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515E85;
	margin-top: 0px;
	list-style-image: url(../img/home-icon.gif);
	line-height: 20px;
	background-color:inherit;
	text-decoration: none;
	}
#page #contenu #nav a:hover
{
color: #515E85;
text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}
#page #contenu #nav a:active {
	color: #032C60;
	text-decoration: none;
	border-bottom:1px solid #DA0008;
	background-color:inherit;
	margin: 0px;
}


#page #contenu #content #droite {
	float: right;
	height: auto;
	width: 120px;
}
#page #contenu #header a {
	text-decoration: none;
}
#page #contenu #content #centre h2 {
	font-size: 14px;
	font-weight: bold;
	color: #032C60;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#page #contenu #content #centre p {
	margin-left: 5px;
	margin-top: 10px;
	text-align: justify;
	margin-right: 5px;
	font-size: 12px;
	color: #000000;
}
#page #contenu #content #centre h4 {
	font-size: 12px;
	font-weight: bold;
	color: #DA0008;
	text-align: center;
}
#page #contenu #content #centre a {
	text-decoration: none;
	color: #333333;
}

#page #contenu #content #centre a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA0008;
}
#page #contenu #content #centre #produit {
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #D4D4D4;
	margin-top: 20px;
}

#page #contenu #content #centre #produit h3 {
	font-size: 14px;
	color: #032C60;
	text-align: center;
	font-weight: bold;
}
#page #contenu #content #centre #produit a {
	color: #032C60;
}
#page #contenu #content #centre #info {
	height: auto;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #D4D4D4;
	padding-top: 10px;
	margin-bottom: 30px;
}
#page #contenu #content #centre #info ul {
	font-size: 12px;
	list-style-image: url(../img/puce.jpg);
}

#footer {
	background-image: url(../img/menu-box-bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 755px;
	float: left;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	padding-left: 45px;
	color: #666666;
}
#page #contenu #footer a {
	color: #666666;
	text-decoration: none;
}
#page #contenu #footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA0008;
}
#page #contenu #nav .subMenu {
	list-style-image: url(../img/moins.gif);
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#page #contenu #header p {
	font-size: 18px;
	font-weight: bold;
	color: #032C60;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#page #contenu #content #centre #formulaire {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 468px;
	font-size: 10px;
}
#page #contenu #content #centre #formulaire table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#page #contenu #content #centre #formulaire h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #032C60;
	text-align: center;
}
#page #contenu #nav #contact {
	background-image: url(../img/telephone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#page #contenu #nav #contact p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 125px;
}
