﻿@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #1A4019;
}
body {
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	text-align:left;
}
img {
	border:0 none;
}
p {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
a {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
}
strong {
	font-weight:bold;
}
#center {
	background:url(../img/com/bg_body.jpg) no-repeat;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	min-height:601px;
	padding: 0;
	position: relative;
	width: 990px;
}
/* MENU */
#menu {
	float:left;
	width:151px;
}
#menu ul#menu_items {
	background:url(../img/fr/menu.png) no-repeat;
	height:601px;
	margin: 0;
	padding: 0;
	position: relative;
	width:151px;
}
#menu ul#menu_items li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
#menu ul#menu_items li {
	display: block;
	left: 18px;
	width: 115px;
}
ul#menu_items a {
	display: block;
	height:100%;
	left: 18px;
	width: 115px;
}
div#menu ul#menu_items li a {
	text-decoration: none;
	text-indent: -9999px;
	outline:none;
}
#menu_actualites	{height:20px; top:43px;}
#menu_newsletter {height:20px; top:65px;}
#menu_contact {height:25px; top:87px;}
#menu_espace_Presse {height:20px; top:138px;}
/*#menu_espace_Pro {height:20px; top:183px;}*/
#menu_hydroway {height:57px; top:183px;}
#menu_hydrowayflex {height:57px; top:242px;}
#menu_baltazar {height:57px; top:301px;}
/*#menu_devis {height:35px; top:341px;}*/
#menu_prescripteurs {height:35px; top:407px;}
#menu_professionnels {height:35px; top:444px;}
#menu_partenaires {height:35px; top:481px;}
#menu_mentions {height:20px; top:536px;}
/* FIN MENU */

/*#logo_big {
	float:left;
	height:157px;
	margin-top:10px;
	margin-left:252px;
	overflow:visible;
	width:195px;
	z-index:2;
}*/
#logoJdm {
	left: 400px;
	position: absolute;
	top: 15px;
}
#logo_small {
	float:left;
	height:157px;
	margin-top:10px;
	margin-left:271px;
	width:137px;
}
#content {
	float: left;
	width:838px;
	margin-bottom:5px;
}
#index #content {
	margin-top: 170px;
}
#footer {
	border-top:2px solid #B2DB51;
	color:#008B44;
	clear:both;
	height:40px;
	padding:5px 0 0 0;
	text-align:center
}
	#footer img {
		margin:0;
		padding:0;
	}
	#footer p {
		float:left;
		margin:0;
		padding:0;
	}
.info {
	border: 1px solid #900;
	font-size: 1.2em;
	padding: 10px 10px 10px 45px;
}
/*******************************************************************/
/***** Documentation ***********************************************/
/*******************************************************************/
#documentation {
	border:1px solid #000;
	margin:20px 0;
	text-align:center;
	width:98%;
}
.columnshead {
	background-color: #254D86;
	font-weight: bold;
	color: white;
	text-align : center;
	vertical-align : middle;
}

/*.x-dlg .x-dlg-hd-left { 
	background-color:#002a55;
	background-image:none;
}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right {
	background-color:#002a55;
	background-image:none;
}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right .x-dlg-hd {
	background-color:#002a55;
	background-image:none;
}
.x-dlg .x-dlg-dlg-body {
	border-bottom:3px solid #002a55;
	border-right:3px solid #002a55;
	border-left:3px solid #002a55;
}
.x-dlg-mask {
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	background-color: #000;
}
*/