@charset "UTF-8";

/* Réalisé par le Studio Vert - www.lestudiovert.fr */

/* @override http://leserveurvert.lsv.fr/www.qualilab.com/squelettes/CSS/layout.css */

/*@import url("styles.css");*/

/* @group RESET */

/* Normalizes margin, padding */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* Removes list-style from lists */

ol,ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */

fieldset,img {
	border: 0;
}

/* Left-aligns text in caption and th */

caption,th {
	text-align: left;
}

/* Removes quotation marks from q */

q:before, q:after {
	content: '';
}

/* @end */

/* @group LAYOUT */

html {
	background: #D9D7D4 url(../IMAGES/fd_site.jpg) repeat-x left top;
}

body {
	text-align: center;	
	color: #1e1e1e;
	background: url(../IMAGES/fd_body.jpg) no-repeat center top;
	font: 69%/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#page {
	width: 854px;
	margin: auto;
	/*background: url(../IMAGES/fd_conteneur.jpg) repeat-x 0 225px;*/
	background: url(../IMAGES/fd_conteneur.jpg) repeat-x 0 190px;
	position: relative;
	text-align: left;	
}

div#entete {
	position: relative;
	width: 100%;
	/*height: 230px;*/
	height: 195px;
}

div#hierarchie {
	position: relative;
	margin-left: 20px;
	text-align: left;
	margin-right: 20px;
	border-width: 1px;
	padding: 20px 20px 20px 235px;
}

div#conteneur {
	
}

div#contenu {
	position: relative;
	width: 65%;
	margin-left: 30%;
	margin-bottom: 5%;
}

ul#second-nav {
	position: absolute;
	/*top: 180px;*/
	top: 160px;
	left: 0px;
	display: inline;
}

ul#main-nav {
	position: absolute;
	/*top: 250px;*/
	top: 200px;
	left: 0px;
	width: 210px;
	height: 200px;
	/*margin-left: 20px;*/
	margin-left: 10px;
	border:1px;
}

div#pied {
	width: 100%;
	color: #333333;
	text-align: center;
	top: 0;
	clear: both;
}

/* @end */

/* My Comment */

/* @group STYLE GENERAL */

/* @group ENTETE */

div#entete h1 {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	margin-left: 250px;
	margin-right: 60px;
	margin-top: 30px;
	line-height: 1.4em;
}

/* @end */

/* @group THEMES */

/* H2 H3 */



div.theme_assurance_qualite h3,
div.theme_assurance_qualite h2 a {
	color: #AFD049;
}

/*
div.theme_validation_qualification h3,
div.theme_validation_qualification h2 a {
	color: #25B9F4;
}

div.theme_validation h3,
div.theme_validation h2 a {
	color: #25B9F4;
}

div.theme_valid_qualif h3,
div.theme_valid_qualif h2 a {
	color: #12659A;
}

div.theme_qualification h3,
div.theme_qualification h2 a {
	color: #002260;
}
*/

div.theme_valid_qualif h3,
div.theme_valid_qualif h2 a {
	color: #002260;
}

/* Ajout */
div.theme_audit h3,
div.theme_audit h2 a {
	color: #4FA62A;
}

div.theme_analytique h3,
div.theme_analytique h2 a {
	color: #647a23;
}
/* /Ajout */

div.theme_informatique h3, 
div.theme_informatique h2 a {
	color: #7EA471;
}

div.theme_analyse_risques h3, 
div.theme_analyse_risques h2 a {
	color: #0691D4;
}

div.theme_statistiques h3, 
div.theme_statistiques h2 a {
	color: #4B779C;
}

div.theme_produits h3, 
div.theme_produits h2 a {
	color: #990033;
}

div.theme_formation h3, 
div.theme_formation h2 a {
	color: #FF6300;
}

/* CHAPO */

div.theme_assurance_qualite .chapo,
div.theme_assurance_qualite h2.titre   {
	border-left-color: #AFD049  !important;
}

/*
div.theme_validation_qualification .chapo,
div.theme_validation_qualification h2.titre   {
	border-left-color: #25B9F4 !important;
}
div.theme_validation.chapo,
div.theme_validation h2.titre   {
	border-left-color: #25B9F4 !important;
}

div.theme_valid_qualif.chapo,
div.theme_valid_qualif h2.titre   {
	border-left-color: #12659A !important;
}

div.theme_qualification .chapo,
div.theme_qualification h2.titre   {
	border-left-color: #002260 !important;
}

*/

div.theme_valid_qualif.chapo,
div.theme_valid_qualif h2.titre   {
	border-left-color: #002260 !important;
}


/* Ajout */
div.theme_audit.chapo,
div.theme_audit h2.titre   {
	border-left-color: #4FA62A !important;
}

div.theme_analytique .chapo,
div.theme_analytique h2.titre   {
	border-left-color: #647a23 !important;
}
/* /Ajout */

div.theme_informatique .chapo,
div.theme_informatique h2.titre   {
	border-left-color: #7EA471 !important;
}


div.theme_analyse_risques .chapo,
div.theme_analyse_risques h2.titre   {
		border-left-color: #0691D4 !important;
} 

div.theme_statistiques .chapo,
div.theme_statistiques h2.titre   {
	border-left-color: #4B779C !important;
} 


div.theme_produits .chapo,
div.theme_produits h2.titre  {
	border-left-color: #990033 !important;
} 


div.theme_formation .chapo,
div.theme_formation h2.titre  {
	border-left-color: #FF6300 !important;
}

/* @end */

/* @group LIENS */

a {
	color: #3866AB;
	text-decoration: none;
}

a:hover,
ul#main-nav li a:hover {
	color: #FF6600;
}

/* @end */

/* @group TITRES */

h2 {
	font-size: 1.8em;	
	color: #79ab24;
	font-weight: bold;
	/*line-height: 1.3em;*/
	line-height: 1.2em;
}

h3 {
	font-size: 1.5em;
	color: #635251;
	text-align: left !important;
}

h4, h5, h6 {
	font-size: 1.2em;
}

/*@end */

/* @group CONTENU */

div#contenu {
}

div#contenu .chapo {
	color: #79AB24;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.2em;	
	border-left: 4px solid #79ab24;
	/*border-left: 4px solid #FF6300;*/
	padding-left: 8px;
	font-style: normal;
}

div#contenu img {
	/*border: 6px solid #fff;*/
	text-decoration: none;
}

div#contenu p {
	margin: 13px 0 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

div#contenu strong {
	font-weight: bolder;
}

div#contenu ul {
	padding: 10px 0px;
}

div#contenu div.texte li {	
	padding: 2px 0px 2px 15px;
	list-style-type: circle;
	color: #4c4c4c;
	list-style-position: inside;
	font-size: 1.1em;
}

div#contenu div.texte object {
	margin-top: 10px;
	margin-bottom: 20px;
}

/* @end */

/* @group FORMULAIRES */

/* Partie commune */

form {
	padding-top: 20px;
	color: #333;
}

legend {
	padding: 0 2px;
	font-weight: bold;
	text-indent: -999999px;
	margin: 0 -7px;
}

label {
	display: inline-block;
	vertical-align: top;
	color: #635251;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 10px;
	/*float: left;
	padding-right: 10px;*/
}

fieldset {
	margin-bottom: 10px;
}

fieldset ol {
	margin: 0;
	padding: 0;
}

fieldset li {
	list-style: none !important;
	padding: 5px;
	margin: 0;
	background: url(../IMAGES/divers/spacer.gif) left bottom repeat-x;	
}

em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	padding-left: 3px;
}

input {
	background: #fff;
	border: 1px solid #ccc;
	font-weight: normal;
	font-size: 1.1em;
	padding-left: 2px;
	margin-top: 4px;
}

p.boutons {
	text-align: center;
}

p.boutons input {
 	height: 24px;
	border-style: none;
	margin-top: 3px;
	color: #fff;
	padding: 0;
	text-decoration: none;
	padding: 2px 5px;
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

p.boutons input:hover {
	color: #f6fe12;
}

select {
	width: 70%;
	padding: 0;
	margin: 0;
}

input, textarea {
	color: #999;
}

textarea {
	height: 80px;
	border: 1px solid #ccc;
	margin: 0 0 0.5em;
	font: normal 1.1em lucida grande, Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
}

textarea:hover, textarea:focus, 
input:focus, input:hover {
	border: 1px solid #FA6E1E;
	color: #000;
}

/* Sécurité */

fieldset.securite img {
	border-style: none !important;
}

fieldset.securite p {
	text-align: left;
}


/* @end */

/* @group NAVIGATION  */
div.rubriques h2 {
	display: none;
}

div.mini_plan li {
	
}
div.mini_plan li  a{
	background: url(../IMAGES/fd_mini_plan.gif) no-repeat left center;
	color: #333333;
	text-decoration: none;
	padding-left: 25px;
	font-size: 1.2em;
}



/* MAIN NAV (menu vertical) */

ul#main-nav li {
}

ul#main-nav li a {
	color: #333333;
	text-decoration: none;
	font-size: 1.1em;
	/*letter-spacing: 1px;*/
	padding-left: 25px;
	display: block;
	border: 1px hidden #e0e0e0;
	/*padding-top: 5px;
	padding-bottom: 1px;*/
	padding-top: 4px;
	padding-bottom: 4px;
}

ul#main-nav li a.on {
	color: #FF6600;
	/*font-weight: bold;*/
	background-repeat: no-repeat;
}

ul#main-nav li ul {
	/*margin-bottom: 0.8em;
	margin-top: 0.3em;*/
	margin-bottom: 0.05em;
	margin-top: 0.1em;
}

ul#main-nav li li a {
	background-image: none !important;
	font-size: 0.90em;
	text-transform: none;
	/*letter-spacing: 0;*/
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/* thématiques */

ul#main-nav li.theme_assurance_qualite a {
	background: url(../IMAGES/divers/pct_theme_assurance_qualite.gif) no-repeat left center;
}

ul#main-nav li.theme_assurance_qualite a:hover, 
ul#main-nav li.theme_assurance_qualite a.on, 
div.theme_assurance_qualite h2 {
	background: url(../IMAGES/divers/pct_theme_assurance_qualite_on.gif) no-repeat left center;
	color: #AFD049;
}
/*
ul#main-nav .theme_validation_qualification a {
	background: url(../IMAGES/divers/pct_theme_validation_qualification.gif) no-repeat left center;
}


ul#main-nav .theme_validation_qualification a:hover, 
ul#main-nav .theme_validation_qualification a.on, 
div.theme_validation_qualification h2 {
	background: url(../IMAGES/divers/pct_theme_validation_qualification_on.gif) no-repeat left center;
	color: #25B9F4;
}
ul#main-nav .theme_validation a {
	background: url(../IMAGES/divers/pct_theme_validation.gif) no-repeat left center;
}

ul#main-nav .theme_validation a:hover, 
ul#main-nav .theme_validation a.on, 
div.theme_validation h2 {
	background: url(../IMAGES/divers/pct_theme_validation_on.gif) no-repeat left center;
	color: #25B9F4;
}
ul#main-nav .theme_valid_qualif a {
	background: url(../IMAGES/divers/pct_theme_valid_qualif.gif) no-repeat left center;
}

ul#main-nav .theme_valid_qualif a:hover, 
ul#main-nav .theme_valid_qualif a.on {
	background: url(../IMAGES/divers/pct_theme_valid_qualif_on.gif) no-repeat left center;
	color: #12659A;
}

div.theme_valid_qualif h2 {
	color: #12659A;
	display: inline;
}

div.theme_valid_qualif img{
	float: left !important;
}


ul#main-nav .theme_qualification a {
	background: url(../IMAGES/divers/pct_theme_qualification.gif) no-repeat left center;
}

ul#main-nav .theme_qualification a:hover, 
ul#main-nav .theme_qualification a.on, 
div.theme_qualification h2 {
	background: url(../IMAGES/divers/pct_theme_qualification_on.gif) no-repeat left center;
	color: #002260;
}

*/

ul#main-nav .theme_valid_qualif a {
	background: url(../IMAGES/divers/pct_theme_valid_qualif.gif) no-repeat left center;
}

ul#main-nav .theme_valid_qualif a:hover, 
ul#main-nav .theme_valid_qualif a.on, 
div.theme_valid_qualif h2 {
	background: url(../IMAGES/divers/pct_theme_valid_qualif_on.gif) no-repeat left center;
	color: #002260;
}

/* Ajout */
ul#main-nav .theme_audit a {
	background: url(../IMAGES/divers/pct_theme_audit.gif) no-repeat left center;
}

ul#main-nav .theme_audit a:hover, 
ul#main-nav .theme_audit a.on,
div.theme_audit h2 {
	background: url(../IMAGES/divers/pct_theme_audit_on.gif) no-repeat left center;
	color: #4FA62A;
}


ul#main-nav .theme_analytique a {
	background: url(../IMAGES/divers/pct_theme_analytique.gif) no-repeat left center;
}

ul#main-nav .theme_analytique a:hover, 
ul#main-nav .theme_analytique a.on, 
div.theme_analytique h2 {
	background: url(../IMAGES/divers/pct_theme_analytique_on.gif) no-repeat left center;
	color: #647a23;
}
/* /Ajout */

ul#main-nav .theme_informatique a {
	background: url(../IMAGES/divers/pct_theme_informatique.gif) no-repeat left center;
}

ul#main-nav .theme_informatique a:hover,
ul#main-nav .theme_informatique a.on, 
div.theme_informatique h2 {
	background: url(../IMAGES/divers/pct_theme_informatique_on.gif) no-repeat left center;
	color: #7EA471;
}

ul#main-nav .theme_analyse_risques a {
	background: url(../IMAGES/divers/pct_theme_analyse_risques.gif) no-repeat left center;
}

ul#main-nav .theme_analyse_risques a:hover,
ul#main-nav .theme_analyse_risques a.on, 
div.theme_analyse_risques h2 {
	background: url(../IMAGES/divers/pct_theme_analyse_risques_on.gif) no-repeat left center;
	color: #0691D4;
}

ul#main-nav .theme_statistiques a {
	background: url(../IMAGES/divers/pct_theme_statistiques.gif) no-repeat left center;
}

ul#main-nav .theme_statistiques a:hover,
ul#main-nav .theme_statistiques a.on,
div.theme_statistiques h2 {
	background: url(../IMAGES/divers/pct_theme_statistiques_on.gif) no-repeat left center;
	color: #4B779C;
}

ul#main-nav .theme_produits a {
	background: url(../IMAGES/divers/pct_theme_produits.gif) no-repeat left center;
}

ul#main-nav .theme_produits a:hover,
ul#main-nav .theme_produits a.on, 
div.theme_produits h2 {
	color: #990033;
	background: url(../IMAGES/divers/pct_theme_produits_on.gif) no-repeat left center;
}

ul#main-nav .theme_formation a {
	background: url(../IMAGES/divers/pct_theme_formation.gif) no-repeat left center;
}

ul#main-nav .theme_formation a:hover,
ul#main-nav .theme_formation a.on,
div.theme_formation h2 {
	color: #FF6300;
	background: url(../IMAGES/divers/pct_theme_formation_on.gif) no-repeat left center;
}

#main-nav .flux-rss {
	margin-top: 20px;
	border-top: 1px solid #d7d5d2;
}

#main-nav .flux-rss a {
	background: url(../feed.png) no-repeat left center;
	margin-top: 5px;
	color: #fda606;
	font-weight: bold;
}


/* SECOND NAV */

ul#second-nav li {
	float: left;
	font-size: 12px;
	border-right: 1px solid #a5dd3c;
}

ul#second-nav li a {
	color: #fff;
	/*padding: 5px 15px 5px 10px;*/
	padding: 1px 15px 1px 10px;
}

ul#second-nav li a:hover {
	background-color: #7fb529;
}

/*
ul#second-nav li a.on {
	color: #f6fe12;
	background-color: #7fb529;
	font-weight: bold;
}
*/
/* @end */

/* @group PIED */

/*div#pied hr {
	visibility: hidden;
	border-width: 1px;
	border-style: solid;
}*/

div#pied a {
	color: #333333;
}

small.info-site {
	position: absolute;
	top: 5px;
	right: 15px;
}

a.lang_en {
	background: url(../IMAGES/divers/gb.png) no-repeat right center;
	padding-right: 20px;
}

a.lang_fr {
	background: url(../IMAGES/divers/fr.png) no-repeat right center;
	padding-right: 20px;
}

/* @end */

/* @end */

/* @group STYLE PAGES */

/* @group PAGE_SOMMAIRE */

/* @group PRESENTATION */

body.page_sommaire div#contenu {
	
}

body.page_sommaire div#secteurs-activites, 
body.page_sommaire div#prestations {
	float: left;
	/*width: 45%;*/
	width: 45%;
	/*border-width: 1px;*/
	/*margin-right: 15px;*/
	margin-right: 5px;
	overflow: hidden;
	/*margin-bottom: 15px;*/
	margin-bottom: 4px;
	/*margin-top: 15px;*/
	margin-top: 2px;
	margin-left: 5px;
}

body.page_sommaire div#prestations {
	/*border-left: 1px solid #D7D5D2;*/
	padding-left: 15px;
}

/* Ajout */
body.page_sommaire div#secteurs-activites p,
body.page_sommaire div#prestations p {
	margin-top: 1px;
	/*margin-left: 5px;*/
}
/* /Ajout */

body.page_sommaire div#contenu h2 {
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}

/* Nos compétences */

div#competences {
	clear: both;
}

body.page_sommaire div#competences {
	border-top: 1px solid #D7D5D2;
	padding-top: 7px;
	overflow: hidden;
}

body.page_sommaire div#competences img {
	float: left;
	/* Ajout */
	margin-left: 10px;
	/* /Ajout */
	margin-right: 15px;
	margin-bottom: 15px;
	border-style: none;
}

body.page_sommaire div#competences ul {
	margin: 0;
	padding: 0;
}

body.page_sommaire div#competences li {
	/*width: 250px;*/
	width: 270px;
	list-style-type: none;
	float: left;
	height: 5em;
}

body.page_sommaire div#competences p {
	font-size: 1em;
	line-height: 1.2em;
}

body.page_sommaire div#competences a {
	font-size: 1.2em;
}

/* @end */

/* @group BLOC-ACTU */

#bloc-actu {
	width: 100%;
	/*background: url(../IMAGES/fd_bloc-actu.png) no-repeat left top;*/
	background: url(../IMAGES/fd_bloc-actu.jpg) no-repeat left top;
	height: 114px;
	position: relative;
}
/*
#bloc-actu h2 {
	margin-bottom: 15px;
	visibility: hidden;
	display: none;
}
*/

/* Ajout */
#bloc-actu p.liste {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-left: 60px;
	margin-bottom: 5px;

}
/* /Ajout */
	
#bloc-actu p.liste a {
	margin-left: 75px;
	font-size: 0.7em;
	/*height: 30px;
	line-height: 20px;*/
}



#bloc-actu p.liste img {
	border-style: none;
}

#bloc-actu p.liste a.rss {
	position: absolute;
	top: 0;
	right: 15px;
}

#bloc-actu a {
	color: #635251;
	font-weight: bold;
}

#bloc-actu a:hover {
	color: #312928}

#bloc-actu ul {
	margin-left: 20px;
}

#bloc-actu li {
	width: 32%;
	float: left;
}

#bloc-actu img {
	float: left;
	border: 6px solid #fff;
	margin-right: 7px;
}

#bloc-actu li a {
	font-size: 1.4em;
}

#bloc-actu li p {
	line-height: 1.1em;
}

/* Gestion des dates */

.date {
	float: left;
	padding-right: 5px;
	font-size: 10px;
	position: relative;
	right: 0pt;
	line-height: 18px;
	padding-top: 2px;
	margin-right: 4px;
	margin-bottom: 10px;
	text-align: center;
	color: #79AB25;
}

.date .jour, .date .mois {
	display: block;
	font-size: 22px;
	text-align: center;
}

.date .mois {
	font-weight: bold;
	color: #635251;
}

.date .annee {
	display: block;
	text-align: center;
	color: #635251;
}

/* @end */

/* @end */

/* @group PAGE_RUBRIQUE */

/* Liste articles */

div.liste-articles li {
	display: block;
	overflow: hidden;
	margin-top: 1.5em;
}

div.liste-articles h2 {
	/*padding-left: 26px;*/
}

div.liste-articles .date {
	
}

div.liste-articles img {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

div.liste-articles p {
	
}

/* Articles-rubrique */


div.articles-rubrique {
	margin-top: -20px;
}

div.articles-rubrique h2 {
	margin-top: 20px;
}

div.articles-rubrique ul li {
	list-style-type: none !important;
}

div.articles-rubrique ul.spip li.spip,
div.texte ul.spip li.spip {
	list-style-type: circle !important;
}

div.articles-rubrique div.cartouche img.spip_logos {
	float: right;
}

div.articles-rubrique .chapo-article {
	font-weight: bold;
	font-size: 1.1em;
}

div.articles-rubrique p.surtitre,
div.articles-rubrique p.soustitre {
	border-left-style: none;
	padding-left: 26px;
}

div.theme_general div.articles-rubrique p.surtitre,
div.theme_general div.articles-rubrique p.soustitre {
	border-left-style: none;
	padding-left: 0;
	margin-bottom: 10px !important;
}


/* Pagination */

div.liste-articles p.pagination {
	background: #e3e3e3;
	padding: 7px 6px 6px !important;
	text-align: right;
	margin-top: 3em !important;
	font-size: 0.8em !important;
}

div.liste-articles p.pagination a:link, 
div.liste-articles p.pagination a:visited, 
div.liste-articles p.pagination a:hover,
div.liste-articles p.pagination a:active {
	text-decoration: none;
	color: #fff;
	background: url(../IMAGES/boutons/btn-pager.jpg) no-repeat center center;
	width: 86px;
	height: 20px;
	text-align: center;
	margin-left: 5px;
	text-transform: uppercase;
	padding: 8px 25px;
}

div.liste-articles p.pagination a:hover {
	color: #f6fe12
}

/* Affichage des Mots clefs */

div.mot-cles {
	margin-top: 50px;
	margin-bottom: 40px;
	background-color: #e3e3e3;
	padding: 10px;
	display: none;
}

/* Affichage des articles dans la même rubrique */

div.breves {
	display: none;
}


/* @end */

/* @group PAGE_ARTICLE */

body.page_article div#contenu img.spip_logos {
	float: right;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

body.page_article div#contenu h2.titre {
	color: #79ab24;
	padding-left: 8px;
	background-image: none;
	border-left-style: solid;
	border-left-width: 4px;
}

p.surtitre, p.soustitre {
	font-weight: bold;
	margin: 0 !important;
	color: #635251;
	border-left: 4px solid #FF6300;
	padding-left: 8px;	
}

body div#contenu h3 {
	margin-top: 1em;
	margin-bottom: 0;
}

p.lien {
	background: url(../IMAGES/fd_lien.gif) no-repeat left center;
	padding-left: 26px;
	text-align: left;
	margin-top: 2em !important;
}

body.page_article div#contenu p.date-article {
	font-weight: bold;
	color: #635251;
	text-transform: capitalize;
	text-align: right;
	background-color: #e3e3e3;
	padding: 2px 6px 2px 3px;
	clear: both;
}

/* ENRICHISSEMENTS */

div.enrichissements {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
}

/* Portfolio */

div#documents_portfolio {
	position: absolute;
	top: 210px;
	left: -240px;
	width: 210px;
}

div#documents_portfolio img {
	float: left;
	margin: 3px;
}

/* Post-Scriptum */

.ps {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e3e3e3;
	padding: 10px;
	color: #635251;
}

.ps h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #635251;
	margin: 0 !important;
}

.ps p {
	font-size: 1em !important;
}

/* Notes */

.notes {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e3e3e3;
	padding: 10px;
	color: #635251;
}

.notes h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #635251;
	margin: 0 !important;	
}

.notes p {
	font-size: 1em !important;
}

/* Documents joints */

/* Doc joints */

#documents_joints {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e3e3e3;
	padding: 10px;
}

#documents_joints li {	
	padding: 2px 0px 2px 15px;
	list-style-type: circle;
	color: #4c4c4c;
	list-style-position: inside;
	font-size: 1.3em;
}

.spip_doc_titre {
	display: inline;
}

/* doc dans le texte */

dl {
padding: 0;
}

dt
{
position: relative;
left: 0;
}

dd {
}

dl img {
	border-style: none !important;
}

/* @end */

/* @group PAGE_CONTACT */

/* Personnalisation */

form.contact-form {
	width: 320px;
	background: url(../IMAGES/fd_contact-form.png) repeat-x left top;
	padding-bottom: 50px;
}

form.contact-form label {
	color: #635251;
	margin-bottom: 10px;
	font-weight: bold;
	width: 120px;
	margin-left: 15px;
}

form.contact-form fieldset {
	border: none;
	/*border-top: 1px solid #ccc;*/
}

form.contact-form fieldset li {
	padding: 1px 10px 3px 0;
}

form.contact-form textarea {
	width: 150px
}

form.contact-form fieldset.securite p {
	padding-left: 138px;
}

input#btn-envoyer {
	background: url(../IMAGES/boutons/btn-envoyer.jpg) no-repeat left top;
	width: 88px;
}

/*\*//*/
legend {
	display : inline-block;
	}
	/* Internet Explorer Mac */

/*form.contact-form fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.contact-form fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.contact-form fieldset fieldset label {
	display: block;
	width: auto;

form.contact-form fieldset fieldset label {
	  margin-left: 123px;
}	
}*/

p.indication {
	display: block;
	text-align: left;
	padding: 7px;
	margin: 10px 15px 0 !important;
}

p.erreur {
	border: 1px solid #d8d8d8;
	color: #f00;
	background-color: #fffdd4;
}

p.validation {
	border: 1px solid #d8d8d8;
	background-color: #D7E88E;
	color: #46611e;
}

/* LISTES DES ARTICLES */

.page_contact div.articles-rubrique {
	position: absolute;
	top: 90px;
	right: 0;
	z-index: 5;
	width: 210px;
}

/* @end */

/* @group PAGE_PLAN-ACCES */

#map {
	width: 100%;
	height: 350px;
	/*background: #fff url(../IMAGES/avirer/google_map.png) right -1px;*/
	border: 6px solid #fff;
}

.info-gmap {
	margin-bottom: 15px;
}


/* @end */

/* @group PAGE_REFERENTIELS */

div.articles-rubrique img.spip_logos {
	float: left;
	margin-right: 15px;
}


/* @end */

/* @group PAGE_PRODUITS */

body.page_produits div.liste-articles {
}

body.page_produits div.liste-articles p {
	padding-left: 180px !important;
}

body.page_produits div.liste-articles h2 {
	padding-left: 206px !important;
	background-position: 180px;
}

/* @end */

/* @group PAGE_FORMATION */

form.formation-form {
	color: #333;
	width: 246px;
	background: url(../IMAGES/fd_formation-form.png) no-repeat left top;
	height: 134px;
	float: right;
	text-align: center;
	margin-right: 0;
	margin-left: 15px;
	margin-top: 30px;
}

form.formation-form ol {
	margin-top: 5px;
}
form.formation-form select {
width: 220px;
}

form.formation-form label {
	color: #635251;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}


form.formation-form li {
	list-style-type: none !important;
}

input#btn-choisir {
	background: url(../IMAGES/boutons/btn-choisir.jpg) no-repeat center center;
	width: 95px;
	text-align: center;
}

form.formation-form p.boutons {
	text-align: center;
}

/* Reservation */

form.reservation-form {
	width: 246px;
	float: right;
	background: url(../IMAGES/fd_reservation-form.png) no-repeat left top;
	margin-left: 15px;
	padding-bottom: 50px;
}

form.reservation-form p.indication {
	font-size: 0.9em !important;
}

form.reservation-form label {
	width: 55px;
}

form.reservation-form select {
	width: 150px
}

form.reservation-form textarea {
	margin-left: 10px;
}

form.reservation-form fieldset.securite p {
	text-align: right;
	padding-right: 16px;
}

.page_formation_fr div.articles-rubrique {
	width: 290px;
	margin-top: 20px;
}

a#btn-reserver {
	background: url(../IMAGES/boutons/btn-reserver.jpg) no-repeat center center;
	width: 242px;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 24px;
}

a#btn-reserver:hover {
	color: #f6fe12;
}

/* @end */

/* @group PAGE_ASSURANCE_QUALITE */
/*
.theme_validation h2,
.theme_qualification h2,
*/

.theme_assurance_qualite h2,
.theme_valid_qualif h2,
.theme_informatique h2,
.theme_analyse_risques h2,
.theme_statistiques h2,
.theme_analytique h2,
.theme_produits h2,
.theme_formation h2,
.theme_audit h2 {
	padding-left: 26px;
	position: relative;
}



/* @end */

/* @group PAGE_MENTIONS_LEGALES */

.page_mentions_legales div.articles-rubrique img.spip_logos {
	float: right;
	/* Ajout */
	border: 0;
	/* /Ajout */
}

/* @end */


/* @group PAGE_PLAN_SITE */

body.page_plan div.articles-rubrique ul {
	/*column-gap : 1em;
	column-width : 18em;
	column-gap : 25 px;
	-moz-column-width : 18em;
	-moz-column-gap : 25px;*/
}

body.page_plan div.articles-rubrique ul li {
	padding: 10px;
	background-color: #e3e3e3;
	margin-top: 15px;
	position: relative;
}

body.page_plan div.articles-rubrique ul ul {
	margin-left: 30px;
	border-left: 3px solid #ccc;
	margin-top: 0;
}

body.page_plan div.articles-rubrique ul ul li {
	margin: 0 !important;
	font-size: 0.8em;
	padding: 0 0 5px 5px;
}

body.page_plan div.articles-rubrique h3 {
	margin: 0 !important;
	border-bottom: 1px dotted #635251;
}

body.page_plan div.articles-rubrique li p {
}

/* @end */

/* @end */


