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%;
	background: #fff;
	font-family:Verdana, sans-serif;
	background-image:url(../images/global_bg.gif);
	background-repeat:repeat-x;
	}
div#toporange {
	height:3px;
	background-color:#ffa700;
	}
div#global {
	min-height: 100%;
	width: 920px;
	margin: 0;
	position: relative;
	background: #fff;
	}
div#toplinks {
	text-align:right;
	overflow:visible;
	background-color:#d4d4d4;
	padding: 5px 10px 0 0;
	font-size:10px;
}
div#header {
	color: #fff;
	height: 143px;
	background-image:url(../images/header_bg.gif);
	}
div#top_menu_horiz {
	height:3px;
	background-color:#8c99c5;
	}
div#menu_horiz {
	height:30px;
	background-image:url(../images/horiz_menu_bg.gif);
	background-repeat: repeat-x;
	line-height:30px;
	}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 60px; 
	overflow: auto;
	}
div#content {
	float: left;
	width: 659px;
	padding:10px 10px 0 10px;
	}
div#content ul {
	list-style-type: disc;
	list-style-position:inside;
	}
div#content li {
	margin:0;
	padding:0;
	font-size:11px;
	color:#545454;
	}
div#content h1 {
	font-size:18px;
	font-weight:bold;
	color:#ffa700;
	padding:10px 0 10px 0;
	}
div#content h3 {
	font-size:12px;
	font-weight:bold;
	color:#19348c;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	}	
div#content h3 a {
	color:#19348c;
	text-decoration:none;
	}
p {
	font-size:11px;
	color:#545454;
	}
a {
	color:#19348c;
	text-decoration:none;
	}
a:hover {
	color:#ffa700;
	text-decoration:none;
	}
div#content_homeleft {
	width:359px;
	float:left;
	padding:0 10px 0 0;
	}
div#content_homeleft h2 {
	font-size:16px;
	font-weight:bold;
	color:#ffa700;
	padding:0 0 10px 0;
	}	
div#content_homeleft h3 {
	font-size:12px;
	font-weight:bold;
	color:#19348c;
	padding:5px 0 5px 5px;
	text-transform:uppercase;
	}	
div#content_homeleft h3 a {
	color:#19348c;
	text-decoration:none;
	}
div#content_homeleft p {
	font-size:10px;
	color:#545454;
	padding:2px 50px 5px 5px;
	}
div#content_homeleft a {
	text-decoration:none;
	color:#545454;
	}
div#content_homeleft a:hover {
	text-decoration:none;
	color:#ffa700;
	}
.homebox1 {
	width:172px;
	height:84px;
	border:1px solid #d3d3d3;
	background-image:url(../images/box1_bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
	margin-bottom:15px;
	}
.homebox2 {
	width:172px;
	height:84px;
	border:1px solid #d3d3d3;
	background-image:url(../images/box3_bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
	margin-bottom:15px;
	}
.homebox3 {
	width:172px;
	height:84px;
	border:1px solid #d3d3d3;
	background-image:url(../images/box5_bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
	margin-bottom:15px;
	}
.homebox_right1 {
	width:172px;
	height:84px;
	border:1px solid #d3d3d3;
	background-image:url(../images/box2_bg.gif);
	background-repeat:no-repeat;
	background-color:#f8f8f8;
	float:left;
	margin-bottom:15px;
	}
.homebox_right2 {
	width:172px;
	height:84px;
	border:1px solid #d3d3d3;
	background-image:url(../images/box4_bg.gif);
	background-repeat:no-repeat;
	background-color:#f8f8f8;
	float:left;
	margin-bottom:15px;
	}
.homebox_right3 {
	width:172px;
	height:84px;
	border:1px solid #d3d3d3;
	background-image:url(../images/box6_bg.gif);
	background-repeat:no-repeat;
	background-color:#f8f8f8;
	float:left;
	margin-bottom:15px;
	}
div#content_homeright {
	width:285px;
	float:right;
	padding:0 0 0 5px;
	}
div#content_homeright h2 {
	font-size:16px;
	font-weight:bold;
	color:#19348c;
	padding:0 0 10px 0;
	}
div#content_homeright a {
	color:#19348c;
	text-decoration:none;
	}
div#content_homeright a:hover {
	text-decoration:none;
	color:#ffa700;
	}
div#sidebar {
	float: right;
	width: 230px;
	padding:10px 10px 10px 0;
	display:inline;
	}
div#sidebar h2 {
	font-size:16px;
	font-weight:bold;
	color:#19348c;
	padding:0 0 5px 0;
	}
.prod_titre {
	font-size:13px;
	font-weight:bold;
	color:#ffa700;
	padding:0 0 5px 0;
	}
div#form {
	background-color:#f2f2f2;
	}
div#form_content {
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	padding-bottom:10px;
	}
div#form_content p {
	margin:0 0 0 10px;
	}
.sidebar_box {
	width:228px;
	border:1px solid #d3d3d3;
	}	
div#footer {
	position: absolute;
	bottom: 0;
	color: #000;
	font-size:10px;
	text-align:center;
	width: 920px;
	height:25px;
	line-height:25px;
	}
/* Class pour HR "clear-both"*/
.sep {
	display:block;
	clear:both;
	height:1px;
	_margin:-7px 0;
	color:#FFF;
	background-color:#FFF;
	border:0;
	margin:0;
	padding:0;
	}
/* Fin Class pour HR "clear-both"*/
.sep2 {
	background-image:url(../images/sep_pointi_bg.gif);
	background-repeat:repeat-x;
	height:2px;
	border:0;
	margin:15px 0 10px 0;
	padding:0;
	}
.sep3 {
	background-image:url(../images/sep_pointi_bg.gif);
	background-repeat:repeat-x;
	height:2px;
	border:0;
	margin:0 0 10px 0;
	padding:0;
	}
.textbox {
font-size:11px;
background-color:#FFF;
border:1px solid #d3d3d3;
padding:1px;
}
.textbox_error {
font-size:11px;
background-color:red;
border:1px solid #d3d3d3;
padding:1px;
}
.textbox_required {
font-size:11px;
background-color:red;
border:1px solid #d3d3d3;
padding:1px;
}
.textbox2 {
font-size:11px;
background-color:#FFF;
border:1px solid #d3d3d3;
margin:0 0 0 10px;
padding:1px;
}
.textbox2_error {
font-size:11px;
background-color:red;
border:1px solid #d3d3d3;
margin:0 0 0 10px;
padding:1px;
}
.textbox2_required {
font-size:11px;
background-color:red;
border:1px solid #d3d3d3;
margin:0 0 0 10px;
padding:1px;
}
.btn2 {
color:#FFF;
font-family:verdana,sans-serif;
font-size:10px;
height:20px;
line-height:20px;
font-weight:bold;
background-color:#19348c;
margin:0 0 0 10px;
border: none;
}
.btn {
color:#FFF;
font-family:verdana,sans-serif;
font-size:10px;
height:20px;
line-height:20px;
font-weight:bold;
background-color:#19348c;
border: none;
}
img {
border:0;
}
.prod_pic {
	border:1px solid #d3d3d3;
	float:right;
	margin-left:10px;
	padding:5px;
	}
.red {
	color:red;
}