@CHARSET "UTF-8";

p {
	margin: 5px 0;
}

/*****************************
*						 RESET
*****************************/
*{ margin:0; padding:0 }
ul{ list-style:none }
img{ border:0 none; display:block; margin:0; }

/*****************************
*					   GENERAL
*****************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3a3a;
	background-color:#4ba3d5;
}

#container{
	width:990px;
	margin:0 auto;
	background: #fff url(../images/template/banner_bg.jpg) right repeat-y;
}

.hidden{ display:none }

a.more{ margin:5px 0; display:block }
.spacer { clear: both; }

h2 {
	color: #504f4f;
    font-size: 15px;
    font-weight: bold;
}
label {
	font-weight: normal;
}

ol {
    padding-top: 10px;
    padding-left: 15px;
    font-weight: bold;
}
ol li {
    padding-top: 5px;
}
ol li span {
    font-weight: normal;
}
.squared {
    padding: 0 15px;
    list-style: square;
}
.squared li {
    padding: 5px 0;
}
h2.black {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
/***************************************************
*					    					  HEADER
***************************************************/
#header{
	height:117px;
	background:url(../images/header.jpg) no-repeat 0 0;
	border-bottom:solid 5px #4ba3d5;
}

#header  h1{
	padding:8px 0 0 28px; /*positionnement du logo*/
}

#header ul#menu{
	padding:0 0 0 179px;
}

#header ul#menu li{
	float:left;
}
#header ul#menu li a{
	display:block;
	height:18px;
	background:url(../images/menu.png) no-repeat;
}

#header ul#menu li#menu-aboutus a	{ width:117px; background-position:0 0; }
#header ul#menu li#menu-diag a		{ width:110px; background-position:-117px 0;}
#header ul#menu li#menu-devis a		{ width:123px; background-position:-227px 0;}
#header ul#menu li#menu-news a		{ width:104px; background-position:-350px 0; }
#header ul#menu li#menu-partners a	{ width:113px; background-position:-454px 0; }
#header ul#menu li#menu-reseau a	{ width:143px; background-position:-567px 0; }
#header ul#menu li#menu-client a	{ width:101px; background-position:-710px 0; }

#header ul#menu li#menu-aboutus a:hover,
#header ul#menu li#menu-aboutus a.selected	{ width:117px; background-position:0 -18px; }
#header ul#menu li#menu-diag a:hover,
#header ul#menu li#menu-diag a.selected		{ width:110px; background-position:-117px -18px;}
#header ul#menu li#menu-devis a:hover,
#header ul#menu li#menu-devis a.selected	{ width:123px; background-position:-227px -18px;}
#header ul#menu li#menu-news a:hover,
#header ul#menu li#menu-news a.selected		{ width:104px; background-position:-350px -18px; }
#header ul#menu li#menu-partners a:hover,
#header ul#menu li#menu-partners a.selected	{ width:113px; background-position:-454px -18px; }
#header ul#menu li#menu-reseau a:hover,
#header ul#menu li#menu-reseau a.selected	{ width:143px; background-position:-567px -18px; }
#header ul#menu li#menu-client a:hover,
#header ul#menu li#menu-client a.selected	{ width:101px; background-position:-710px -18px; }


/***************************************************
*					      						MAIN
****************************************************/
#main{ 
	clear:left;
	float:left;
	width:802px;
	padding:0 0 90px 0;
}

#main #col-center #content {
	padding: 0 20px;
}
/**************************************
*					      	  	 COMMON
***************************************/
div#page-title{
	border-top: 5px solid #a9acae;
	height: 70px;
	background:url(../images/template/page_title_bg.jpg) repeat-x 0 0;
	position: relative;
}
div#page-title h1 {
	height: 18px;
	width: 100%;
	position: absolute;
	top: 11px;
	left: 23px;
}
div#page-title h1 span{
	display: none;
}

div.blue-gradient, div.green-gradient, div.orange-gradient, div.grey-gradient {
	padding-top: 18px;
	padding-bottom: 20px;
}
div.blue-gradient {
	background:url(../images/template/blue_gradient.jpg) repeat-x 0 0;
	border-top: 3px solid #69b9e6;
}
div.green-gradient {
	background:url(../images/template/green_gradient.jpg) repeat-x 0 0;
	border-top: 3px solid #a3c443;
}
div.orange-gradient {
	background:url(../images/template/orange_gradient.jpg) repeat-x 0 0;
	border-top: 3px solid #fe8b52;
}
div.grey-gradient {
	background:url(../images/template/grey_gradient.jpg) repeat-x 0 0;
	border-top: 3px solid #96999A;
}
div.orange-gradient h2, div.blue-gradient h2, div.green-gradient h2 {
	margin-bottom: 15px;
}
div.orange-gradient h2.picto, div.green-gradient h2.picto, div.blue-gradient h2.picto {
	padding-left:  30px;
	margin-bottom: 12px;
} 
div.orange-gradient h2.picto {
	background:url(../images/template/orange_equalizer.jpg) no-repeat left 4px;
}
div.blue-gradient h2.picto {
	background:url(../images/template/blue_equalizer.jpg) no-repeat left 0;
}
div.green-gradient h2.picto {
	background:url(../images/template/green_equalizer.jpg) no-repeat left -1px;
}
h2.second-title {
	margin-top: 25px;
}
table {
	width: 		100%;
	text-align: left;
}
table tr.group th, table tr.group td {
	padding-bottom: 20px;
}
.error_list {
	color: red;
}
/**************************************
*					      	  DIAG LIST
***************************************/
#main #col-left ul#diag-list{
	font-size: 12px;
	padding:18px 0 18px 14px;
	background:url(../images/bg-diag-list.png) repeat-y 0 0;
}

#main #col-left ul#diag-list li a{
	background:url(../images/bg-puces-diag.png) no-repeat -152px 0;
	display:block;
	height:16px;
	line-height:16px;
	color:#000;
	font-size:0.9em;/**/
	font-variant:small-caps;
	text-decoration:none;
	margin:6px 0;
	padding:0 0 0 10px;
}

#main #col-left ul#diag-list li a:hover{
	background-position:-152px -16px;
}

#main #col-left ul#diag-list li a.selected{
	background-position:-1px -16px;
	color:#fff;
}

#main #col-left ul#diag-list li a.selected:hover{
	background-position:-1px -16px;
}
#col-left img.veritas {
	margin: 16px auto 10px auto;
}
#col-left img.arcadia {
	margin: 16px auto 10px auto;
}

#col-left p {
	padding: 0 13px;
}
	
/**************************************
*					      	  	   HOME
***************************************/
#main #col-center #rue-du-diag {
	width:305px;/*341px sans le padding*/
	height:309px;/*319px sans le padding*/
	padding:5px 18px;
	margin:0 2px 0 0;
	background:url(../images/bg-gradient1.png) repeat-x 0 0;
	float:left;
	border-top:solid 5px #ff884d;
}
#main #col-center #rue-du-diag .content {
	height:309px;
	background:url(../images/bg-edito.jpg) no-repeat bottom left;
}
#main #col-center #rue-du-diag h2 {
	padding-top: 10px;
	padding-bottom: 7px;
}
#main #col-center #rue-du-diag .know-more {
	float: left;
	margin-top: 15px;
}

#main #col-center #rue-du-diag .contact-us {
	float: right;
}

#main #col-center #reseau{
    position: relative;
	width:241px;/*277px sans le padding*/
	height:309px;/*319px sans le padding*/
	padding:5px 18px;
	background:url(../images/bg-gradient1.png) repeat-x 0 0;
	float:left;
	border-top:solid 5px #a0c843;
	margin:0 0 15px;
}
#main #col-center #reseau p {
	margin: 10px 0;
}
/*
#main #col-center #now h3, #main #col-center #news h3{
	padding: 7px 0 15px 20px;
}
*/
/**************
*			NOW
***************/
#main #col-center #now{
	clear:both;
	margin:0 0 15px;
	background: url(../images/bg-gradient-now.png) repeat-x 0 0;
	border-top: 5px solid #4ba3d5;
}

#main #col-center #now #offer{
	border-top: 3px solid #d0e7f4;
	border-bottom: 3px solid #d0e7f4;
	background: url(../images/bg-offers.jpg) no-repeat 0 0;
	padding: 0 0 0 340px;
}
#main #col-center #now .now-image {
	padding: 8px 0 12px 20px;
}
#main #col-center #now h4{
	color: #a0c843;
	margin: 5px 0 0 0;
	font-size: 1.1em;
}
#main #col-center #now img {
	padding-top: 3px;
}
/**************
*		   NEWS
***************/

#main #col-center #news{
	background: url(../images/template/bg_gradient_news.jpg) repeat-x bottom left;
	padding-bottom: 20px;
}

#main #col-center #news h4{
	font-size: 12px;
	font-weight: bold;
}
#main #col-center #news ul{
	padding: 0 0 18px 3px;
}

#main #col-center #news ul li{
	margin:0 0 10px 420px;
}

#main #col-center #news ul li.first{
	float:left;
	height:120px;
	width:400px;
	margin-right: 20px;
	margin-left: 0px;
}
#main #col-center #news ul li.first div {
	margin-left: 150px;
}
#main #col-center #news ul li.first img {
	float: left;
	margin-right: 10px;
}

/***************************************************
*					            SIDEBAR
***************************************************/
#sidebar{
	float:left;
	width:188px;
}

/**************************************
*							 NEWSLETTER
**************************************/
#sidebar #bloc-newsletter{
	background:#a9acae;
	padding:5px 15px 0;
	height:115px;/*120px sans le padding*/
}

#sidebar #bloc-newsletter h5{
	text-align:right;	
}

#sidebar #bloc-newsletter h5 img{
	display:inline;
	margin:0 0 15px 0;
}

#sidebar #bloc-newsletter form input{
	/*width:100%;*/
	margin:3px 0;
}
fieldset {
	border: none;
	margin-bottom: 10px;
}
#sidebar #bloc-newsletter form input.newsletter-submit{
	background:none;
	border:none;
	border-bottom:solid 1px #000;
	cursor:pointer;
	width:58px;
	margin:5px 0 0 0;
}

/**************************************
*					      			ADS
**************************************/
#sidebar #bloc-ads{
	padding:10px 15px;
	overflow:hidden;
	position:relative;
	height: 490px;
}

#sidebar #bloc-ads img{
	position:absolute;
	top:10px;
	left:190px;
}

/***************************************************
*					    					  FOOTER
***************************************************/
#footer{
	clear:left;
	background:#96999a;
	height:16px;
}

#footer ul{
	padding:0 0 0 182px;
}

#footer ul li{
	float:left;
	padding:0 4px;
	margin:3px 0;
	border-left:solid 1px #fff;
}

#footer ul li.noBorder{
	border-left:none;
}

#footer ul li a{
	color:#fff;
	font-size:0.9em;/**/
	line-height:10px;
	text-decoration:none;
	display:block;
}

#flash-container {
    position: absolute;
    left: 0;    
}
