
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%;
	font-family:Verdana, sans-serif;
}
html {
	background-color:#0e3293;
	background-image:url(../images/layout/html_bg.jpg);
	background-repeat:repeat-x;
}
div#topbar {
	height:8px;
	background-color:#0e3293;
}
div#global {
	width:1160px;
	position:relative;
	background-image:url(../images/layout/global_bg.jpg);
	background-repeat:no-repeat;
	background-color:#0e3293;
	padding-bottom:20px;
	margin:0 auto;
}
div#container {
	width:920px;
	background-color:#fff;
	min-height:100%;
	margin:0 auto;
}
div#header {
	height:122px;
	background-image:url(../images/layout/header_bg.jpg);
	background-repeat:no-repeat;
}
/* MENU HORIZ ----------------------------------------------------------------------------------------------- */
div#menu_horiz {
	height:45px;
	list-style:none;
	width:920px;
	background:url(../images/layout/menu_horiz_bg.gif) repeat-x;
	position:relative;
	margin:0;
	padding:0;
}
div#menu_horiz ul {
	list-style-type:none;
}
#menu_horiz span {
	display:none;
	position:absolute;
}
#menu_horiz a {
	display:inline;
	text-indent:-5000%;
	position:absolute;
	outline:none;
}
#menu_horiz a:hover {
	background-position:left bottom;
}
#menu_horiz a:hover span {
	display:block;
}
#menu_horiz .accueil {
	width:79px;
	height:45px;
	background:url(../images/layout/menu_horiz_accueil.gif) no-repeat;
	left:0;
	top:0;
}
#menu_horiz .qui {
	width:160px;
	height:45px;
	background:url(../images/layout/menu_horiz_qui.gif) no-repeat;
	left:79px;
	top:0;
}
#menu_horiz .presta {
	width:142px;
	height:45px;
	background:url(../images/layout/menu_horiz_presta.gif) no-repeat;
	left:239px;
	top:0;
}
#menu_horiz .serv {
	width:118px;
	height:45px;
	background:url(../images/layout/menu_horiz_serv.gif) no-repeat;
	left:381px;
	top:0;
}
#menu_horiz .equip {
	width:147px;
	height:45px;
	background:url(../images/layout/menu_horiz_equip.gif) no-repeat;
	left:499px;
	top:0;
}
#menu_horiz .sect {
	width:159px;
	height:45px;
	background:url(../images/layout/menu_horiz_sect.gif) no-repeat;
	left:646px;
	top:0;
}
#menu_horiz .devis {
	width:115px;
	height:45px;
	background:url(../images/layout/menu_horiz_devis.gif) no-repeat;
	left:805px;
	top:0;
}
/* FIN MENU HORIZ ----------------------------------------------------------------------------------------------- */
div#center {
	overflow:auto;
	background-image:url(../images/layout/center_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0 10px 20px;
}
div#leftpics_home {
	width:257px;
	height:225px;
	float:left;
	margin-right:5px;
	}
div#leftpics_home img {
	border:none;
	}
#devishome {
	margin-bottom:6px;
	}
div#homepics {
	height:225px;
	padding-top:15px;
	margin-bottom:10px;
}
div#homepics img {
	border:none;
}
div#homeboxes_container ul {
	list-style-type:none;
	font-size:0.6em;
	margin-left:10px;
	margin-top:8px;
}
div#homeboxes_container li {
	background-image:url(../images/layout/homebox_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	text-indent:10px;
	line-height:17px;
}
div#homeboxes_container li a {
	color:#0e3293;
	text-decoration:none;	
}
div#homeboxes_container li a:hover {
	color:#0e3293;
	text-decoration: underline;	
}
div#content_home {
	width:595px;
	margin-right:15px;
	float:left;
	margin-top:15px;
}
div#content_home h1 {
	color:#0e3293;
	font-size:1.2em;
	margin-bottom:10px;
}
div#content_home a {
	color:#0e3293;
	text-decoration:none;
}
div#sidebar_home {
	float:right;
	width:290px;
	margin-top:15px;
}
div#sidebar_home h3 {
	color:#0e3293;
	font-size:1.2em;
	margin-bottom:10px;
	border-bottom:2px solid #b6c1de;
	text-transform:uppercase;
}
div#content {
	float:right;
	width:625px;
	margin-top:15px;
}
div#content a {
	color:#0e3293;
	text-decoration:none;
}
div#content a:hover {
	color:#0e3293;
	text-decoration: underline;
}
div#content h2 a {
	color:#0e3293;
	text-decoration: none;
}
div#content h1 {
	color:#0e3293;
	font-size:1.8em;
}
div#content h2 {
	color:#7f91c2;
	font-size:1.3em;
	margin-bottom:10px;
}
div#content h3 {
	color:#0e3293;
	font-size:1.3em;
	margin-top:10px;
	margin-bottom:5px;
}
div#content ul li {
	list-style-type:none;
	font-size:0.7em;
}
div#sidebar {
	float:left;
	width:255px;
	margin-top:15px;
	padding-bottom:50px;
}
div#sidebar ul {
	list-style-type:none;
	font-size:0.7em;
	font-weight:bold;
	color:#0e3293;
	margin-left:10px;
	margin-top:8px;
}
div#sidebar li {
	background-image:url(../images/layout/homebox_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	text-indent:13px;
	line-height:20px;
}
div#sidebar li a {
	color:#0e3293;
	text-decoration:none;	
}
div#sidebar li a:hover {
	color:#0e3293;
	text-decoration: underline;	
}
div#footer {
	background-image:url(../images/layout/footer_bg.png);
	height:60px;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	font-size:0.6em;
}
div#footer_prod {
	background:#3edfff;
	color:#fff;
	width:920px;
	margin-top:60px;
	text-align:center;
	font-size:0.8em;
	height:auto;
}
/* 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"*/
.left {
	float:left;
}
.right {
	float:right;
}
.title {
	color:#0e3293;
	font-size:1.5em;
	text-transform:uppercase;
	border-bottom:2px solid #b6c1de;
}
.light_blue {
	color:#7f91c2;
}
.sep_lightblue {
	height:2px;
	background-color:#acb7d5;
}
.homebox {
	background-image:url(../images/layout/homebox_bg.gif);
	background-repeat:no-repeat;
	width:290px;
	height:185px;
	margin-top:10px;
	margin-right:15px;
	float:left;
}
.homebox_last {
	background-image:url(../images/layout/homebox_bg.gif);
	background-repeat:no-repeat;
	width:290px;
	height:185px;
	margin-top:10px;
	float:left;
}
.homebox_pic {
	float:right;
	margin-left:10px;
	margin-right:9px;
	margin-top:3px;
}
.sidebarbox {
	background-image:url(../images/layout/sidebarbox_bg.gif);
	background-repeat:no-repeat;
	width:255px;
	height:220px;
	margin-top:10px;
}
.sidebarbox_b {
	background-image:url(../images/layout/sidebarbox_bg_b.gif);
	background-repeat:no-repeat;
	width:255px;
	height:170px;
	margin-top:10px;
}
.content_pic {
	float:left;
	margin-right:10px;
	margin-top:3px;
}
.content_pic_right {
	float:right;
	margin-left:10px;
	margin-top:3px;
}
.content_pic_big {
	float:left;
	margin-right:10px;
	margin-top:3px;
	padding:5px; 
	border:1px solid #cacaca;
}
.content_pic_big_right {
	float:right;
	margin-left:10px;
	margin-top:3px;
	padding:5px; 
	border:1px solid #cacaca;
}
.content_container {
	border-bottom:1px dotted #acb7d5;
	padding-bottom:10px;
	height:160px;
}
.dotted {
	border-top: hidden;
	border-bottom:1px dotted #cacaca;
	border-left:hidden;
	border-right:hidden;
	height:1px;
	margin:15px 0;
}
div#content_home p, div#sidebar_home p, div#content p {
	color:#505050;
	font-size:0.7em;
}
.homebox_title, .sidebar_title {
	height:34px;
	padding-top:14px;
	padding-left:10px;
}
.homebox_title h2, .sidebar_title h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.3em;
}
.homebox_title h2 a, .sidebar_title h2 a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	zoom: 1;
}
div#breadcrumbs p {
	font-size:0.6em;
}
div#breadcrumbs {
	border-bottom:1px solid #acb7d5;
	margin-bottom:10px;
	padding-bottom:3px;
}
.textbox {
	padding:1px;
	border:1px solid #acb7d5;
	}
.btn {
	background-color:#0e3293;
	color:#fff;
	border:0;
	padding:2px;
	}
.big_red {
	font-size:1.5em;
	color:red;
}
.bottom_links a {
	color:#3edfff;
}
.bottom_links p {
	font-size:0.6em;
	color:#fff;
}
