body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p {
	margin:0;
	padding:0;
}
img {
	border:0;
	}
html, body {
	height: 100%;
	background: #fff;
	background-image: url(../images/eurosecu/body_bg.gif);
	font-family:Tahoma;
	}
div#global {
	min-height: 100%;
	width: 940px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	background-image:url(../images/eurosecu/global_bg.gif);
	background-repeat:repeat-y;
	}
div#header {
	color: #fff;
	height: 160px;
	}
.toph1 {
	font-size:10px;
	font-weight:normal;
	color:#777;
	background-color:#fff;
	}
div#menu_horiz {
	height:40px;
	background-image: url(../images/eurosecu/menu_horiz_bg.gif);
	background-repeat:repeat-x;
	line-height:40px;
	}
div#menu_horiz ul li {
	display:inline;
	}
div#menu_horiz a {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	border-right:2px solid #e68080;
	}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 100px; 
	overflow: auto;
	}
div#content {
	float: right;
	width: 668px;
	padding:10px 10px 0 10px;
	}
div#content_left {
	width:442px;
	float:right;
	margin-left:10px;
	}
div#content_right {
	width:216px;
	float:left;
	}
.specs {
	background-color:#e5e5e5;
	border:1px solid #8c8c8c;
	padding:10px;
	}
div#sidebar {
	float: left;
	width: 242px;
	display:inline;
	padding:10px 0 0 10px;
	}
div#sidebar ul, li{
	list-style-type:none;
	font-size:11px;
	color:#333;
	}
div#sidebar h2 {
	border-bottom:1px solid #8c8c8c;
	margin-top:10px;
	margin-right:10px;
	background-image:url(../images/eurosecu/puce_red.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	text-indent:8px;
	color:#000;
	}
div#sidebar ul a, li a{
	text-decoration:none;
	color:#000;
	}
div#sidebar ul a:hover, li a:hover{
	text-decoration:none;
	color:#cc0000;
	}
div#sidebar h2 a {
	text-decoration:none;
	color:#000;
	}
div#footer {
	position: absolute;
	bottom: 0;
	background: #333;
	color: #fff;
	width: 940px;
	text-align:center;
	line-height:25px;
	}
div#footer p {
	color:#fff;
	}
/* 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"*/

p {
	font-size:11px;
	color:#333;
	}
h1 {
	font-size:18px;
	color:#CC0000;
	}
h2 {
	font-size:13px;
	background-image:url(../images/eurosecu/puce_red.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	text-indent:8px;
	color:#000;
	}
h3 {
	font-size:13px;
	}
.homebox {
	width:318px;
	border:1px solid #e5e5e5;
	padding:5px;
	float:left;
	margin-right:8px;
	}
.homebox2 {
	width:318px;
	border:1px solid #e5e5e5;
	padding:5px;
	float:left;
	}
.homebox p, .homebox2 p {
	font-size:11px;
	color:#333;
	}
.mini {
	font-size:10px;
	}
a {
	color:#cc0000;
	text-decoration:none;
	}
.B_crumbBox {
	font-size:10px;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #333; border-style: none none dotted; }

.niv1_container {
	height:130px;
	padding:0px;
	}
.niv1_pic {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
.textbox {
font-size:11px;
background-color:#FFF;
border:1px solid #8c8c8c;
margin-top:0;
padding:1px;
}
.textbox_required {
font-size:11px;
background-color:red;
border:1px solid #8c8c8c;
margin-top:0;
padding:1px;
}
.btn {
color:#FFF;
font-family:verdana,sans-serif;
font-size:11px;
font-weight:bold;
background-color:#cc0000;
border: none;
padding: 5px;
}
#devis-gratuit-home {
	float:right;
	padding-left:10px;
	}