body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E8F5C2;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
	font-weight: 600;
	color: #ffffff;
	background-color: #99CC33;
}
.soustitre {
	font-size: 14px;
	font-weight: 600;
	color: #015824;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, sans-serif;
	border-style: none;
}

h2 {
	font-size: 1.4em;
	font-weight: 700;
	color: #015824;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, sans-serif;
	margin: 0px;
}
h3 {
	font-size: 1.1em;
	color: #000000;
	font-weight: 700;
	background: url(/images/fleche_rouge.gif) no-repeat top left;
	padding-left: 10px;
	text-align: left;
	margin-top: 2em;
}

.petit {  font-size: 10px}
.couleur_actus {  font-weight: 700; color: #A8C032}
.couleur_docs {  font-weight: 700; color: #FFB111}
.couleur_conseils {  font-weight: 700; color: #FC931F}


a:link {  color: #015824; text-decoration: underline}
a:visited {  color: #015824; text-decoration: underline}
a:hover {  color: #BE2D29; text-decoration: underline}
a:active {  color: #BE2D29; text-decoration: none}

a.telecharger {
	background: url(images/telech_docs.gif) top left no-repeat;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 7px;
}

div.imprimer {
	float: right;
	padding-right: 10px;
}
div.imprimer img {
	border: none;
}

input {  font-size: 10px}

.img_gauche {
	float: left;
	margin: 0px 10px 5px 0px;
}
.img_droite {
	float: right;
	margin: 0px 0px 5px 10px;
}
/* ######### Page Actualites ######## */
div.actus {
	background: url(/images/pxl_vc.gif) left center repeat-x;
	height: 39px;
	width: 100%;
	margin: 0px;
	position: relative;
	z-index: 90;
}
div.actus h2 {
	background: url(/images/feuille2_det.gif) left top no-repeat #ffffff;
	height: 39px;
	padding-top: 13px;
	padding-left: 45px;
	padding-right: 5px;
	float: left;
	position: relative;
}
.mise_a_jour {
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
}
.texte_actu {
	margin-left: 23px;
}
.liens_haut {
	clear: both;
	width: 100%;
}
.liens_haut .droite {
	padding: 0px 5px;
	margin: 0px 8px;
	width: 310px;
	border: 1px solid #A8C032;
	float: right;
}
.liens_haut .gauche {
	padding: 10px 5px;
	margin: 0px 8px;
	width: 350px;
	border-bottom: 2px solid #A8C032;
}

/* ######## Page Présentation ######## */
div.presentation {
	background: url(/images/pxl_of.gif) left center repeat-x;
	height: 39px;
	width: 100%;
	margin: 0px;
	position: relative;
	z-index: 90;
}
div.presentation h2 {
	background: url(/images/feuille1_det.gif) left top no-repeat #ffffff;
	height: 39px;
	padding-top: 13px;
	padding-left: 45px;
	padding-right: 5px;
	float: left;
	position: relative;
}

/* ######## Page Documentation ######## */
div.documentation {
	background: url(/images/pxl_oc.gif) left center repeat-x;
	height: 39px;
	width: 100%;
	margin: 0px;
	position: relative;
	z-index: 90;
}
div.documentation h2 {
	background: url(/images/feuille5_det.gif) left top no-repeat #ffffff;
	height: 39px;
	padding-top: 13px;
	padding-left: 45px;
	padding-right: 5px;
	float: left;
	position: relative;
}
img.couverture {
	border: 1px solid #000000;
	margin: 2px 8px 2px 8px;
	float: right;
}

/* ######## Page Documentation ######## */
div.conseils {
	background: url(/images/pxl_om.gif) left center repeat-x;
	height: 39px;
	width: 100%;
	margin: 0px;
	position: relative;
	z-index: 90;
}
div.conseils h2 {
	background: url(/images/feuille3_det.gif) left top no-repeat #ffffff;
	height: 39px;
	padding-top: 13px;
	padding-left: 45px;
	padding-right: 5px;
	float: left;
	position: relative;
}

/* ######## Page Contact ####### */
div.contact {
	background: url(/images/pxl_vf.gif) left center repeat-x;
	height: 39px;
	width: 100%;
	margin: 0px;
	position: relative;
}
div.contact h2 {
	background: url(/images/feuille4_det.gif) left top no-repeat #ffffff;
	height: 39px;
	padding-top: 13px;
	padding-left: 45px;
	padding-right: 5px;
	float: left;
	position: relative;
}
div.carte {
	float: right;
	text-align: center;
	width: 220px;
}
div.carte img {
	border: none;
	margin-bottom: 25px;
}
div.logos img {
	border: none;
	margin-right: 12px;
	margin-top: 0px;
}
div.emplacement_tableaux {
	width:480px;
	height:730px;
	text-align: left;
	position: relative;
}
div#siege, div#cgironde, div#clandes, div#cdordogne, div#cleg, div#cpa {
	position: absolute;
	width:480px;
	height:730px;
	overflow: auto;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
}
table.contact {
	border-spacing: 0px;
	border: 1px solid #aaaaaa;
}
table.contact td {
	vertical-align: top;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 0px;
	padding: 2px;
	empty-cells: show;
}
/* Menu */
#menu, #menu ul
{
        padding : 0;
        margin : 0;
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center;
}

#menu /* Ensemble du menu */
{
        font-weight : bold;
        font-size : 12px;
		z-index: 99;
}

#menu a /* Contenu des listes */
{
        display : block;
        padding : 0;
        /*width : 142px;*/
}

#menu li { 
    float : left;
	padding: 10px 8px 2px 0px;
	border-bottom: 2px solid #015824;
}

#menu li.actif {
	border-left: 3px solid #015824;
	border-right: 3px solid #015824;;
}

li#menu1.actif {
	border-bottom: 2px solid #FF9900; }
li#menu2.actif {
	border-bottom: 2px solid #C4D868; }
li#menu3.actif {
	border-bottom: 2px solid #FDB360; }
li#menu4.actif {
	border-bottom: 2px solid #FFCC66; }
li#menu5.actif {
	border-bottom: 2px solid #99CC33; }
	
li#menu1 {
	background: url(/docs/image/feuille1_tr.gif) 0px 0px no-repeat; }
li#menu2 {
	background: url(/docs/image/feuille2_tr.gif) 0px 0px no-repeat; }
li#menu3 {
	background: url(/docs/image/feuille3_tr.gif) 0px 0px no-repeat; }
li#menu4 {
	background: url(/docs/image/feuille5_tr.gif) 0px 0px no-repeat; }
li#menu5 {
	background: url(/docs/image/feuille4_tr.gif) 0px 0px no-repeat; }
	
#menu li a {
	background: url(/docs/image/fleche_verte.gif) 40px 5px no-repeat;
	padding-left: 58px;
}

#menu li ul { 
    position: absolute;
    width: 145px;
    left: -999em;
	margin-top: 2px;
	z-index: 98;
}

#menu li li {
	border: 0;
	border-top: 1px solid #015824;
	padding: 2px;
	width: 145px;
}
#menu li li a {
	background: none;
	padding: 0px;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
}

li#menu1 ul li {
	background-color: #FF9900; }
li#menu2 ul li {
	background-color: #C4D868; }
li#menu3 ul li {
	background-color: #FDB360; }
li#menu4 ul li {
	background-color: #FFCC66; }
li#menu5 ul li {
	background-color: #99CC33; }
	
#menu li:hover ul, #menu li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

