/* ----------------------------------------------------------------------------------------------------*/
/* Commun à la rubrique "Histoire" et "Nos engagements */
/* ----------------------------------------------------------------------------------------------------*/


#global {
	background-image: url(http://www.renke.fr/espace-repro/images/fonds/degrade.png);
}
#conteneur5 { /* Conteneur de l'intro */
	background-color : transparent;
}

/* ----------------------------------------------------------------------------------------------------*/
/* Styles de la pas "Nos engagements */
/* ----------------------------------------------------------------------------------------------------*/

.conteneur6 h2 {
	font-weight: bold;
	letter-spacing: 0.15em;
	font-size: 14px;
	margin-bottom: 15px;
	margin : 0 0 1em 0;
	!margin: 0 0 0.6em 0;
}

.p-6A1 { /* style contener6A1 ( Parag 1 horizontal ) */
 	color: #993300;
	margin: 0 0 0 12px;
	text-align:justify;
}
.p-6A1 ul {
	list-style-type: square;
    list-style-position: inside;
	font-weight: bold;
	text-align: left;
}
a.p-6A1:link {font-size: 12px; color: #993300; font-weight: bold; text-decoration: underline;}
a.p-6A1:visited {color: #993300; font-weight: bold; text-decoration: underline;}
a.p-6A1:hover {color: #663300;}
a.p-6A1:active {color: #663300;}

.p-6A2 { /* style contener6A2 ( Parag 2 horizontal ) */
 	color: #E80707;
	margin: 0 0 0 12px;
	text-align:justify;
}
.p-6A2 ul {
	list-style-type: square;
    list-style-position: inside;
	font-weight: bold;
	text-align: left;
}
a.p-6A2:link {font-size: 12px; color: #E80707; font-weight: bold; text-decoration: underline;}
a.p-6A2:visited {color: #E80707; font-weight: bold; text-decoration: underline;}
a.p-6A2:hover {color: #990000;}
a.p-6A2:active {color: #990000;}

.p-6A3 { /* style contener6A3 ( Parag 3 horizontal ) */
 	color: #CC3300;
	margin: 0 0 0 12px;
	text-align:justify;
}
.p-6A3 ul {
	list-style-type: square;
    list-style-position: inside;
	font-weight: bold;
	text-align: left;
}
a.p-6A3:link {font-size: 12px; color: #CC3300; font-weight: bold; text-decoration: underline;}
a.p-6A3:visited {color: #CC3300; font-weight: bold; text-decoration: underline;}
a.p-6A3:hover {color: #993300;}
a.p-6A3:active {color: #993300;}

.p-6A3vert { /* style contener6A3vert ( Parag 3 horizontal "vert" pour ecologie ) */
 	color: #669900;
	margin: 0 0 0 12px;
	text-align:justify;
}
.p-6A3vert ul {
	list-style-type: square;
    list-style-position: inside;
	font-weight: bold;
	text-align: left;
}
a.p-6A3vert:link {font-size: 12px; color: #326632; font-weight: bold; text-decoration: underline;}
a.p-6A3vert:visited {color: #326632; font-weight: bold; text-decoration: underline;}
a.p-6A3vert:hover {color: #993300;}
a.p-6A3vert:active {color: #993300;}

/* ----------------------------------------------------------------------------------------------------*/
/* Styles de la page "Histoire" */
/* ----------------------------------------------------------------------------------------------------*/

.conteneur6 h1:after /* Pour tricher sur la justification forcée d'une seule ou dernière ligne sur FF */
{
	content: " &nbsp;_____________________________";
	line-height: 0;
	visibility: hidden;
}
.conteneur6 h1 {
	font-weight: bold;
	letter-spacing: 0.15em;
	font-size: 14px;
	margin-bottom: 15px;
	text-justify: distribute-all-lines;		/* Pour  la justification forcée d'une seule ou dernière ligne sur IE */
	text-align: justify;
	text-justify: distribute;
	text-align-last: justify;
	margin : 0 0 -0.3em 0;
	!margin: 0 0 0.6em 0;
}

.list6A1 { /* style contener6A1 (col gauche) */
 	color: #993300;
	margin: 0 12px 0 12px;
	width: 200px;
	float: left;
}

.list6A2 { /* style pour le contener6A2 (col centre) */
    margin: 0 12px 0 12px;
	width: 200px;
	color: #E80707;
	float: left;
}
.list6A3 { /* style pour le contener6A3 (col droite) */
    margin: 0 12px 0 12px;
	width: 200px;
	color: #CC3300;
	float: left;
}
#list6B { /* style pour le contener6B (col en bas à droite) */
	width: 200px;
	color: #000000;
	float: right;
	text-align: right;
}
#list6B ul {
    margin:0;
    padding:0;
	list-style: none;
}
/* Liens de la list6B */
a.list6B:link {font-size: 12px; color: #000000;}
a.list6B:visited {color: #000000;}
a.list6B:hover {color: #FF0000;}
a.list6B:active {color: #FF0000;}
/* Liens de devis dans 6B */
a.list6B2:link {font-size: 12px; color: #000000; text-decoration: none;}
a.list6B2:visited {color: #000000; text-decoration: none;}
a.list6B2:hover {color: #FF0000;}
a.list6B2:active {color: #FF0000;}

.source { 
	font-size: 9px;
	}
.source a:link, .source a:visited { 
	font-size: 10px;
	color: #993300;
}
.source a:hover, .source a:focus { 
	color: #FF0000;
}

