/*

*/

html, body {
	height: 100%;
}

body {
padding: 0px;
margin: 0px;
position: relative;
min-height: 100%;
background-color: #f4f5f8;
background-image: url(images/menu_bg.jpg);
background-repeat: repeat-y;
background-position: center 0px;
font-family:Arial, serif;
font-size: 11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}
a {
text-decoration:none;
color: #839838;
font-weight:600;
}
a:hover {
color: #6f8929;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}
#contenu {
	background-position: 0 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	text-align: left;
	min-height: 100%;
}
#wrapper {
width: 1052px;
position: relative;
background-repeat: repeat-y;
background-image: url(images/menu_bg.jpg);
background-position: 0 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
overflow: auto;
}

#header {
clear: both;
position: relative;
padding: 0px;
height: 137px;
background-position: center 0px;
background-image: url(images/header-bg.jpg);
background-repeat: no-repeat;
float:left;
width: 1052px;
margin:0;
}
.espace { /* garder un espace entre les contenu_central et footer */
	position: relative;
	height: 40px;
}
#logo {
float:left;
width:auto;
padding:18px 0 34px 0;
}
#logo a {
color:#ff2b06;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
float: right;
clear: both;
width: auto;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
background-repeat: repeat-y;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:20px;
font-weight:400;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#f7f7f7;
}
#blurb {
font-family:Georgia;
height:auto;
border-bottom:1px dotted #ccc;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content {
float: left;
background-repeat: repeat-x;
background-image: url(images/bg-content.jpg);
padding-left: 20px;
padding-bottom: 30px;
padding-right: 0;
padding-top: 0;
position: relative;
width: 757px;
border-right:1px dotted #ccc;
}
.post {
margin-bottom: 15px;
line-height: 16px;
border-left-color: #dcdcdc;
border-bottom-color: #dcdcdc;
border-top-color: #dcdcdc;
border-bottom-width: 1px;
border-left-style: solid;
border-bottom-style: solid;
border-top-style: solid;
border-left-width: 1px;
border-top-width: 1px;
padding-left: 30px;
padding-bottom: 0;
padding-right: 30px;
padding-top: 0;
background-color: white;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family: Arial, Helvetica, Verdana, sans-serif, sans-serif;
font-size: 20px;
margin:30px 0 10px 0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
display: block;
position: relative;
float: left;
padding: 0px;
background-image: url(images/menu_bg.jpg);
background-repeat: repeat-y;
width: 274px;
margin: 0px;
}
#sidebar-haut {
	min-height: 502px;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	height: auto;
	width: 274px;
	background-image: url(images/menu_haut.jpg);
}
#sidebar h3 {
padding-left: 0;
padding-bottom: 3px;
padding-right: 0;
padding-top: 0px;
font-size:18px;
}
#sidebar .block ul {
width: 200px;
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
width: 200px;
border-top:1px dotted #ccc;
}
#sidebar .block li a {
width: 200px;
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
margin: 0px;
height: 41px;
bottom: 0px;
position: absolute;
z-index: 0;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 20px;
background-position: 0 top;
overflow: hidden;
background-image: url(images/footer-bg.jpg);
background-repeat: repeat-x;
width: 100%;
text-align:center;
}
.block_actu {
	display: block;
	position: relative;
	float: left;
	height: 220px;
	margin-top: 8px;
	width: 322px;
	background-repeat: no-repeat;
}
.block_actu h3 {
	padding-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
	width: 322px;
	background-image: url(images/bg-titre-actus.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 50px;
	color: #648f1e;
}
.block_actu ul {
	padding: 15px;
	margin-top: -20px;
	height: 147px;
	border-left-color: #b1b1b1;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: white;
}
.block_actu .img {
	margin-right: 7px;
	max-width: 120px;
	position: relative;
	float: left;
	background-color: white;
}
.block_actu img {
	max-width: 120px;
	background-color: white;
}
.block_etudes {
	line-height: normal;
	margin-top: 9px;
	float: left;
	position: relative;
	height: 222px;
	width: 397px;
	background-image: url(images/bg-ec.jpg);
	background-repeat: no-repeat;
}
.block_etudes ul {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 50px;
	margin: 0px;
}
.block_etudes .img {
	position: relative;
	width: 160px;
	height: 160px;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	margin-left: 15px;
	float: right;
}
.block_etudes li {
	word-spacing: normal;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	margin: 0px;
	width: 170px;
}
.block_etudes .excerpt {
	display: block;
	line-height: 15px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	float: left;
	margin: 0px;
	width: 170px;
}
.block_etudes .titre {
	margin-bottom: 10px;
}
.block_produits ul {
	margin-top: 222px;
	height: 285px;
	width: 716px;
	background-color: #fefffe;
	border-color: #a7a7a7;
	border-width: 1px;
	border-style: solid;
}
.block_produits li {
	display: block;
	margin-right: 4px;
	margin-left: 4px;
	height: 273px;
	width: 229px;
	float: left;
}
.block_produits .prod1 {
	height: 273px;
	background-image: url(images/caissons-autonomes.jpg);
	background-repeat: no-repeat;
}
.block_produits .prod2 {
	height: 273px;
	background-repeat: no-repeat;
	background-image: url(images/caissons-mobiles.jpg);
}
.block_produits .prod3 {
	height: 273px;
	background-image: url(images/modules-OTA.jpg);
	background-repeat: no-repeat;
}
/** BEGIN sidebar **/
#sidebarleft {
	font-size: 13px;
	float: left;
         left:0;
	width: 215px;
         }
#sidebarleft ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebarleft ul.head li a:hover {
			
		}
	#sidebarleft ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #FFFFFF;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebarleft ul.body li {
			font-size: 0.9em;
			border-bottom: 1px dotted #313131;
			padding: 6px 0;
		}
		#sidebarleft ul.body li a {
			color: #323232;
		}
		#sidebarleft ul.body li a:hover {
			font-weight: bold;
		}
	
		#sidebarleft ul {
			font-size: 12px;
			list-style-type: none;
		}
		#sidebarleft ul .children {
			border-left-color: #343434;
			border-left-width: 1px;
			border-left-style: dotted;
			background-color: #97b63f;
			border-top-color: #6e862d;
			border-top-width: 1px;
			border-top-style: solid;
			font-size: 0.9em;
			list-style-type: none;
		}

		#sidebarleft ul .current-cat {
			background-color: #8dac3a;
			list-style-type: none;
		}

		#sidebarleft ul .current-cat-parent {
			margin-top: 5px;
			padding-left: 7px;
			margin-bottom: 7px;
			background-color: #97b63e;
			list-style-type: none;
		}

		#sidebarleft ul .current-cat .children li {
			margin-left: 5px;
			line-height: 15px;
			padding-right: 2px;
			padding-left: 2px;
			padding-bottom: 3px;
			padding-top: 3px;
                        margin-top: 7px;
			list-style-type: none;
		}

		#sidebarleft ul .current-cat .children {
			line-height: 15px;
			padding-left: 10px;
                        margin-top: 7px;
			list-style-type: none;
		}

		#sidebarleft li.current-cat {
			color: #7e9933;
			background-color: white;
		}
		#sidebarleft ul.children li.current-cat-parent  {
			margin-left: 10px;
			background-color: #97b63e;
		}
		#sidebarleft ul.children li.current-cat-parent li.current-cat  {
			padding-left: 10px;
			background-color: #fdfbff;
		}
		#sidebarleft ul.children li.current-cat-parent li  {
			padding-left: 10px;
		}
		#sidebarleft ul.children ul.children li.current-cat  {
			background-color: #f8fff7;
		}
		#sidebarleft ul.children li.current-cat ul  {
			padding-left: 10px;
			background-color: #97b63e;
		}
		#sidebarleft ul .current-cat a {
                        margin-top:7px;
			font-size: 11px;
			list-style-type: none;
		}

		#sidebarleft ul .hide{
                    display:none;
                }

		#sidebarleft ul .children li {
			font-style: normal;
			font-weight: normal;
			font-size: 11px;
			list-style-type: none;
		}
		#sidebarleft ul li {
			padding-bottom: 3px;
			padding-top: 3px;
			border-bottom-color: #526736;
			font-weight: bold;
			font-size: 11px;
			border-bottom: 1px dotted;
		}
		#sidebarleft ul li a {
			color: #3d4d16;
		}
		#sidebarleft ul li a:hover {
			color: #3e4b18;
		}
		#sidebarleft ul li:hover {
			
		}
#sidebarleft .l {
		width: 80px;
		float: left;
	}
	#sidebarleft .r {
		width: 80px;
		float: right;
	}
		#sidebarleft .r h2 {
			border-top: 4px solid #1F1F15;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebarleft .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebarleft .r ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebarleft .r ul li a {
			color: #e3e3e3;
		}
		#sidebarleft .r ul li a:hover {
			
		}
		h1 {
			color: #728430;
		}
		.block_produits .titre {
			margin-bottom: 7px;
			line-height: 16px;
			padding-left: 20px;
			width: 190px;
			padding-top: 130px;
			font-size: 13px;
		}
		.block_produits .excerpt {
			letter-spacing: normal;
			text-align: left;
			word-spacing: 1px;
			color: #2a3410;
			line-height: normal;
			font-style: normal;
			font-weight: normal;
			padding-left: 20px;
			width: 190px;
			font-size: 11px;
		}
		.filariane {
			margin-top: 30px;
		}
		.cloud {
			padding-top: 15px;
		}
		#sidebarleft ul .current-cat-parent .children {
			background-color: #789231;
			border-left-color: #2c3512;
			border-left-width: 1px;
			border-left-style: dotted;
		}
		#sidebarleft ul .current-cat-parent .children li a {
			color: black;
		}
		#sidebarleft ul.children li.current-cat-parent a {
		}
		#sidebarleft ul .current-cat-parent ul.children li {
			padding-left: 5px;
		}
		.block_actu .excerpt {
			line-height: normal;
			font-size: 11px;
		}
		.boutActu {
			right: 10px;
			bottom: 0px;
			position: absolute;
		}
		.block_etudes img {
			width: 160px;
			height: 160px;
		}
		#cont {
		}
		.rightidebar {
			border-color: #b5d1ee;
			border-width: 1px;
			border-style: solid;
			padding: 6px;
			background-color: #dce8f0;
			width: 150px;
		}
		.rightidebar .excerpt {
			line-height: normal;
			color: #151515;
			font-style: normal;
			font-weight: normal;
			font-size: 9px;
		}
		.titreRightidebar {
			font-size: 11px;
			font-weight: bold;
			margin-left: 7px;
		}
		.voir {
			position: relative;
			float: right;
		}
		.voirContact {
			color: #5e5e5e;
			margin-right: 15px;
			margin-top: 80px;
			position: relative;
			float: right;
		}
		.voir img {
			max-height: 80px;
			width: 80px;
			max-width: 80px;
		}
		.voirContact img {
			margin-bottom: 15px;
			max-height: 80px;
			width: 80px;
			max-width: 80px;
		}
		.rightidebar .titre {
			color: #97a5b4;
			margin-bottom: 5px;
		}
		.voirContact a {
			font-size: 10px;
			line-height: 14px;
			color: #606060;
		}
		.voirContact .rightidebar {
			background-color: #fbfbfb;
		}
		/** End sidebarleft **/	