* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
}
img {
	border:0;
}
#global {
	width: 922px;
	margin-left:auto;
	margin-right:auto;
}
body {
	background:#efefef url(/img/background.jpg) top left repeat-x;
}
h1 {
	margin-top:25px;
	float:left;
	margin-bottom:25px;
}
#inscr_newsl {
	background:#2687ba;
	width:243px;
	padding-left:9px;
	padding-top:7px;
	padding-bottom:0px;	
	display:none;
	color:#FFF;
}
#inscr_newsl label {
	background:transparent;
	display:block;
	float:left;
	width:80px;
	color:#FFF;
	font-size:11px;
}
#inscr_newsl input {
	width:100px;
	font-size:11px;
	border:0;
	color:#333333;
}
#inscr_newsl p {
	padding-bottom:1px;
}
#inscr_newsl input#m2submit {
	color:#FFF;
	font-weight:bold;
	background:#FF9900;
	border:2px solid #FF9966;
	border:0;
	cursor:pointer;
	/*width:50px;*/
	width:auto;
	padding:1px;
}
#newsletter-box {
	/*margin-top:-25px;*/
	position:relative;
	float:right;
	z-index:10000;
	
}
#newsletter-box h3 {
	background:#efefef url(/img/bg-newsletter-top.jpg) top left no-repeat;
	color:#FFF;
	width:243px;
	display:block;
	padding-left:9px;
	height:22px;
	/*margin-bottom:7px;*/
	cursor:pointer;
}
#newsletter-box h3:hover {
	color:#ff8f00;
}

#container {
	clear:both;
	/*margin-top:15px;*/
	overflow:auto;
	z-index:50;
}
/* ********* NAVIGATION *********** */
#menu {
	/*margin-top:15px;*/
	margin-bottom:15px;
	clear:both;
	width:922px;
	
}
#nav {
	background:#efefef url(/img/bg-nav.jpg) top left no-repeat;
	height:40px;
	clear:both;
	padding-left:8px;
	overflow:hidden;
}
#nav li {
	list-style:none;
	display:block;
	color:#FFF;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:0;
	float:left;
	height:29px;
	overflow:hidden;
}
#nav li img {
	height:25px;
	width:2px;
}
#nav li.menuactive {
	/*background:transparent url(/img/menu-active.gif) center -10px no-repeat;
	height:40px;
	z-index:40;*/
}
#nav li a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
#nav li a.menuactive {
	color:#ff8f00;
}
#nav li a:hover {
	color:#ff8f00;
}
#subnav{
	background:transparent url(/img/bg-subnav.jpg) top left no-repeat;
	height:40px;
	margin-top:-8px;
	clear:both;
	width:922px;
	z-index:1000;
	overflow:auto;
}
#subnav li {
	list-style:none;
	display:block;
	color:#FFF;
	padding-left:15px;
	padding-top:10px;
	float:left;
	font-size:14px;
}
#subnav li a {
	color:#298ebe;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}
#subnav li a:hover {
	color:#ff8f00;
}
#subnav a.menuactive {
	color:#ff8f00;
}
/* ********* CONTENU *********** */
#content {
	clear:both;
	width:922px;
}
#mainContent {
	background:transparent url(/img/bg-content-top.jpg) top left no-repeat;
	float:left;
	background-color:#FFF;
	padding:15px;
	width:585px;
	
}
#mainContent .mainContentBottom {
	background:#FFF url(/img/bg-content-bottom.jpg) bottom left no-repeat;
	margin:-15px;
	margin-top:15px;
	font-size:1px;
}
#mainContent .content {
	height:auto!important;
	height:200px;
	min-height:200px;
}
#mainContent h2 {
	color:#298ebe;
	font-size:22px;
	margin-bottom:15px;
}
#mainContent h3 {
	color:#298ebe;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
#mainContent p {
	margin-bottom:15px;
}
#mainContent a {
	color:#ff8f00;
	text-decoration:none;
}
#mainContent a:hover {
	color:#ff8f00;
	text-decoration:underline;
}
#mainContent ul {
	margin-left:10px;
}
#mainContent ul li {
	background:transparent url(/img/fleche-lien.gif)  left 5px no-repeat;
	list-style:none;
	padding-left:12px;
}
#hpBlock {
	background:transparent url(/img/bg-block-hp.jpg) top left no-repeat;
	width:521px;
	height:202px;
	padding:15px 22px;
	float:left;
}
#hpBlock p {
	font-size:15px;
	color:#FFF;
	text-align:center;
}
/* ****************** NEWS *******************/
#news {
	background:#FFF url(/img/bg-news-top.jpg) top left no-repeat;
	width:290px;
	float:left;
	margin-left:14px;
}
#news h2 {
	padding:13px;
	color:#298ebe;
	font-size:21px;
}
#news .NewsSummary {
	padding:5px 13px;
}
#news .NewsSummaryPostdate {
	color:#999999;
	font-size:12px;
}
#news .NewsSummary h3 {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
#news .NewsSummary .contenu {
	/*
	height:auto!important;
	height:100px;
	min-height:100px;
	*/
}
#news .footer {
	background:#FFF url(/img/bg-news-bottom.jpg) bottom left no-repeat;
	padding:5px 13px;
	text-align:right;
}
#news .footer a {
	color:#ff8c00;
	background:transparent url(/img/fleche-lien.gif)  left 5px no-repeat;
	padding-left:8px;
	text-decoration:none;
}
#news .footer a:hover {
	text-decoration:underline;
}

#newsHP {
	background:#FFF url(/img/bg-news-hp-top.jpg) top left no-repeat;
	width:341px;
	min-height:120px;
	float:left;
	margin-left:14px;
}
#newsHP h2 {
	padding:13px;
	color:#298ebe;
	font-size:21px;
}
#newsHP .NewsSummary {
	padding:5px 13px;
}
#newsHP .NewsSummaryPostdate {
	color:#999999;
	font-size:12px;
}
#newsHP .NewsSummary h3 {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
#newsHP .NewsSummary .contenu {
	/*
	height:auto!important;
	height:100px;
	min-height:100px;
	*/
}
#newsHP .footer {
	background:#FFF url(/img/bg-news-hp-bottom.jpg) bottom left no-repeat;
	padding:5px 13px;
	text-align:right;
}
#newsHP .footer a {
	color:#ff8c00;
	background:transparent url(/img/fleche-lien.gif)  left 5px no-repeat;
	padding-left:8px;
	text-decoration:none;
}
#newsHP.footer a:hover {
	text-decoration:underline;
}

/* ************** DERNIERES REALISATIONS **************** */
.clearRef {
	clear:both;
	margin-top:15px;
	height:1px;
}
#dernieresRealisations {
	width:921px;
	clear:both;
	background:#FFF url(/img/bg-references.gif)  left top no-repeat;
	margin-top:15px;
}
#dernieresRealisations h3 {
	color:#298ebe;
	font-size:22px;
	padding-left:15px;
	padding-top:15px;	
}
#dernieresRealisations ul {
	margin-top:0px;
}
/* ************** REFERENCES **************** */
#imageRef {
	float:left;
	margin-right:15px;
	width:300px;
}
#imageRef img {
	width:300px;
}
.rightCol {
	float:left;
	width:270px;
}
#content .rightCol div.ref {
	margin-bottom:10px;
}
#content .rightCol div.ref strong {
	color:#298ebe;
}
#content .rightCol div.ref p {
	margin-top:3px;
	margin-bottom:3px;
}
#content .rightCol div.ref a {
	color:#ff8c00;
	background:transparent url(/img/fleche-lien.gif)  left 5px no-repeat;
	padding-left:8px;
	text-decoration:none;
}
#content .rightCol div.ref a:hover {
	text-decoration:underline;
}
/* ************** FORMULAIRE **************** */
.error_message {
	margin-top:15px;
	margin-bottom:15px;
	padding:5px;
	border:1px solid #ff8c00;
}
.form_contact label{
	float:left;
	width:100px;
	font-weight:bold;
}
.form_contact label.label, .loginForm label.label {
	float:none;
	font-weight:normal;
}
.form_contact div {
	clear:both;
	margin-bottom:5px;
}
.form_contact textarea{
	width:450px;
	height:95px;
}
.form_contact input {
	width:200px;
}
.form_contact input.checkbox {
	width:15px;
}
/************* CAROUSEL ******************/
#mycarousel .imgCarousel {
	float:left;
	margin-right:15px;
}
#mycarousel h4 {
	color:#3b3b3b;
	font-size:16px;
}
#mycarousel a {
	color:#3b3b3b;
	text-decoration:none;
}
#mycarousel a p {
	font-size:12px;
}

/* ************** LOGIN CLIENT **************** */
.loginForm label {
	float:left;
	width:100px;
	font-weight:bold;
}


/* ************** FOOTER **************** */
#footer {
	clear:both;
	height:40px;
	line-height:40px;
	background:#052841;
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	margin-top:15px;
}
#footer .left {
	float:left;
}
#footer .left img {
	padding-top:4px;
}
#footer .middle {
	text-align:center;
}
#footer .right {
	float:right;
}
#footer a {
	color:#ff8c00;
	background:transparent url(/img/fleche-contact.gif)  left 5px no-repeat;
	padding-left:8px;
	margin-left:8px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



.form_contact .fbsubmit, .submitBtn {
	background:transparent url(/img/bg-btn.gif)  left top no-repeat;
	border:0;
	height:24px;
	line-height:24px;
	text-align:center;
	width:82px;
	color:#FFF;
	font-size:14px;
	cursor:pointer;
}






