body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
html {
	background-color: #1a2d51;
	font-family:Geneva, sans-serif;
}
img {
	border:0;
}
p {
	margin-bottom:1em;
	font-size:0.75em;
	color:#333;
}
a {
	color:#ff4800;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.h1_toplink {
	font-size:0.7em;
	text-align:center;
	color:#677a90;
}
div#global {
	min-height: 100%;
	width: 873px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	background: #d5dfed;
}
div#header {
	background-image:url(../images/layout/header_bg.jpg);
	background-repeat: no-repeat;
	color: #fff;
	height: 105px;
	padding:0 21px;
	border-top:5px solid #ff4800;
}
div#header_right {
	float:right;
	text-align:right;
	margin-top:25px;
}
div#horiz_menu {
	width:831px;
	height:39px;
	background-image:url(../images/layout/horiz_menu_bg.gif);
	background-repeat:no-repeat;
	margin-left:21px;
	padding:0 15px;
}
div#horiz_menu ul {
	padding-top:10px;
}
div#horiz_menu li {
	display:inline;
	margin-right:60px;
	text-transform:uppercase;
	font-weight:bold;
}
div#horiz_menu li.last {
	display:inline;
	margin-right:0px;
	text-transform:uppercase;
	font-weight:bold;
}
div#horiz_menu li a {
	color:#1a2d51;
}
div#horiz_menu li a:hover {
	color:#ff4800;
	text-decoration:none;
}
div#homepic {
	margin:15px 0 0 21px;
}
.h1_home {
	margin:10px 0 0 21px;
	color:#1a2d51;
	font-size:1.2em;
	text-transform:uppercase;
}
.h1_prod {
	margin-bottom:10px;
	color:#1a2d51;
	font-size:1.2em;
	text-transform:uppercase;
}
div#breadcrumbs {
	font-size:0.9em;
	border-bottom:1px dotted #677A90;
	margin-bottom:5px;
}
div#breadcrumbs p {
	margin-bottom:0.2em;
}
div#homebox_container {
	margin:0 0 0 21px;
}
div#homebox_container p {
	margin-top:13px;
	font-size:0.75em;
	color:#333;
	text-align:justify;
}
div#homebox_container h2 {
	color:#fff;
	font-size:1.1em;
}
.homebox {
	width:257px;
	height:150px;
	margin-right:15px;
	margin-top:10px;
	float:left;
	background-image:url(../images/layout/homebox_bg.gif);
	padding:5px;
}
.homebox_right {
	width:257px;
	height:150px;
	margin-top:10px;
	float:left;
	background-image:url(../images/layout/homebox_bg.gif);
	padding:5px;
}
.homebox_right2 {
	width:267px;
	height:160px;
	float:left;
	margin-top:10px;	
}
.homebox_right3 {
	width:549px;
	height:160px;
	float:left;
	margin-top:10px;	
}
.homebox_pic {
	float:left;
	margin:13px 10px 0 0;
}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 60px;
	overflow: auto;
}
div#content {
	float: left;
	width: 549px;
	margin-left:21px;
	margin-top:10px;
}
div#content p {
	text-align:justify;
}
div#content h2 {
	margin-bottom:1em;
	font-size:1em;
	color:#1a2d51;
}
h3 {
	margin-bottom:1em;
	font-size:1em;
	color:#1a2d51;
}
div#content li {
	font-size:0.75em;
	color:#333;
	list-style-position:inside;
}
div#content ul {
	margin-bottom:1em;
}
	
	
div#sidebar {
	float: right;
	width: 267px;
	margin-right:21px;
	margin-top:10px;
}
div#hdp {
	text-align:right;
	padding-right:21px;
	background: #d5dfed;
	padding-bottom:1px;
	font-size:0.9em;
}
div#footer {
	position: absolute;
	bottom: 0;
	background: #ff4800;
	width: 873px;
	text-align:center;
	margin-top:5px;
}
div#footer p {
	color:#FFF;
	padding-top:10px;
}
/* Class pour HR "clear-both"*/
.sep {
	display:block;
	clear:both;
	height:1px;
	_margin:-7px 0;
	color:#FFF;
	background-color:#d5dfed;
	border:0;
	margin:0;
	padding:0;
}
/* Fin Class pour HR "clear-both"*/
.orange {
	color:#ff4800;
}
.bigger {
	font-size:1.2em;
	font-weight:bold;
	color:#ff4800;
}
.prod_pic {
	float:left;
	margin:0 15px 15px 0;
}
hr {
	color: #d5dfed;
	background-color: #d5dfed;
	border: 1px dotted #677A90;
	border-style: none none dotted;
}
#browse {
	float: left;
	width: 267px;
	margin: 0 0 10px 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
	text-transform:uppercase;
	font-size:0.9em;
}

#browse dt {
	background: #1a2d51;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #fff;
	border-bottom: 1px solid #d5dfed;
	padding:0;
	margin: 0 2px;
}

#browse dd a {
	color: #1a2d51;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #ff4800;
	color:#fff;
}

#browse .first {
	padding-top: 5px;
}

#browse .last {
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}
.red {
	color:#F00;
}
