/*----
PARAMETRES DES DIVS : 
*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin : 0px 0px 0px 0px;
padding: 0;
background-color: #2D6AAD;
}

#header {
	height: 80px;
	background-color: #ffffff;
	background-image: url(../images/images/logo_01.jpg);
}
#haut {
	height: 20px;
	background-color:#009e60;
	background-image: url(../images/images/logo_02.jpg);
}
#soushaut {
	height: 60px;
	background-color: #FFFFFF;
	background-image: url(../images/images/logo_03.jpg);
	border-bottom: 1px solid #009e60;
}
#conteneur {
position: absolute;
width: 760px;
left: 50%;
margin-left: -380px;
background-color:#FFFFFF;
}

#centre {
background-color:#FFFFFF;
margin-left: 150px;
margin-right: 10px;
height:320px;
}
html>body #centre {
	height: auto;
	min-height: 320px;
}
#gauche {
	position: absolute;
	left: 0;
	width: 128px;
	margin: 0px 0px 0px 0px;
	color: #006599;
	border-style: none;
	background-color: #84D76F;
	background-image: url(../images/images/gauche.jpg);
	height: 280px;
	text-align: right;
}
#droite {
	position: absolute;
	right:0;
	width: 64px;
	background-color: #2D6AAD;
}
#filetvert {
	height: 1px;
	background-color: #009900;
}
#pied {
	height: 60px;
	background-color: #FFFFFF;
	background-image: url(../images/images/logo_03.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009e60;
}
/*
MENUS SELON ALSACREATION
*/
.menuhaut {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align: left;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #E7F2D7;
text-decoration: underline;
}
.menuhaut a:hover {
color: #C4E19B;
text-decoration: none;
}
#gauche ul {
list-style-type: none;
border-color:#009900;
border-bottom-style:solid;
border-bottom-width:1px;
}
.pied {
font-size: 9px;
margin: 0 2px;
color:#000000;
}
.pied a {
color: #000000;
text-decoration: underline;
}
.pied a:hover {
color: #009900;
text-decoration: none;
}
/*
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
*/

/*
STYLES DE TEXTE
REDEFINITION HTML
*/
p {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 10px 0;
}
HR {
	border : 1px solid #808080;
}
h1 {
	color: #6D9C2E;
}
h2 {
	color: #6D9C2E;
}
h3 {
	color: #006599;
}
h4 {
	color: #6D9C2E;
}
h5 {
	color: #6D9C2E;
}
a {
	color: #006599;
	text-decoration: none;
}
a:hover {
	color: #997F00;
}
a:link.lien {
	list-style : square;
	color : #CC6600;
}
a:link.ticker {
	color : #CC6600;
}
a:link.chemin {
	color : #999999;
}
UL {
	font-size : 11px;
	line-height: 16px;

}
UL.lien {
	color : #CC6600;
	list-style : square;
	font-size: 11px;
}

UL.soustitre {
	color: #669900;
	font-weight : bold;
	font-size : 13px;
	list-style : url("../img/puce_blocvert.gif");
	margin-left : 13px;
}
ol {
	font-size : 11px;
	line-height: 18px;
}

/*
STYLES DE TEXTE
CLASSE DEFINIES PAR ECOLO
*/
.perso {
	font-size : 12px;
}
.page {
	padding : 30px 40px;
	background : #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 400px;
}
.footer {
	background : White;
	padding-right: 30px;
	padding-left: 60px;
}
.titreligne {
	border-bottom : 1px solid Gray;
	color : #CC6600;
	font-size: 16px;
	font-weight: bolder;
}
.dotcadre {
	border : 1px solid #5D5D5D;
	padding : 3px 3px 3px 8px;
	color : #5B5B5B;
}
.cpresse {
	font-size: 11px;
}
.fondvert {
	background-color: #00FFCC;
}
.fondbleufonce {
	background-color: #0850A4;
}
.fondbleu {
	background-color: #B1CAE8
}
.bandeorange {
	background-color: #CC6600;
	font-size : 12px;
	font-weight : bold;
	color : White;
	padding-left : 3px;
}
.fondblanc {
	background-color: #FFFFFF;
}
.about {
	font-size: 10px;
	color: #999999;
	border-top : 1px dotted #999999;
}
.normal {
	font-size: 10pt;
}
.large {
	font-size: 14px;
	font-weight: bolder;
}
td.menu {
	font-size: 11px;
	line-height : 15px;
	color : #6D9C2E;
	padding-right : 6px;
	padding-left : 3px;
}
td.nopadding {
	padding-right : 0px;
	padding-left : 0px;
	padding-top : 1px;
}
.menuvert {
	color: #6D9C2E;
	text-decoration : none;
}
.contact {
	font-size: 11px;
	line-height : 16px;
	text-decoration : none;
}
.email {
	font-family:Verdana;
	font-size: 10px;
}
.serif {
	content : #669900;
	font : italic 13px Arial, Helvetica, sans-serif;
	color : #6D9C2E;
}
.borderorange {
	border-bottom : 1px solid #F6F5E1;
	margin: 0px;
	padding: 0px;
}
.bordernoir {
	border-bottom : 1px solid #868686;
}
.box {
	position:absolute;
	background-color : #F6F5E1;
	font-size : 10px;
	padding : 2px 2px 2px;
}
.invisible {
	color: #FFFFFF;
	font-size: 2px;
}
.tableau_head {
	border: 1px solid #8CC63F;
	background-color: #E7F2D7;
	color: #CC6600;
	font-size: 12px;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
}
.tableau_head_right {
	background-color: #E7F2D7;
	color: #CC6600;
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8CC63F;
	border-right: 1px solid #8CC63F;
	border-bottom: 1px solid #8CC63F;
	border-left: none;
	font-weight: bold;
}
.tableau_head1c {
	border: 1px solid #8CC63F;
	background-color: #E7F2D7;
	color: #CC6600;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}
.tableau_label {
	background-color: #8CC63F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
}
.tableau_cell {
	border-right: 1px solid #8CC63F;
	border-bottom: 1px solid #8CC63F;
	border-left: 1px solid #8CC63F;
	font-size: 11px;
	color: #5B5B5B;
	padding: 3px;
}
.tableau_cell_border {
	font-size: 11px;
	color: #5B5B5B;
	padding: 3px;
	border: 1px solid #8CC63F;
}
.tableau_cell_noborder {
	border: 0px none;
	font-size: 11px;
	color: #999999;
	padding: 3px;
}
.tableau_cell_right {
	border-right: 1px solid #8CC63F;
	border-bottom: 1px solid #8CC63F;
	font-size: 11px;
	color: #5B5B5B;
	padding: 3px;
}
.encadre {
	font-size: 12px;
	border: 1px solid #8CC63F ;
}
.encadre_head {
	font-size: 12px;
	background-color: #006599;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px;
}
.encadre_texte {
	font-size: 11px;
	padding: 6px;
	background-color: #9999FF;
	border: 1px solid #FFFFFF;
	line-height: 20px;
}
.gris {
	color: #999999;
}
.titreligne2 {
	border-bottom : 1px solid Gray;
	color : #CC6600;
	font-size: 16px;
	font-weight: bolder;
	line-height: 24px;
}
th {
	font-weight: normal;
	text-align: left;
}
.noborder {
	border: 0px solid #FFFFFF;
}
.txt_2colonnes {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 20px;
}
.chemin {
	font : 10px Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 3px;
	color : #999999;
	line-height : 13px;
	margin : 0px 0px 0px 1px;
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4E19B;
}
.banner_right {
	background-image: url(/img/banner_4_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.banner_liens {
	font-size: 11px;
	padding-bottom: 23px;
}
.menuvert2 {
	color: #6D9C2E;
}

