/*---------- ELEMENTS HTML ----------*/
*{
	margin:0;
	padding:0;
}

body{
    font-size:10px;
    color:#565656;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border:0;
	margin:0;
}

a{
	color:inherit;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

ul, li{
	list-style-type:none;
	color:inherit;
}

h2{
	margin-left:6px;
}

div{
	/*border:1px solid red;*/
}


/*---------- STRUCTURE ----------*/
#global{
    position:relative;
    width:945px;
	height:630px;
	margin-left:auto;
    margin-right:auto;
	margin-top:30px;
}

	/*------------------bg extensible------------------*/
	.global01{
		/*border:solid 1px black;*/
		float:left; 
		padding:92px 0 0 0 ;
		vertical-align:top; 
		background:url(../images/fond_01.jpg) top no-repeat;
	}
	
	.global02{
		border:0px;
		padding:0 0 109px 0;
		float:left;
		background:url(../images/fond_02.jpg) bottom no-repeat;
	}
	
	.global03{
		border:0px;
		width:945px;
		padding:0;
		background:url(../images/fond_03.jpg) bottom repeat-y;
	}

#header{
	float:left;
	/*padding-top:64px;*/
	margin-top:-48px;		/*bg extensible*/
}

#header h1{
	top:25px;
	left:4px;
	position:absolute;
}

#page{
	padding-bottom:15px;
}

#content{
	float:left;
	background:url(../images/bg_contenu.jpg) repeat-y;
	min-height:450px;
	width:745px;
	padding:16px 9px 10px 9px;
	margin-top:-16px;		/*bg extensible*/
	margin-bottom:-86px;    /*bg extensible*/
}

#services{
	padding:8px 0px;
	float:left;
	width:745px;
}

#mentions{
	padding:8px 0px;
	float:left;
	width:680px;
	margin:10px 30px 0 30px;
}

/*---------- NAVIGATION ----------*/
#navigation{ 
	color:#808080;
	margin-bottom:4px;
	width:780px;
	/*float:right;*/
	position:absolute;
	left:165px;
}

#navigation li{
	float:left;
	font-size:9px;
	text-transform:uppercase;
	background-color:#FFFFFF;
	border:1px #C6C7C8 solid;
	border-bottom:0px;
	width:107px;
}

#navigation .on{
	border:1px #000000 solid;
	border-bottom:0px;
}

#navigation li a{
	display: block;
	text-align:center;
	padding:9px 0px 5px 0px;
}

#navigation li a:hover{
	background-color:#C6C7C8;
	display: block;
	text-align:center;
	padding:9px 0px 5px 0px;
}

.orange #navigation .visite a, .orange #navigation .visite a:hover{
	background-color:#EE7D00;
}

.rouge #navigation .visite a, .rouge #navigation .visite a:hover, #navigation .visite a, .rouge #navigation .visite a:hover{
	background-color:#E2001A;
}

.violet #navigation .visite a, .violet #navigation .visite a:hover{
	background-color:#AB81B4;
}

.vert #navigation .visite a, .vert #navigation .visite a:hover{
	background-color:#84B819;
}

.rose #navigation .visite a, .rose #navigation .visite a:hover{
	background-color:#EC7EAC;
}

.bleu #navigation .visite a, .bleu #navigation .visite a:hover{
	background-color:#0091D2;
}


/*---------- VERTICAL NAVIGATION ----------*/
#vertical_nav{
	width:152px;
	float:left;
	height:271px;			/*bg extensible*/
	/*padding-top:102px;*/
	padding-left:13px;
}

#vertical_nav ul li{
	height:19px;
	padding-left:13px;
	width:126px;
	background:url(../images/btn.jpg) no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	padding-top:6px;
}

#vertical_nav ul li a{
	display: block;	
}

#annexes{
	float:left;
}

#footer{
	float:left;
	padding-top:10px;
}

#actualites{
	float:left;
	margin-top:20px;
}

#utile{
	top:523px;
	position:absolute;
	width:152px;
	left:13px;
}

#utile form{
	margin:0;
	padding:0;
	float:left;
}

#utile .dec-advforms-label{
	width:14em;
}

#utile .dec-advforms-input-field{
	width:102px;
	color:#808080;
}

#utile .dec-advforms-submit-button{
		position:absolute;
		top:10px;
		left:108px;
		padding:0;
		margin:0;
}


/*---------- PAGE QUI SOMMES-NOUS ? ----------*/

.qui_gauche{
	float:left;
	width:253px;
	background:url(../images/fond_qui_gauche.png) no-repeat;
	padding:15px 15px;
	text-align:center;
	margin-left:20px;
	height:338px;
}

.qui_droite{
	float:left;
	width:400px;
	height:338px;
	margin-left:15px;
}

.qui_droite .dsc-images-left{
	float: left;
	width: 133px;
	margin-bottom:8px;
}

.qui_droite img{
	margin-left:10px;
	
	float:left;
}

.qui_bandeau{
	clear:both;
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:700px;
	height:71px;
}


/*---------- PAGES CONTACTEZ-NOUS - NEWSLETTER ----------*/
.dec-advforms-options-group{
	width:24em;
}

.dec-advforms-group-radio{
	margin-right:5px;
}

.dec-advforms-group-radio input{
	margin-right:2px;
}

.dec-advforms-error{
	margin:0;
	padding-left:10px;
	font-size:9px;
}

.dec-advforms-form .mandatory-notice{
	font-size:0.9em;
}


/*---------- PAGES MEDIA - WEB - BELOW THE LINE - PRINT - ETUDES - RETAIL - E-COMMERCE ----------*/
.encart_media, .encart_web, .encart_below, .encart_print, .encart_etudes, .encart_retail, .encart_commerce{
	float:left;
	padding-top:24px;
	padding-left:17px;
}


/*---------- SOUS-PAGES MEDIA - WEB - BELOW THE LINE - PRINT - ETUDES - RETAIL - E-COMMERCE ----------*/
.encart_services01{
	background:url(../images/bg_services01.png) no-repeat;
	float:left;
	width:221px;
	height:247px;	
	padding-top:24px;
	padding-left:27px;
}

.encart_services02{
	background:url(../images/bg_services02.png) no-repeat;
	float:left;
	width:221px;
	height:247px;
	padding-top:24px;
	padding-left:27px;
}

.encart_services03{
	background:url(../images/bg_services03.png) no-repeat;
	float:left;
	width:221px;
	height:247px;
	padding-top:24px;
	padding-left:27px;
}

.encart_services01 p, .encart_services02 p, .encart_services03 p{
	font-size:12px;
	margin:0;
}

p.chapeau{
	color:#808080;
	font-size:10px;
}

.encart_services01 a, .encart_services02 a, .encart_services03 a{
	padding-left:4px;
	font-size:10px;
	color:#E2001A;
}

.orange .encart_services01 a, .orange .encart_services02 a, .orange .encart_services03 a{
	color:#EE7D00;
}

.rouge .encart_services01 a, .rouge .encart_services02 a, .rouge .encart_services03 a{
	color:#E2001A;
}

.violet .encart_services01 a, .violet .encart_services02 a, .violet .encart_services03 a{
	color:#AB81B4;
}

.vert .encart_services01 a, .vert .encart_services02 a, .vert .encart_services03 a{
	color:#84B819;
}

.rose .encart_services01 a, .rose .encart_services02 a, .rose .encart_services03 a{
	color:#EC7EAC;
}

.bleu .encart_services01 a, .bleu .encart_services02 a, .bleu .encart_services03 a{
	color:#0091D2;
}


.lien_bas{
	height:20px;
	margin-left:15px;
}

/*------------------FOND SOUS-PAGE WEB------------------*/

#web{
    width:680px;
	min-height:330px;
	margin-top:25px;
	position:relative;
	margin-left:auto;
    margin-right:auto;
}

	/*------------------bg extensible------------------*/
	.web01{
		/*border:1px solid red;*/
		float:left;
		padding:358px 0 0 0 ;
		vertical-align:top;
		background:url(../images/WEB-fond_01.png) top no-repeat;
	}
	
	.web02{
		border:0px;
		padding:0 0 104px 0;
		float:left;
		background:url(../images/WEB-fond_02.png) bottom no-repeat;
	}
	
	.web03{
		border:0px;
		float:left;
		width:680px;
		padding:0;
		background:url(../images/WEB-fond_03.png) bottom repeat-y;
	}

#contenu{
	position:relative;
	margin-top:-328px;		/*bg extensible*/
	padding-left:34px;
	min-height:330px;
	width:608px;
	color:#FFFFFF;
	font-size:1.3em;
}

#logo_ref{
	float:left;
	position:relative;
	margin-top:-96px;
	padding-left:34px;
	width:608px;
	text-align:center;
}

#logo_ref img{
	margin:10px;
}

