/* CSS Document */

body {
	font-family: Helvetica, sans-serif, Arial;
	margin-top: 0px;
	margin: 0;
	text-shadow: 0 0 1px rgba(0,0,0,.01);
}
#bold {
	font-size: 1em;
	font-weight: bolder;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	margin-right: -5px;
}

p {
	margin: 15px 0;
}

em {
	font-family: Helvetica, sans-serif, Arial;
}

input, textarea {
	padding: 1px 0;
	margin: 1px 0 0 0;
}

select {
	padding: 0;
	margin: 1px 0 0 0;
}

form {
	padding: 0;
	margin: 0;
}

#global {
	position: relative;
	margin: 0 auto;
	width: 740px;
	background: #FFFFFF url(../../picts/bg/bg_page.gif) no-repeat top center;
	text-align: left;
}

#retract {
	position: relative;
	clear: both;
	margin-left: 25px;
}

#menu_identite {
	margin-left: 0;
	padding-top: 2px;
	font: 11px Helvetica, sans-serif, Arial;
	color: #999999;
	display: none;
}

#menu_competence {
	margin-left: 250px;
	padding-top: 2px;
	font: 11px Helvetica, sans-serif, Arial;
	color: #999999;
	display: none;
}

#menu_reference {
	margin-right: 134px;
	padding-top: 2px;
	font: 11px Helvetica, sans-serif, Arial;
	color: #999999;
	text-align: right;
	display: none;
}

#menu_actualite {
	margin-right: 35px;
	padding-top: 2px;
	font: 11px Helvetica, sans-serif, Arial;
	color: #999999;
	text-align: right;
	display: none;
}

#nav_identite_off {
	width: 84px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #A9CF95 url(../../picts/bg/bg_nav.gif) repeat-x;
	border: 2px solid #A9CF95;
	display: block;
}

#nav_identite_on {
	width: 84px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #6D8593 url(../../picts/bg/bg_nav_identite.gif) repeat-x;
	border: 2px solid #6D8593;
	display: none;
}

#nav_engagement_off {
	width: 156px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #A9CF95 url(../../picts/bg/bg_nav.gif) repeat-x;
	border: 2px solid #A9CF95;
	display: block;
}

#nav_engagement_on {
	width: 156px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #6D8593 url(../../picts/bg/bg_nav_identite.gif) repeat-x;
	border: 2px solid #6D8593;
	display: none;
}

#nav_competence_off {
	width: 204px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #A9CF95 url(../../picts/bg/bg_nav.gif) repeat-x;
	border: 2px solid #A9CF95;
	display: block;
}

#nav_competence_on {
	width: 204px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #6D8593 url(../../picts/bg/bg_nav_identite.gif) repeat-x;
	border: 2px solid #6D8593;
	display: none;
}

#nav_reference_off {
	width: 118px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #A9CF95 url(../../picts/bg/bg_nav.gif) repeat-x;
	border: 2px solid #A9CF95;
	display: block;
}

#nav_reference_on {
	width: 118px;
	float: left;
	margin-right: 1px;
	text-align: center;
	background: #6D8593 url(../../picts/bg/bg_nav_identite.gif) repeat-x;
	border: 2px solid #6D8593;
	display: none;
}

#nav_actualite_off {
	width: 94px;
	float: left;
	text-align: center;
	background: #F29C00 url(../../picts/bg/bg_nav_actualite.gif) repeat-x;
	border: 2px solid #F29C00;
	display: block;
}

#nav_actualite_on {
	width: 94px;
	float: left;
	text-align: center;
	background: #F29C00 url(../../picts/bg/bg_nav_actualite.gif) repeat-x;
	border: 2px solid #F29C00;
	display: block;
}

#container_main {
	position: relative;
	width: 680px;
	border: 1px solid #BBBBBB;
	border-width: 1px 0 0 0;
	margin: 0 35px 0 25px;
}

#button {
	position: relative;
	clear: both;
	width: 475px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 15px;
	border: 1px solid #CCCCCC;
	border-width: 1px 0 0 0;
	font: 11px Helvetica, sans-serif, Arial;
	color: #666666;
}

#footer {
	position: relative;
	clear: both;
	width: 680px;
	border: 1px solid #CCCCCC;
	border-width: 1px 0 0 0;
	margin: 0 35px 10px 25px;
	font: 11px Helvetica, sans-serif, Arial;
	color: #999999;
}
#bloc  div {
	vertical-align: middle;
	margin-top: 50px;
}
#footer div .col_ter {width:260px;margin-right:30px;float:left;/*border:1px solid #eee;*/}
#footer h4 {font-size:1.2em;margin:0 0 7px 0;color:#B1B686;border-left:17px solid #DFE3CD;padding-left:4px;}
#footer ul {list-style:none;margin:0;padding:0;border-top:1px solid #FBFFE6;}
#footer li {margin:0;padding:0;border-bottom:1px solid #FBFFE6;padding:8px 0 5px 0;}
#footer a {text-decoration:none;color:#B1B686;font-size:.94em;}
#footer a strong {color:#8F9186;}
#footer a:hover {color:#727556;}
#footer hr {color:#C6CDBF;}

a.lien_menu {
	color: #999999;
	text-decoration: none;
}

a:hover.lien_menu {
	color: #666666;
	text-decoration: none;
}

a.lien_text {
	color: #D12881;
	text-decoration: underline;
}

a:hover.lien_text {
	color: #5B000A;
	text-decoration: underline;
}

a.lien_button {
	color: #666666;
	text-decoration: none;
}

a.lien_footer {
	color: #999999;
	text-decoration: none;
}

a:hover.lien_footer {
	color: #999999;
	text-decoration: underline;
}

a.lien_bloc {
	color: #666666;
	text-decoration: none;
}

a.lien_actualite {
	color: #FF9900;
	text-decoration: none;
}
a.lien_text {
	color : #830000;
	text-decoration : underline;
}
a:hover.lien_text {
	color : #D33387;
	text-decoration : underline;
}
a.lien_onglet {
	color: #999999;
	text-decoration: none;
}

a:hover.lien_onglet {
	color: #669999;
	text-decoration: none;
}

a.lien_puce {
	color: #669999;
	text-decoration: none;
}

a:hover.lien_puce {
	color: #669999;
	text-decoration: underline;
}
a.lien_textblanc {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.lien_textblanc {
	color: #D84693;
	text-decoration: underline;
}
.global {
	left: 0px;
	top: 0px;
	background-image: url(images/bord-tableau_02.png);
	background-repeat: repeat-y;
	background-position: 908px;
	background-attachment: fixed;
	position: absolute;
	visibility: visible;
}

.page {
	width: 908px;
	height: inherit;
	margin: 0;
	padding: 0;
	color: #ffffff;
	vertical-align: middle;
	overflow: hidden;
	background-color: #CCCC99;
	background-image: url(images/backgroundMenuTop.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	}
.middle {
	position: relative;
	z-index: 0;
	top: 0px;
	left: 8px;
	width: 892px;
}
.menu {
	position: relative;
	top: 0px;
	background-color: #D43388;
	background-image: url(images/menu-bouton_05.png);
	background-repeat: repeat-x;
	height: 40px;
}

.menugauche {
	background-image: url(images/motif-ombre.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
	top: 0px;
	left: 600px;
}
.logotopentete {
	background-repeat: no;
	position: relative;
	z-index: 0;
	top: 0px;
	left: 8px;
	background-color: #870000;
	width: 700px;
}
ul.sousListe{
list-style-image: url(images/puce2.jpg);
margin-top : 0px;
}
.logotop {
	background-image: url(images/logo-ethicalia_04.png);
	background-repeat: no-repeat;
	color: #870000;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 708px;
	font-family: Helvetica, sans-serif, Arial;
	height: 134px;
	width: 192px;
	background-color: #870000;
	clear: both;
	overflow: hidden;
}
.textlogo {
	color: #870000;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	
}
.textlogobold {
	color: #870000;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight : bold;
}
.nav {
	text-align: center;
	background: #A9CF95 url(../../picts/bg/bg_nav.gif) repeat-x;
	border: 2px solid #A9CF95;
}

.text_bloc {
	font: 14px Helvetica, sans-serif, Arial;
	color: #666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-width: 0 0 1px 0;
}

.text_tab {
	font: 11px Helvetica, sans-serif, Arial;
	color: #333333;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

.text_form {
	font: 11px Helvetica, sans-serif, Arial;
	color: #333333;
}
.accroche25 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #870000;
	left: 55px;
	position: relative;
	max-width: 800px;
}
.accroche {
	font-family : Helvetica, sans-serif, Arial,;
	font-size : 18px;
	color : #870000;
	margin-top : 0;
}
.filet {
	background-repeat: repeat-y;
	background-position: 500px;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 400px 2px 0px;
	background: url(images/motif3.png) repeat 2px 2px;
	text-align: right;
	height: 0px;
	width: 1px;
}
.filet3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 13px;
	color: #000000;
	overflow: visible;
	float: left;
	margin-left: 0px;
	position: relative;
	width: 892px;
	background-image: url(images/motif4.jpg);
	background-repeat: repeat-x;
}
.filet2 {
	background-image: url(images/motif4.jpg);
	background-repeat: repeat;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: 0;
	width: 4px;
}
.filet5 {
	float: left;
	width: 115px;
	padding-left: 3px;
	padding-top: 10px;
	text-align: center;
	font: bold 12px Helvetica, sans-serif, Arial;
}
.imagegauche {
	overflow: hidden;
	left: 10px;
	position: relative;
	float: left;
}
.ombrehaut {
	background-image: url(images/ombre-haut.gif);
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
	background-position: 0;
	height: 25px;
	float: left;
	overflow: visible;
	width: 892px;
}
.guillement {
	position: relative;
	z-index: 0;
	left: 15px;
	width: 40px;
}
.imagecentre {
	overflow: inherit;
	float: left;
	margin-right: 5px;
}
.imagedroite {
	float: right;
	width: 35px;
	position: relative;
	visibility: visible;
	overflow: auto;
}
.bloc-index {
	font-family: Helvetica, sans-serif, arial;
	font-size: 13px;
	color: #000000;
	overflow: inherit;
	width: 220px;
	text-align: left;
	background-image: url(images/cadre-milieu.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	float: left;
	margin-left: 3px;
}
.bloc-index200 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	overflow: inherit;
	width: 180px;
	text-align: justify;
	background-image: url(images/fond180.jpg);
	background-repeat: repeat-x;
	background-position: 15 px;
	padding-top: 20px;
	float: left;
	margin-left: 3px;
	;
CCCCCC; 2;
	background-color: #FFFFFF;
}
.textebloxgauche {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	overflow: inherit;
	width: 350px;
	text-align: justify;
	background-image: url(images/cadre.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	float: left;
	margin-left: 3px;
}
.textebloxgauche2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	overflow: inherit;
	float: left;
	margin-left: 30px;
	position: static;
	width: 400px;
}
.textebloxgauche3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	overflow: inherit;
	float: right;
	margin-left: 0px;
	position: absolute;
	width: 350px;
	text-align: left;
	line-height: 18px;
}
.texteblocgaucheref {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	overflow: visible;
	margin-left: 40px;
	position: static;
	width: 830px;
	clear: both;
}
.colonne1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	overflow: visible;
	float: left;
	margin-left: 70px;
	position: relative;
	background-image: url(images/guillemet-p2.png);
	background-repeat: no-repeat;
	text-indent: 5px;
}
.colonneleft {
	font-family: Helvetica, sans-serif, Arial;
	color: #830000;
	width: 400px;
	text-align: justify;
	margin-left: 5px;
	float: left;
	left: 55px;
	position: static;
	}
.colonneleft2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 18px;
	color: #830000;
	width: 400px;
	text-align: justify;
	margin-left: 40px;
	float: left;
	left: 85px;
	position: static;
}
.colonneleftblc {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	width: 350px;
	text-align: justify;
	margin-left: 5px;
	float: left;
}
.bordtableau {
	background-image: url(images/bord-tableau_02.png); 
	background-repeat: repeat-y;
}.ombre {
	background-image: url(images/ombre-verticale.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
	background-position: 0;
	height: 25px;
	float: left;
	overflow: visible;
	width: 892px;
}
.ombre2 {
	background-image: url(images/ombre-vertical2.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
	top: 0px;
	left: 0px;
	background-position: 0;
	height: 25px;
}

.footer {
clear:both;font-size:0.88em;background:#F2F6DF;color:#4E4848;border-top:2px solid #C6CCB6;padding:20px 0 40px 0;text-align:center;
}
.bas {
	font-family: sans-serif, Arial, Futura, Helvetica,;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 50px;
	color: #D33387;
	padding-left: 15px;
}
.bord-gauche {
	overflow: hidden;
	float: left;
	background-image: url(images/cadre-bord-gauche.png);
	background-repeat: no-repeat;
	position: relative;
	visibility: visible;
	height: 30px;
	width: 20px;
	margin-left: 0px;
}
.colonneleftblgch {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	width: 300px;
	text-align: center;
	margin-left: 0px;
	float: left;
	margin-top: 50px;
}
li {
	list-style-type: disc;
	line-height: 1.2em;
}

