/*  CSS tags valid for each browser without modification */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,code
input,select,option,textarea,address,caption,cite,em,strong,th,span,a {
	margin: 0; padding: 0;
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,code
input,select,option,textarea,address,caption,cite,em,strong,th,span,a,td { 
	font-size: 11px; line-height: 1.4em;
	font-weight: normal; font-style: normal; 
	font-family: "Lucida Grande", Geneva, Verdana, Kalimati, sans-serif;
	color: #000000;
}
caption,th { text-align: left; }
/* Style site */
a { text-decoration: none; color: Blue; }
a:hover { text-decoration: underline; color: Blue; }
strong { font-weight: bold; }
ul {
	margin-left: 0.3em; list-style: none; margin-top: 0.5em; margin-bottom: 0.5em;
}
ul li {
	display: block; background-image: url('../media/images/puces/puce.gif');
	background-position: 0.1em 0.4em; padding-left: 1.3em; background-repeat: no-repeat;
}
body {
	position: relative;
	background-color: #464F16;
	padding: 0px; margin: 0px; width: 100%;
}
table, div { position: relative; }

/* ------------------------ ENTETE ------------------------------------ */
#page { position: relative;  width: 100%; margin: 0; padding: 0;}
#entete { background-color: #FFF; position: relative; height: 112px; margin: 0 0 0 0; padding: 0 0 0 0; width: #FFF; width: 100%; }
#entete_logo {position: absolute; left: 0px; top: 0px; z-index: 1; }
#entete_sports {position: absolute; left: 232px; top: 0px; z-index: 1; }
#entete_logo img {border: 0; position: relative; margin: 0px 0 0 0; padding: 0; z-index: 0;}
#effet_ombre_logo {
	background-image: url(../charte/effets/ombre.bas.logo.gif);
	background-position: 0px 105px;
	background-repeat: no-repeat;;
	position: absolute; top:0px; left: 0px; z-index: 1;
	height: 112px; width: 149px;
}
#entete .container {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 105px;
	background-image: url(../charte/effets/bordure.entete.top.1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#entete .container .margin_top { height: 8px; font-size:1px; line-height: 1px; }
#entete .container .contenu { height: 77px; }
#entete .container .contenu #contact {
	float: right; z-index: 6; width: 164px;
	height: 70px; margin: 2px 0px 0px 0px;
	background-color: #FBFEE9;
	border: 1px solid #C4C6B5;
}
#entete .container .contenu #contact ul {
	margin-left: 0.3em; list-style: none; margin-top: 0em; margin-bottom: 0.5em;
}
#entete .container .contenu #contact ul li {
	display: block; background-image: url(./boutons/bouton.fleche.transparent.puce.gif);
	background-position: 0em 0em; padding-left: 1.5em; background-repeat: no-repeat;
	padding-top: 0.1em; padding-bottom: 0.1em;
}
#entete .container .contenu #contact ul li a { text-decoration: none; color: black; }
#entete .container .contenu #contact ul li a:hover { text-decoration: underline; color: black; }
#barre_blanche {
	position: relative;
	background-color: #FCFFE5;
	height:20px; text-align: center; border-top: 1px solid #464F18;
}
#entete #arrondi {
	position: absolute;
	background-image: url(../charte/images/entete.arrondi.haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: -3px 0 0 -1px; padding: 0 0 0 0; height: 43px; width: 66px;
	z-index: 1; top: 9px; left: 165px;
}
#jonction_entete_menudroite {
	position: relative; float: right;
	background-color: #AABF36;
	height: 20px; width: 165px; margin: -1px 0 0 0px; padding: 0 0 0 0;
	border-left: 1px solid #464F16;
}

/*.vignette .ombre_bas { position: absolute; top: 40px; margin: 0px; padding: 0px; }
.vignette .ombre_gauche { position: absolute; top: 1px; left: 0px; }
.vignette .ombre_gauche img { margin: 0px; padding: 0px; border: 0px; }
.vignette .image { position: absolute; top: 0px; left: 5px; }
.vignette .image img { border: 1px solid #464F18; }
.vignette a.texte {
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	top: 46px; left: 0px;
	font-size: 9px;
	margin-left: -5px;
}*/

/* ---------- TABLEAU 3 COLONNES ---------------*/
#tableau_trois_colonnes { position: relative; margin-top: -7px; z-index: 0;}
#tableau_trois_colonnes .colonne_centre {
	background-color: #FFF;
	border-left: 1px solid #7E8E28;
	border-bottom: 1px solid #7E8E28;
	border-top: 1px solid #7E8E28;
	border-left: 1px solid #7E8E28;
}

#tableau_trois_colonnes .colonne_gauche { background-color: #FCFFE5;}
#tableau_trois_colonnes .colonne_gauche .cache { background-color: #464F16; height: 25px; margin-top: 7px; }
#tableau_trois_colonnes .colonne_droite {
	background-color: #AABF36;
	background-image: url(../charte/effets/bordure.droite.contenu.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#pied_page_trois_colonnes { width: 100%; background-color: #FCFFE5; }
#pied_page_trois_colonnes .border { border-top: 1px solid #464F16; width: 166px; }

/* ---------- LE MENU DE DROITE ---------------- */
#menu_pratique {
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0 2px 0 6px;
}
#menu_pratique .contacter {text-align: center; margin-bottom: 8px;}
#menu_pratique .contacter a {color: #000; font-weight: bold;}
#menu_pratique .contacter img { border: 0; }
#menu_pratique .sous_menu { margin-bottom: 10px; }
#menu_pratique .sous_menu .haut {
	background-image: url(../charte/effets/ombre.menudroite.haut.1.gif); background-position: center bottom; background-repeat: no-repeat;
	margin: 0; padding: 0; height: 4px;
}
#menu_pratique .sous_menu .milieu_gauche {
	background-image: url(../charte/effets/ombre.menudroite.gauche.gif); background-position: right top; background-repeat: repeat-y;
	margin: 0; padding: 0; width: 3px;
}
#menu_pratique .sous_menu .milieu_droit {
	background-image: url(../charte/effets/ombre.menudroite.droite.gif); background-position: left top; background-repeat: repeat-y;
	margin: 0; padding: 0; width: 2px;
}
#menu_pratique .sous_menu .bas {
	background-image: url(../charte/effets/ombre.menudroite.bas.1.gif); background-position: center top; background-repeat: no-repeat;
	margin: 0 0 0 0; padding: 0; height: 4px;
}
#menu_pratique .sous_menu .contenu {
	background-image: url(../charte/effets/degrade.menu.droit.gif); background-position: left top; background-repeat: repeat-x;
	margin: 0; padding: 0;
	height: 34px;
	background-color: #F1FCB0;
	border: 1px solid #FFF;
}
#menu_pratique .sous_menu .contenu ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
}
#menu_pratique .sous_menu .contenu ul li { width: 100%; display: block;  border: 0px solid #000; margin-bottom: 2px; }
#menu_pratique .sous_menu .contenu ul li a:hover { color: #000; }
#menu_pratique .sous_menu .contenu h1 {
	margin: 5px 2px 4px 3px; padding: 0 0 0 0;
	border-bottom: 1px solid #464F16;
	font-weight: bold; color: #464F16;
}
#menu_pratique .sous_menu .contenu p {	margin: 0 2px 2px 3px; padding: 0 0 0 0; }
#menu_pratique .sous_menu .contenu .savoir_plus {
	margin: 6px 2px 2px 3px; padding: 2px 0 0 0; border-top: 1px solid #464F16;
}
#menu_pratique .sous_menu .contenu img { border: 0; }
#menu_pratique .sous_menu .contenu img.picto { float: left; }
#menu_pratique .sous_menu .contenu span.texte {
	display: block;
	cursor: pointer; margin: 0 1px 5px 25px; padding: 0 0 0 0px; color: #000;
}
#menu_pratique .sous_menu .contenu span.texte:hover { text-decoration: underline; }

/* ---------- LE MENU DE GAUCHE ---------------- */
#menu_gauche {
	position: relative;
	margin: 0 0 0 0; padding: 0;
}
#menu_gauche .sous_menu h1 {
	background-image: url(../charte/effets/degrade.menu.gauche.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFF; font-size: 12px; font-weight: bold;
	text-align: center;
	height: 21px; margin: 0; padding: 3px 0 0 0;
}
#menu_gauche .sous_menu .contenu {
	width: 144px; padding: 2px;
}

#recherche select { width: 140px; }
#recherche { margin-bottom: 4px }
#liste_centre {
	width: 135px; margin: 0 0 10px 10px;
}
#liste_centre tr td {
	height: 20px;
	background-image: url(../charte/effets/bordure.dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#liste_centre tr td img { margin-bottom: 2px; border: 0px; }

/* ---------- SOUS MENU GAUCHE CONCOURS -------- */
#menu_gauche .sous_menu_concours h1 {
	background-image: url(effets/degrade.menu.gauche_concour.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFF; font-size: 12px; font-weight: bold;
	text-align: center;
	height: 21px; margin: 0; padding: 3px 0 0 0; background-color: #FDF138;
}
#menu_gauche .sous_menu_concours .contenu {
	width: 144px; padding: 2px; background-color: #FDF138;
}

/* ---------- ZONE PRINCIPALE ----------------- */
#corps {
	position: relative; padding-right: 0px; background-color: #FFF; z-index: 0;
}
#corps #contenu {
	position: relative;
	margin: 0 0 0 0; padding: 0 0 0 0;
	border-top: 1px solid #F1FCB0;
	padding: 10px 4px 4px 15px;
}
#corps #contenu h1.section_page {
	color: #464F16; font-size: 14px;
	padding: 0; margin: 8px 0px 5px 0;
	border-bottom: 1px solid #AABF36;
}
#cache_arrondi_main {
	position: absolute; top: 105px; left: 149px;
	background-image: url(../charte/effets/coin.haut.gauche.contenu.1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 2;
	height: 28px; width: 38px;
}
.section { margin-top: 0px; }
.section h1 {
	position: relative; z-index: 2;
	font-size: 13px; color: #000; font-weight: bold;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	padding: 5px 2px 7px 38px;
	background-image: url(../charte/pictos/puce_titre.gif);
	background-position: left bottom; background-repeat: no-repeat;
	background-color: #AABF36;
	color: #000;
	border: 0px;
}
.section div.contenu, .section p.contenu {
	position: relative; z-index: 1;
	margin: -1px 0 10px 10px; padding: 2px; display: block;
	background-color: #E6F0A8;  border: 1px solid #D6DF9C;
}
.section h2 {
	font-size: 12px; color: #000; font-weight: bold;
	border-bottom: 1px solid #000;
	margin-bottom: 4px; margin-top: 4px;
}
#result_recherche .titre { margin: 10px 0 2px 0; }
#result_recherche .titre h2 {
	display: inline;
	font-size: 11px; font-weight: bold; margin: 0; padding: 0px;
	vertical-align: top;
}
#result_recherche div.resultat {	margin-left: 10px; margin-bottom: 20px;}
#result_recherche div.illustration {
	margin: 0; padding: 0;
}
#result_recherche div.illustration img {
	float: left;
	border: 1px solid #000;
	margin: 0 4px 0 18px; padding: 0;
}
#result_recherche div.illustration p {
	line-height: 16px;
	margin: 0; padding: 0;
}
#result_recherche p.description { font-weight: normal; margin: 4px 0 2px 18px; padding: 0;}
#result_recherche a { color: #000; text-decoration: none; }
#result_recherche p.droite { line-height: 18px; }
#result_recherche a.chemin { color: blue; text-decoration: underline; }
#result_recherche .chemin_annuaire { margin-left: 18px;}
#result_recherche .pagination {
	margin-left: 4px; margin-top: 4px;
}

/* ------------ GENERAL ------------------------*/
.cadre p {
	margin-bottom: 30px; margin-top: 4px; border:0px solid blue;
}
.spacer { clear: both; font-size: 5px; line-height:5px; margin: 0; padding: 0; border:0px solid green;}

/* ------------- EN CE MOMENT ----------------- */
.en_ce_moment {position: relative;}
.en_ce_moment h2 {
	color: #464F16;
	background-image: url(../charte/effets/bordure.dotted.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px; font-weight: bold;
	text-align: left;
	height: 15px; margin: 1px; padding: 0px;
}
.en_ce_moment table { position: relative; margin-left: 8px; margin-bottom: 5px;}

/* ------------- PUCES ----------------- */
ul.style1 {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul.style1 li {}

/*
-------------- FICHE PRODUIT ------------
*/
#produit .introduction {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}
#produit p { margin: 3px 1px 8px 1px; padding: 1px; }
.chemin_produit { text-align: left; text-decoration: underline; margin: 0 0 8px 0; padding: 0; font-size: 10px;}
#produit .photo_produit {
	position: relative; margin-left: 4px;
}
#produit .photo_produit img { border: 1px solid #000; }
#produit .presentation {}
#produit .presentation span {margin-bottom: 10px; display:block;}

#produit .tarifs { margin-bottom: 0px; background-color: #FFF; border: 0;}
#produit .tarifs .haut {
	background-image: url(../charte/effets/ombre.tarifs.haut.gif); background-position: left bottom; background-repeat: repeat-x;
	margin: 0; padding: 0; height: 4px;
}
#produit .tarifs .milieu_gauche {
	background-image: url(../charte/effets/ombre.menudroite.gauche.gif); background-position: right top; background-repeat: repeat-y;
	margin: 0; padding: 0; width: 3px;
}
#produit .tarifs .milieu_droit {
	background-image: url(../charte/effets/ombre.menudroite.droite.gif); background-position: left top; background-repeat: repeat-y;
	margin: 0; padding: 0; width: 2px;
}
#produit .tarifs .bas {
	background-image: url(../charte/effets/ombre.tarifs.bas.gif); background-position: left top; background-repeat: repeat-x;
	margin: 0; padding: 0; height: 4px;
}
#produit .tarifs .contenu {
	background-image: url(../charte/effets/degrade.menu.droit.gif); background-position: left top; background-repeat: repeat-x;
	margin: 0; padding: 0;
	background-color: #F1FCB0;
}

/**
----------- BARRE MENU DEROULANT ----------------
*/
.barre_menu_deroulant { position: absolute; top: 0px; padding-right: 35px; }
.barre_menu_deroulant .menu_deroulant {
	position: absolute; display: none; z-index: 2;
	background-color: #F1FCB0;
	border-top: 0px; border-left: 2px solid #7E8E28;
	border-bottom: 2px solid #7E8E28; border-right: 1px solid #7E8E28;
	width: 151px; padding: 5px 3px 2px 3px;
	top: 17px;
}
.barre_menu_deroulant .menu_deroulant a { text-decoration: none; color: #000; }
.barre_menu_deroulant .menu_deroulant a:hover { text-decoration: underline; color: #000; }
.barre_menu_deroulant .titre_menu {
	font-weight: bold; z-index: 2; color: #FCFFE5;
	margin: 0px; padding: 1px 3px 0px 3px;
	cursor: pointer;
	border-left: 1px solid #7E8E28;
	border-top: 2px solid #7E8E28;
	background-color: #AABF36; line-height: 12px;
	height: 15px;
}
.barre_menu_deroulant .cadre_un_menu { width: 140px; float: left; position: relative; padding: 0; margin: -1px 0 0 0;}
.barre_menu_deroulant {
	position: absolute; top: 89px; right: 140px; z-index: 2;
}

/**
	TABLEAU LISTING
*/
table.listing { }
table.listing tr td { padding: 2px; }
table.listing tr.entete td { border-bottom: 1px solid #000; background-color: transparent; font-weight: bold; }
table.listing tr.ligne td { border-top: #FFF; background-color: #f1f8c9; }
