@charset "utf-8";

body {
	background:#ECEAE6 url(../img/bg.jpg) repeat-x top;
	margin:0;
	padding:0;
	color:#343434;
	font-size:12px;
	font-family:Arial;
}
#body {
	margin:0 auto;
	padding:0;
	width:880px;
}
#header {
	height:150px;
	color:#FFF;
}
#header img {
	margin:10px 0;
}
#header a {
	color:#FFF;
}
#header a:hover {
	text-decoration:none;
}
#header_div {
	color:#b9b7b7;
	font-size:10px;
	position:relative;
	top:-40px;
	left:115px;
	width:200px;
}
#contact {
	position:relative;
	top:-40px;
	left:750px;
	width:130px;
}
#menu {
	position: relative;
	width:100%;
	overflow: hidden;
}
#menu ul {
	margin:5px 0 0 0;
	padding:0;
}
#menu li {
	float: left;
	list-style: none;
	height: 32px;
}
/*#menu li.back {
	background: url("../img/lava.gif") no-repeat right -31px;
	width: 14px;
	height: 31px;
	z-index:0;
	position: absolute;
}
#menu li.back .left {
	background: url("../img/lava.gif") no-repeat top left;
	height: 31px;
	margin-right: 14px;
	top:1;
}*/
#menu li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	display: block;
	float: left;
	margin: auto 8px;
	_margin: auto 4px;
	padding:0 10px;
	line-height:32px;

}
#menu li a:hover, #menu li a:active/*, #menu li a:visited*/ {
	border: none;
		z-index: 1000;
		position:relative;
		color:#000;
}
#menu  li.current a{color:#000;}
#content {
	margin:10px 0;
	overflow:auto;
}
#content_r {
	width:200px;
	float:left;
}
.left_content, .right_content {
	background:#fff;
	padding:10px;
	float:left;
}

.right_content {
	width:100%;
	margin-bottom:10px;
}
.left_content {
	width:630px;
	float:left;
	margin-right:5px;
	_margin-right:3px;
}
ul#menu_right {
	margin:20px 0;
	padding:0;
	list-style:none;
}
#menu_right li {
	background:url(../img/menu_right.gif) repeat-x bottom;
	margin:4px 0;
	height:30px;
	line-height:34px;
}
#menu_right li a {
	background:url(../img/li_a.gif) left center no-repeat;
	padding-left:30px;
	margin-left:4px;
	text-decoration:none;
	color:#000;
}
#menu_right li a:hover, #menu_right li a#selected {
	opacity: 0.50; 
	-ms-filter: 'alpha (opacity=50)'; 
	filter: alpha (opacity=50);
}
form.newsletter input[type="text"] {
	margin:5px 0;
	width:198px;
	border:1px solid #bcbcbc;
	color:#43a9d1;
}
.news_item {
	background:url(../img/news_item.gif) bottom repeat-x;
	padding:7px 2px;
	margin:2px 0;
	overflow:auto;
	clear:both;
	display:block;
}
.news_item img {
	padding:1px;
	background:#fff;
	border:1px solid #c3e7fd;
	float:left;
	margin-right:5px;
}
.news_item i {
	color:#43a9d1;
	padding:2px;
}
.news_item b {
	padding:3px;
	display:inline-block;
}
.news_item a {
	color:#3c7c0a;
	font-size:10px;
}
h1, h2 {
	font-size:30px;
	color:#98b021;
	font-family:Gadget;
	margin:15px 0;
}
h2 {
	font-size:22px;
	color:#f1a60c;
}
p {
	line-height:20px;
	text-align:justify;
	margin:30px 20px; 
}
ul.home {
	list-style:none;
	color:#818181;
	margin:0 auto;
	padding:0 0 0 30px;
}
ul.home li {
	background:url(../img/li.gif) left top no-repeat;
	padding:0 0 0 15px;
	margin:10px 0;
	line-height:20px;
}
ul.home li a {
	color:#3c7c0a;
}
.gris{
	background:#F5F5F3 url(../img/home_p.gif) left center no-repeat;
	background-position:10px 50%;
	padding:10px 10px 10px 140px;
	color:#43a9d1;
	font-weight:bold;
}
.orange{
	background:#fcf3e0;
	padding:10px;
	margin:10px 10px 0 10px;
}
a.autre_ref{
	margin:5px 0;
	color:#d3321e;
	float:right;
}
#loading { position: absolute; top:20%; left: 50%;}
#refdiv{
	overflow:auto;
}
#refdiv li {
	background:url(../img/li_g.gif) left top no-repeat;
	padding-left:15px;
	height:30px;
	float:left;
	width:40%;
	margin-left:15px;
}
#refdiv li a{
	color:#333;
	text-decoration:none;
	opacity: 0.50; 
	-ms-filter: 'alpha (opacity=50)'; 
	filter: alpha (opacity=50);
	padding:3px;
}
#refdiv li a:hover{
	background:#999;
	color:#FFF;
	opacity:1;
	opacity: 1; 
	-ms-filter: 'alpha (opacity=100)'; 
	filter: alpha (opacity=100);
}
h3{
	background:url(../img/pointie.gif) bottom repeat-x;
	padding-bottom:3px;
	width:250px;
	margin:10px 0;
}

h3 span{
	background:url(../img/gris.gif) no-repeat;
	width:230px;
	height:22px;
	line-height:22px;
	padding-left:10px;
	display:block;
	color:#f69824;
	font-size:14px;
}
h3 .span{
	background:url(../img/date.gif) no-repeat;
	color:#40b5e7;
	font-size:12px;
}
.ref{
	background:url(../img/ref.gif) left top no-repeat;
	padding:40px;
	margin:10px 0;
	text-align:center;
}
.ref span.img{
	background:url(../img/logo-bg.gif) no-repeat;
	width:240px;
	padding-top:20px;
	height:220px;
	margin:0 auto;
	display:block;
}
#desc {
	clear:both;
	margin:20px 0;
}
#desc p {
	width:500px;
	float:left;
}
#desc b{
	float:right;
	text-align:left;
	width:100px;
	display:block;
	font-weight:normal;
}
#desc b a{
	background:url(../img/li.gif) top left no-repeat;
	padding-left:15px;
	height:15px;
	display:block;
	text-decoration:none;
	color:#aecc34;
}
#desc b a span{
	background:url(../img/pointie.gif) bottom repeat-x;
	display:block;
	padding-bottom:2px;
}
#desc b a:hover{
	color:#3cafe3;
}
#container {
	margin:10px;
}
.logo_v, .logo_b, .logo_o {
	width:540px;
	margin:10px auto;
	background:url(../img/pointie.gif) bottom repeat-x;
	overflow:auto;
}
.logo_v a, .logo_b a, .logo_o a{
	background:url(../img/l_v.gif) top center no-repeat;
	display:block;
	float:left;
	width:94px;
	height:85px;
	text-align:center;
	padding-top:7px;
	margin:20px;
}
.logo_v a span, .logo_b a span, .logo_o a span{
	position:relative;
	top:8px;
	left:35px;
	display:block;
	width:16px;
	height:16px;
}
.logo_b a{
	background:url(../img/l_b.gif) top center no-repeat;
}
.logo_o a{
	background:url(../img/l_o.gif) top center no-repeat;
}
img.services{ float:left; margin:20px 10px 0 20px;}
ul.smap li a{
	background:url(../img/pointie.gif) bottom repeat-x;
	line-height:22px;
	padding-left:10px;
	display:block;
	color:#99ac25;
	font-size:14px;
	text-decoration:none;
	width:50%;
	margin:0 auto;
}
ul.smap li ul li a{
	background:none;
	color:#f69824;
	font-size:12px;
	padding-left:50px;
}
a.referencement{
	color:#2f9cd4;
	font-size:16px;
	text-align:center;
	float:right;
	background:url(../img/referen.gif) no-repeat;
	width:467px;
	height:62px;
	line-height:62px;
	padding-left:20px;
	text-decoration:none;
}
a.referencement:hover{
	text-decoration:underline;
	
}
#pack{
	background:url(../img/pack_line.gif) left top no-repeat;
	padding:0 0 60px 0;
}
#pack h3{
	margin:0 0 0 85px;
	_margin:0 0 0 0px;
	width:220px;
	padding-top:20px; 
}
#pack p{
	margin:0;
	padding:10px 10px 0 40px;
	float:left;
	clear:both;
}
#pack a{
	text-decoration:none;
	color:#666;
}
.basic{
	background:url(../img/packs.gif) no-repeat;
	height:173px;
	width:321px;
	margin:20px auto;
}
.bleu{
	color:#1e84bf;
}
.vert{
	color:#9aaf26;
}
.c_orange{
	color:#ff7800;
}
.jaunne{
	color:#e3ab02;
}
.rose{
	color:#d20cc6;
}
.rouge{
	color:#e3420a;
}
#pack img{
	float:left;
	padding:0 0 0 10px;

}
#footer span{
	font-size:11px;
	color:#5776B7;
	padding-bottom:0px;
	display:block;
}