@charset "UTF-8";
/* CSS Document */

@media print {
	body {
		background: white;
	}
	
	.footer {
		display: none;
	}
		
}

body {
	margin: 0 auto; 
	height:100%; /* this is the key! */
	background: url(../images/bg-text.jpg) no-repeat;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #707070;
	background-color:#e5e5e7;
	}
	
H1 {
	font-size: 16px;
	font-weight: normal;
	color: #48779b;
	font-family:Arial, Helvetica, sans-serif;
}	

H2 {
	font-size: 14px;
	font-weight:normal;
	color: #48779b;
	font-family:Arial, Helvetica, sans-serif;
}	

H2.folio {
	font-size: 14px;
	color: #48779b;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 40px;
}	

H2.folio span.soustitre {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;s
}	

h2 a { 
	font-size: 14px;
	text-decoration: none;
	}

H3, span.nom {
	font-size: 12px;
	color: #48779b;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
}	


a { 
	color: #e57213; 
	font-weight: bold;
	font-size: 10px;
	outline: none;
	}
	
p {
	margin: 15px 0;
	padding:0;
}

.portfolio p {
	margin: 3px 0;
}

hr { 
	height: 1px; 
	border-top: 1px dotted #48779b; 
	border-bottom: none;
	color:#fff;
	background-color: #fff;
	margin-bottom: 15px
}

.wrapper {
	margin:0 auto;
	background: url(../images/bg-contenu.png) no-repeat bottom center;
	padding:0 10px;
	width: 925px;
	text-align:left;
}

.header .logo { 
	float: left;
	margin: 0 0 0 30px;
	}
	
.header .slogan { 
	float: right;
	margin-right: 20px;
	}
	

.sep-top { 
	clear: both;
	background: url(../images/menu-lines.gif) repeat-x;
	width: 850px;
	margin: 0 0 0 30px;
	height: 5px;
	}


.menu {
	width: 900px;
	}

.menu ul {
	display: block;
	list-style-type: none;
	margin-top: -11px;
	}
	
.menu ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height:35px;
	}

.menu ul li a {
	color: #48779b;
	font-size:12px;
	font-weight: normal;
	height: 35px;
	text-decoration:none;
	padding-right: 88px;
	outline: none;
	}

.menu ul li a.accueil { background: url(../images/menu-off.gif) no-repeat 60px 0px; display:block; padding-top: 19px; outline: none; }
.menu ul li a.nouvelles { background: url(../images/menu-off.gif) no-repeat 80px 0px; display:block; padding-top: 19px; outline: none; }
.menu ul li a.services { background: url(../images/menu-off.gif) no-repeat 70px 0px; display:block; padding-top: 19px; outline: none }
.menu ul li a.secteurs { background: url(../images/menu-off.gif) no-repeat 75px 0px; display:block; padding-top: 19px; outline: none }
.menu ul li a.tarifs { background: url(../images/menu-off.gif) no-repeat 50px 0px; display:block; padding-top: 19px; outline: none }
.menu ul li a.equipe { background: url(../images/menu-off.gif) no-repeat 55px 0px; display:block; padding-top: 19px; outline: none }
.menu ul li a.portfolio { background: url(../images/menu-off.gif) no-repeat 78px 0px; display:block; padding-top: 19px; outline: none }
.menu ul li a.contact { background: url(../images/menu-off.gif) no-repeat 65px 0px; display:block; padding-top: 19px; outline: none}

.menu ul li a.accueil:hover,
.menu ul li a.accueil.selected { background: url(../images/menu-hover.gif) no-repeat 60px 0px; color:#e57213; }
.menu ul li a.nouvelles:hover,
.menu ul li a.nouvelles.selected { background: url(../images/menu-hover.gif) no-repeat 80px 0px; color:#e57213; }
.menu ul li a.services:hover,
.menu ul li a.services.selected { background: url(../images/menu-hover.gif) no-repeat 70px 0px; color:#e57213; }
.menu ul li a.secteurs:hover,
.menu ul li a.secteurs.selected { background: url(../images/menu-hover.gif) no-repeat 75px 0px; color:#e57213; }
.menu ul li a.tarifs:hover,
.menu ul li a.tarifs.selected { background: url(../images/menu-hover.gif) no-repeat 50px 0px; color:#e57213; }
.menu ul li a.equipe:hover,
.menu ul li a.equipe.selected{ background: url(../images/menu-hover.gif) no-repeat 55px 0px; color:#e57213; }
.menu ul li a.portfolio:hover,
.menu ul li a.portfolio.selected { background: url(../images/menu-hover.gif) no-repeat 78px 0px; color:#e57213; }
.menu ul li a.contact:hover,
.menu ul li a.contact.selected { background: url(../images/menu-hover.gif) no-repeat 65px 0px; color:#e57213; }



.contenu {
	margin: 85px 0 50px 115px;
	width: 670px;
	}
	
.contenu ul.no-bullet { padding:0; margin:5px 0 15px 0; list-style: none;}
.contenu ul.portfolio { padding-left: 15px; margin-top: 4px;}
	
.bg-photo-accueil {
	background: url(../images/bg-livre.jpg) no-repeat bottom right;
	margin-right: 40px;
	min-height: 580px;
}	
	
ul.index { padding: 0; list-style-type: none;}	
	
ul.index li {
	background: url(../images/bullet.gif) no-repeat 0px 4px;
	padding-left: 10px;
}	
	
/******* page secteur list accordéon *********/	
	.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-weight: normal;
	color: #e57213;
	width:400px;
	margin-top: -2px;
/*	margin: 4px 0 2px 0;
	padding: 3px 0 0 0;
*/	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
/*	height:20px;
*/	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:665px;
	margin-bottom: 15px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.dhtmlgoodies_answer ul {	
	list-style-type:disc;
	margin-left: -25px;
}

.dhtmlgoodies_answer p {	
	margin: 10px 0;
}


.dhtmlgoodies_answer_content{	/* Content that is slided down */
/*	padding:1px;
*/	position:relative;
}


/***************/	
	
.footer { 
	text-align: center; 
	color: #9c9d9e; 
	font-size:9px;
	background: url(../images/menu-lines.gif) repeat-x;
	width: 92%; 
	margin-left: 30px; 
	padding: 15px 0 26px 0;
	}

.footer a { color: #9c9d9e; font-size:9px; }
.footer a:hover { color: #e57213; }
.footer span.credit { float: right; margin-right: 20px;}
