@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	border: none;
}

body {
	top:15px;
	position: absolute;
	width: 967px;
	right:50%;
	color:#585F5F;
	margin-right:-483px;
	background: #DFD8D0 url(img/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*div#global { position: relative; width: 790px; margin:0; }*/
	
a:link, a:visited, a:active {
	background-color: transparent;
	text-decoration: underline;
	outline: none;
	color:#D3C100
}
a:hover { text-decoration: none; outline: none; }  

/*---------------- BLOCS PRINCIPAUX -----------------*/
#header-agence{
	height:15px;
	text-align:center;
	width:953px;
}

h2{
	font-size:10px;
	letter-spacing: 7px;
	color:#C0B9B6
}

h3{
	font-size:27px;
	color:#D3C100;
	font-weight:bold
}

h2 a:active,h2 a:link,h2 a:visited{
	font-size:11px;
	letter-spacing: 3px;
	color:#C0B9B6;
	font-weight:bold;
	text-decoration:none;
}

h2 a:active,h2 a:link,h2 a:visited{
	color:#D3C100;
}

h2 a:hover{
	color:#A89B00;
}

#retour-accueil{
position:absolute;
left:30px;
top:260px;
z-index:5;
color:#5C8794;
}

#retour-accueil a:link,#retour-accueil a:active,#retour-accueil a:visited{
	color:#5C8794;
	text-decoration:underline
}

#retour-accueil a:hover{
	color:#87AAB4;
}

#header {
height:260px;
width:953px;
position:relative;/*overflow:hidden;*/margin:0 auto;
background: url(img/bannieres/accueil-1.jpg) bottom no-repeat;
}
	
#header-prestations {
height:260px;
width:953px;
position:relative/*overflow:hidden;*/;margin:0 auto;
background: url(img/bannieres-solutions/fond1.jpg) no-repeat;
}

#header-structure {
height:260px;
width:953px;
position:relative/*overflow:hidden;*/;margin:0 auto;
background: url(img/banniere-structure/fond1.jpg) no-repeat;
}

#header-lexique{
height:260px;
width:953px;
position:relative/*overflow:hidden;*/;margin:0 auto;
background: url(img/banniere-lexique/fond1.jpg) no-repeat;
}

#header-bestof {
height:260px;
width:953px;
position:relative/*overflow:hidden;*/;margin:0 auto;
background: url(img/banniere-bestof/fond1.jpg) no-repeat;
}

#header-news {
height:260px;
width:953px;
position:relative/*overflow:hidden;*/;margin:0 auto;
background: url(img/banniere-news/fond1.jpg) no-repeat;
}

#header-equipe {
height:260px;
width:953px;
position:relative/*overflow:hidden;*/;margin:0 auto;
background: url(img/banniere-equipe/fond1.jpg) no-repeat;
}
	
#flash {
height:210px;
width:953px;
}

#separateur-top{
background: #FFF url(img/bg-separator.jpg) top no-repeat;
float:left;
width:951px;
height:7px;
}
	
#corps {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acc3cb;
	border-left-color: #acc3cb;
	position: relative;
	float:left;
	width: 951px;
}

#conteneurArticle {
	position: relative;
	float:left;
	width: 850px;
	padding-top:30px;
	padding-left:100px;
	padding-bottom:50px
}

#conteneur-bestof {
	position: relative;
	float:left;
	width: 550px;
	padding-top:30px;
	padding-left:100px;
	/*padding-bottom:50px*/
}

#texte {
	float:left;
	width: 710px;
	margin-top:25px;
	font-size: 12px;
	line-height: 14px;
	margin-left:25px;
	margin-bottom:15px
}

#texte-accueil {
float:left;
position:relative;
	width: 310px;
	margin-top:40px;
	font-size: 12px;
	line-height: 14px;
	margin-left:5px;
	margin-bottom:15px
}

#texte-accueil-colonne-news {
position:relative;
	float:right;
	width: 310px;
	margin-top:40px;
	font-size: 12px;
	line-height: 14px;
	margin-right:90px;
	margin-bottom:30px;
	padding-left:70px;
	border-left:1px dotted #999
}

#actus-top {
background: url(img/bg-news.gif) no-repeat;
	width: 750px;
	float:left;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	height:24px;
	color:#D3C100;
	padding-top:3px;
	margin-top:8px;
	margin-bottom:1px;
	text-align:center;
}

#actus {
background: url(img/bg-actus.jpg) no-repeat;
	width: 750px;
	height:135px;
	padding-top:13px;
	margin-top:12px;
	margin-bottom:24px;
	float:left;
	color:#333333
}

#actus a:link, #actus a:active,#actus a:visited{
	color:#FF6600;
	text-decoration:underline
}

#actus a:hover{
	color:#FF9900;
}

#actu-photo {
float:left;
	width: 172px;
	margin-left:10px;
	margin-right:10px;
	/*height:125px;*/
	font-size: 10px;
	line-height: 11px;
}

#actu-une {
float:left;
	width: 230px;
	/*height:125px;*/
	font-size: 10px;
	line-height: 11px;
	margin-right:37px
}
#actu-toutes {
float:left;
margin-left:10px;
	width: 236px;
	/*height:125px;*/
	font-size: 10px;
	line-height: 11px;
}

#corps .titre {
	position: relative;
	height: auto;
	width: auto;
}

.titres-actu{
	color:#567987;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold
}
.titres-news{
	color:#FE9C03;
	font-size:12px;font-weight:bold
}
.actu-dates{color:#999999;font-size:10px;}
		
#parallax {
height:210px;
/*overflow:hidden;
position:relative;*/
width:953px;
margin:0 auto;
}
	
#kwicks_container /*MENU*/{
width:953px;
margin:0;
/*float:right;*/
/*margin-top:62px;*/
font-size:12px;
color:#FFFFFF;
}

#conteneur {
	float:left;
	width:953px;
}

#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	padding-left:5px;
	float: right;
	display: block;
	height: 42px;
	cursor:pointer;
}

#kwicks a:link,#kwicks a:active,#kwicks a:visited {
	color:#FFF;
	text-decoration:none;
}

#kwicks .kwick:hover {
	background-color:#B3A500
}
#kwick_1 {
	color:#FFFFFF;
	width:101px;
	padding-top:8px;
}
#kwick_2 {
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	width:101px;
	padding-top:8px;
}
#kwick_3 {
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	width:101px;
	padding-top:8px;
}
#kwick_4 {
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	width:101px;
	padding-top:8px;
}
#kwick_5 {
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	width:101px;
	padding-top:8px;
}
#kwick_6 {
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	width:101px;
	padding-top:8px;
}

#btnAccueil {
	position:absolute;
	color:#aac2ca;
	font-size:11px;
	left: 33px;
	top: 171px;
}

#btnAccueil a{
	color:#aac2ca;
}

#titre1Gauche {
	height: 33px;
	width: 8px;
	background-image: url(img/titre1Gauche.gif);
	float: left;
}

#titre1Droite {
	background-image: url(img/titre1Droite.gif);
	height: 33px;
	width: 8px;
	float: left;
}

#titre1 {
	font-size: 18px;
	line-height: 33px;
	color: #FFFFFF;
	float: left;
	background-color: #fe9c03;
}
#titre2 {
	font-size: 18px;
	line-height: 33px;
	color: #fe9c03;
	float: left;
	margin-left: 8px;
}

#corps .titre h1 {
	font-size: 28px;
	font-style: italic;
	font-weight:normal;
	color: #D3C100;
	font-family: Arial, Helvetica, sans-serif;
}

#identification form{
	position:absolute;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	right: 15px;
	top: 20px;
	height:18px;
}
#identification #loggin, #password {
	border:1px solid #676767;
	color:#415e67;
	font-size:11px;
	font-weight:bold;
	height:15px;
	width:102px;
}
#identification #btnOk {
	border:1px solid #676767;
	color:#FFFFFF;
	background-color:#fe9c03;
	font-size:11px;
	font-weight:bold;
	height:16px;
	width:23px;
}

#identification {
	position: relative;
	float:left;
	width: 951px;
	height: 44px;
	background-image: url(img/identification.gif);
	background-repeat:no-repeat;
	font-weight:11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acc3cb;
	border-left-color: #acc3cb;
}

#packs{float:left;
position:relative;
padding-top:4px;
padding-left:1px;
width:580px;
height:40px}

.a-decouvrir{font-size:10px;color:#415E67}

.a-decouvrir a:link,.a-decouvrir a:active,.a-decouvrir a:visited{
	font-size:11px;
	color:#5A828B;
	text-decoration:underline
}

.a-decouvrir a:hover{
	color:#364F54;
	text-decoration:underline
}

#footer {
	background-image: url(img/bg-footer.jpg);
	background-repeat:no-repeat;
	position: relative;
	float:left;
	height: 120px;
	width: 953px;
	color:#415e67;
	font-size:10px;
	line-height:30px;
	text-align:center;
	padding-bottom:8px
}
#footer a{
	color:#415e67;
}
#foot1 {
	position: relative;
	height: 93px;
	color:#D6D5D3;
	width:300px;
	float:left;
	font-size:10px;
	line-height:10px;
	text-align:left;
	padding-left:60px;
	padding-top:16px;
}

#foot1 a:active,#foot1 a:link,#foot1 a:visited{
	text-decoration:none;
	color:#D6D5D3;
}

#foot1 a:hover{
	color:#FFF;
}

#foot2 {
	position: relative;
	height: 93px;
	color:#D6D5D3;
	width:200px;
	float:left;
	font-size:10px;
	line-height:11px;
	text-align:left;
	padding-left:148px;
	padding-top:18px;
}

#foot3 {
	position:relative;
	color:#63615C;
	width:953px;
	height:30px;
	float:left;
	font-size:11px;
	line-height:15px;
	text-align:center;
	padding-bottom:20px
}

#foot3 a:link,#foot3 a:active,#foot3 a:visited{
color:#83807A;
text-decoration:underline;
}

#foot3 a:hover{
color:#63615C;
text-decoration:underline;
}

#corps .ssMenu {
	font-size: 12px;
	height: 39px;
	position: absolute;
	top: 5px;
	right: 0px;
/*	z-index:100;*/
}

#ssMenuGauche {
	background-image: url(img/ssMenuGauche.gif);
	float: left;
	height: 39px;
	width: 100px;
}

#lien {
	height: 39px;
	padding-top:16px;
	color: #FFFFFF;
	background:url(img/ssMenu-milieu.gif) top left repeat-x;
	float: left;
}

.ssMenu {
	color:#FFF;
	font-weight:bold;
	z-index:100;

}
.ssMenu a:link,.ssMenu a:active,.ssMenu a:visited{
	color:#FFF;font-weight:normal;
	text-decoration:underline
}

.ssMenu a:hover{
	color:#496772;
}

.ssMenu #ssMenuDroite {
	background:url(img/ssMenu-milieu.gif) top left repeat-x;
	float: left;
	height: 39px;
	width: 12px;
}


#listePdsCategorie{
	padding-left: 5px;
	margin-left: 5px;
}

#listePdsSousCategorie{
	margin-left: 5px;
	padding-left: 10px;
}

#contact input, textarea, select{
	border:1px solid #797000;
	background-color:#FFFFFF;
}

#contact #btn{
	border-top:none;
	font-size:10px;
	color:#797000;
}

#contact #btn:hover{
	background-color: #797000;
	color:#FFFFFF;
}

h5{
	color:#d3c100;
	font-size:12px;
}

.titre_accueil{
	font-weight:bold;
	font-size:14px;
	color:#FF9900;
	font-style:italic
}
.toggler {
	color:#FE9C03;/*voir dans fonction.js ligne 36*/
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FA1AD;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	padding-left: 25px;
	cursor:pointer;
	background: url(img/bg-toggler.gif) top left no-repeat;
}

.element {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #7FA1AD;
	border-left-color: #7FA1AD;
	padding: 15px;
}

.titre-vert{
	color:#C4B500;
	font-size:14px;
}
#formulaire input{
	border:1px solid #F29606;

}
#adresse {
	float: left;
	width: 50%;
	text-align: center;
}
textarea, select{
	border: 1px solid #F29606;
}
#submit{
	background-color: #ffffff;
	color: #F29606;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #F29606;
	border-bottom-color: #F29606;
	border-left-color: #F29606;
}

#submit:hover{
	background-color: #F29606;
	color: #ffffff;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #F29606;
	border-bottom-color: #F29606;
	border-left-color: #F29606;
}
