* {margin: 0; padding: 0; list-style: none; }
img {border-width: 0;}


html, body {width: 100%; height: 100%;}

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #605a5e;
	background: #efefef url(../charte/bg-body.gif) no-repeat top center;
}

#page {
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background-color: #fff;
}
#fond {}

.container {
	text-align: left;
	padding: 0 0 240px 0;
	background: #fff url(../charte/bg-container.gif) repeat-x bottom center;
}
.contenu {
}
* html .contenu {
}

#header {
	width: 980px;
	height: 174px;
	background: #FFF url(../charte/bg-header.jpg) no-repeat 0 0;
}
.head {
	float: left;
	width: 501px;
}
.flag {}

#logo {float: left;width: 258px;}
#logo img {
	float: left;
}

a {
	color: #6c9933;
	text-decoration: underline;
}
a:hover {
	color: #850474;
	text-decoration: none;
}
a.spip_url {}
a.spip_in {
	color: #605a5e;
}
a.spip_out {
	font-weight: bold;
}
a.spip_glossaire {}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
.spip_documents_left {margin-right: 10px; float: left;}
.spip_documents_right {margin-left: 10px; float: right;}

a.lien {
}



#flash {}
#accueil #flash {
}


h1, h2, h3, h4 {
	font-weight: normal;
	color: #6c9933;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 22px;
	line-height: 16px;
	margin: 20px 75px;
	border-bottom: 1px #6c9933 solid;
}
h1 span {}
#accueil h1 {
	margin: 0;
	border: 0;
}

h2 {
	font-size: 16px;
}
h2.spip {
	padding: 10px 0;
	font-weight: bold;
}
#accueil h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	border: 0;
	color: #850474;
}
h3.spip {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	color: #605a5e;
}
h5 {}
h6 {}

p {}
td {}

.ariane {
	color: #605a5e;
	font-size: 10px;
	margin: 10px 0 0px 19px;
	clear: both;
}
.ariane a {
	color: #605a5e;
	text-decoration: none;
}
.ariane a:hover {
	color: #850474;
}

.pied {
	clear: both;
	margin: 25px 0 20px 0;
	text-align: center;
	color: #999;
	font-size: 11px;
	font-weight: bold;
}
.pied a {
	color: #9a9a9a;
	text-decoration: none;
}
.pied a:hover {
	color: #850474;
}
.footer {}

.footer a {}


.fiche {}

.textes {
	width: 830px;
	margin: 0 0 0 75px;
}

#accueil .textes {
	width: 207px;
	margin: 25px 40px 0 20px;
	float: left;
	min-height: 290px;
}
* html #accueil .textes {
	height: 290px;
	margin: 25px 40px 0 10px;
}


/* nuage */


#nuage {
	margin: 20px 17px;
}
/*nuage de mot-cle*/
ul.nuage {
	padding : 0 10px 0 0px;
}
/*chaque mot-cle, element de liste*/
ul.nuage li {
	display: inline;
	line-height: 20px;
}
/*chaque mot-cle, lien*/
ul.nuage li a {
  /*rien par defaut*/
  /*ajout perso */
	color: #e09306;
  /*fin ajout perso */
}
/*mot-cle expose*/
ul.nuage li a.on {
  /*rien par defaut*/
  color: #000000;
}
/*frequence accessible et cachee*/
ul.nuage li a span.frequence {
	display: block;
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}
#nuage h3, 
#nuage table {
	margin: 0;
	padding: 0;
	left: 0;
}
#nuage table {
	position: relative;
	left: -10px;
	margin-right: -10px;
}
#nuage table {
	background: transparent url(../charte/bg-titre-table.gif) no-repeat 0 0;
	width: auto;
}
#nuage td h3 {
	background: transparent url(../charte/bg-titre-span.gif) no-repeat bottom right;
	text-align: left;
	padding: 4px 10px 10px 10px;
}
/* frequence accessible et cachee */
ul.nuage li a span.frequence {
	display: block;
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}
/*ul.nuage li a.color_1 {	color: #c71403;}
ul.nuage li a.color_2 {	color: #cc9900;}
ul.nuage li a.color_3 {	color: #a4780c;}
ul.nuage li a.color_4 {	color: #8e3232;}
ul.nuage li a.color_5 {	color: #f77272;}
ul.nuage li a.color_6 {	color: #d508b6;}
ul.nuage li a.color_7 {	color: #d91e45;}
ul.nuage li a.color_8 {	color: #c89284;}
ul.nuage li a.color_9 {	color: #e19211;}*/


.mots {} /* dÃƒÂ©finir ici l'apparence gÃƒÂ©nÃƒÂ©rale de la boite */
.mots ul {text-align:center;}
.mots li {display:inline; line-height:1.4em}
.mots li a {padding:4px 8px 4px 0}

/* fin nuage */




table.spip {
	border: #FFF 1px solid;
	border-width: 0 1px 1px 0;
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
table.spip caption {
	border: #fff 2px solid;
	border-width: 0 1px 2px 0;
	margin: 10px 0 0 0;
	padding: 4px 0;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
	background-color: #6c9933;
}

table.spip tr.row_first {
	background-color: #6c9933;
	color: white;
}

table.spip .row_first th {
	background: #6c9933;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

table.spip tr.row_even {
	background-color: #c7d217;
}

table.spip tr.row_odd {
	background-color: #BFCE01;
}

table.spip td, table.spip th {
	text-align: left;
	vertical-align: middle;
	padding: 7px 5px;
	margin: 0;
	border: #fff 1px solid;
	border-width: 1px 0 0 1px;
}
table.spip td {
	color: #000;
}
table.spip td a, table.spip th a {
	color: #2b5d91;
}
p.spip {
	margin: 0 0 10px 0;
	font-size: 12px;
}
p.spip a {}
#accueil p.spip a {
	color: #850474;
	font-weight: bold;
	text-decoration: none;
}
p.spip a:hover {
	text-decoration: none;
	color: #850474;
}
hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}
.spip_code {}

p.spip_note {}

.spip_puce {
	float: left;
	clear: both;
	padding: 3px 0 0 0;
	margin: 0 -4px 2px 0;
}

.spip_documents{
	font-size : 70%;
}
.spip_documents img {
	padding : 0 4px 0 4px;
}


.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	clear: both;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; } 


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

.clear {clear: both;}
.nettoyeur,
.clearall {display: block; clear: both; font-size: 1px; line-height: 1px; height: 1px;}


a.encours {
	font-size: 15px;
	display: block;
	padding: 0 0 15px 0;
	border-bottom: #c00 dashed 1px;
}

.textes .liste {}

.fiche {}
.accueil {}
.contenu .label {}

ul.spip li.spip {
	padding: 3px 0 4px 18px;
	position: relative;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 4px;
}
ul.spip li.spip b {
	display: block;
	padding: 3px 5px;
	background-color: #eddfdf;
	font-weight: normal;
	color: #59595b;
}
ul.spip li.spip b a {
	color: #59595b;
}

li.spip a {}

/* colonnes */
.colonne75 {
	width: 72%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne66 {
	width: 63%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne50 {
	width: 47%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}

/* fin colonnes */


ul.plansite {
	display: block;
	padding: 0 0 10px 0;
	width: 100%;
}
ul.plansite a {
	text-decoration: none;
}
ul.plansite li.colonne25 {
	width: 20%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 5% 0 0 ;
}
ul.plansite li.colonne25 strong a {
	display: block;
	padding: 2px 0 2px 15px;
	margin: 0 0 4px 0;
	position: relative;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 4px;
	border-top: #e6e6e6 2px dotted;
	font-size: 11px;
}
ul.plansite li ul li {
	padding: 0 0 4px 15px;
	background: transparent url(../charte/puce.gif) no-repeat 0 2px;
}
ul.plansite li ul li strong {
	display: inline;
	background-image: none;
	background-color: white;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
ul.plansite li ul li a {
	color: #000000;
}
ul.plansite li ul li ul li{}

.newsletter {}
.news {
	padding: 4px 2px 6px 7px;
}


/* --- debut formulaires --- */
form {
	display: block;
	margin: 0;
	padding: 0;
}
label {
	display: block;
	float: left;
	text-align: left;
	padding: 0 12px 0 2px;
	white-space: nowrap;
	font-size: 11px;
}
.colonne50 label {
	width: 90px;
	text-align: right;
}
fieldset {
	border-width: 0;
}
fieldset legend {}
input,
textarea,
select {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
button {
	cursor:pointer;
}

input.checkbox {
	display: block;
	width: 17px;
	height: 17px;
	float: left
}


/*  ------------------------------------------
/*  Habillage des formulaires spip
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 12px; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }
.formulaire_spip h4 { 
	border-top: #e6e6e6 solid 2px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.formulaire_spip fieldset {}
.formulaire_spip legend {font-weight: bold;font-size: 12px;}

.formulaire_spip label {}
.formulaire_spip .forml {width: 200px;}
.formulaire_spip select.forml {width: 206px;}

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml {}
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche label { display: none; }
.formulaire_recherche {
	float: left;
	width: 107px;
}
.formulaire_recherche input.forml {
	width: 86px;
	height: 12px;
	background: white;
	border-width: 0;
	margin-top: 7px;
	float: left;
}
.formulaire_recherche input.btok {
	margin-top: 7px;
	float: left;
}
/* FORMULAIRE CONTRIBUTIONS */

.form_1 {
	float: left;
	width: 320px;
	border-right: #6c9933 1px solid;
}
.form_2 {
	float: left;
	width: 320px;
	border-right: #6c9933 1px solid;
}
.form_3 {
	float: left;
	width: 320px;
	border-right: #6c9933 1px solid;
}
.form_4{
	float: left;
	width: 320px;
	border-right: #6c9933 1px solid;
}

/*  ------------------------------------------ */


input.btok {}
div.news {}
label.news {
}
.newsletter input.champtexte,
.newsletter select {}

.forml {}
input.champtext,
input.champtexte,
input.formo,
input.forml,
textarea {
	display: block;
	margin: 0 0 4px 0;
	background: white url(../charte/bg-input.gif) no-repeat bottom right;
}
textarea.forml {}

.spip_bouton { 
	font-weight: bold;
	font-size: 16px;
	clear: both;
	display: block;
	margin-top: 20px;
	width: 300px;
}
.textes form {}

.textes form fieldset {
}
.spip_form_legend {
	display: none;
}
.spip_encadrer {
	border-width: 0;
}

.date {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.evenement {
	border-bottom: #c00 dashed 1px;
	padding: 5px 0 5px 0;
	margin: 0 0 16px 0;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.spip_images {
	padding: 0 14px 0 0;
}


select.formulaire {
	width: 203px;
	margin: 20px 0 0 0;
	height: 19px;
	border: 1px solid #41738D;
	color: #333;
	font-size: 11px;
}


.acces {display: none;}


.texteencadre-spip {
	margin: 10px 0;
	padding: 15px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	background: #6c9933;
	color: #FFF;
}


.spip_titre_document {display: none;}

ol.spip  {  
	margin: 4px 0 18px 10px;
	padding: 0;
}
ol li.spip {
	margin: 0 0 0 15px ;
	padding: 0 0 4px 0;
	list-style-type: decimal;
	background: none;
}

strong.spip {
	font-weight: bold;

}

strong.spip a.spip_in {font-weight: bold; font-size: 10px; }


.textes .vignette {
	float: left;
	padding: 2px 8px 4px 0;
}
.spip_logos {
	float: right;
	clear: both;
	background: transparent url(../charte/bg-spip_logos.gif) no-repeat top right;
	width: 250px;
	height: 352px;
	position: relative;
	top: -25px;
	right: 0;
	margin-bottom: -25px;
}
.spip_logos img {
	position: relative;
	top: 120px;
	left: 19px;
	margin-bottom: 120px;
	margin-right: 19px;
}
input.large, select.large, textarea.large {
	border: #41738D 1px solid;
	width: 590px;
}
input.large, select.large {
	height: 19px;
}
.contenu .label input.valider {
	width: auto;
	height: auto;
	border: inherit;
	float: right;
	margin: 0 118px 0 0;
}
label {
	margin: 0;
}
.spip_forms {}
.spip_form_label {
}
.spip_form_champ {}

.encadre {}

.actus {}

#accueil .ariane,
#accueil h1 {
}


#fiche .textes p {
}
#fiche .textes h4.spip strong.spip {
}


.col_droite {}
.fiche.accueil {}
.col_droite h2 {}
.fiche h2 span {}
.col_droite h3 a {}


.gauche {
	float: left;
}
.colonne_50 {
	float: left;
	width: 172px;
	margin: 0 4px 0 0;
}
li.colonne_33 {
	float: left;
	display: block;
	width: 230px;
	margin: 0 4px 0 0;
}


.impression {
	float: right;
	width: 260px;
}
.imprimer {}

.impression a {
	color: #868688;
	position: relative;
	top: -5px;
	margin-bottom: -5px;
}
.impression img {
	width: 25px;
	height: 18px;
	border-width: 0;
	margin-top: 5px;
}
p.lien {}

.descriptif {
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
	text-align: left;
	clear: both;
	border-bottom: 1px solid #c7d217
}
.descriptif h2.spip {
	text-decoration: none;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.descriptif h2.spip a {
	background: transparent url(../charte/bg-li.gif) no-repeat 0 4px;
	padding: 2px 0 0 15px;
}

.fiche {
	clear: both;
}

.col_droite {}
.ancre {
	text-align: right;
}
.ancre a.spip_in {
	background: white url(../charte/bg-ancre.gif) no-repeat 0 0;
	padding: 1px 10px 5px 18px;
	color: #000;
	font-size: 9px;
}
/* affichage pages suivantes precedentes */
.pages {
	padding: 10px 0;
	clear: both;
	color: #666;
	font-size: 10px;
	overflow: hidden;
}
.pages a,
.pages b {
	background: transparent url(../charte/bg-pages.gif) no-repeat center right;
	text-align: center;
	font-size: 11px;
	padding: 2px 8px 2px 3px;
	line-height: 23px;
	vertical-align: middle;
	text-decoration: none;
}
.pages b {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
a.last,
.sans,
a.sans {
	background-image: none;
}
/* fin affichage pages suivantes precedentes */

.flux_rss {
	float: left;
	width: 150px;
	margin: 0 0 0 5px;
	line-height: 22px;
	font-size: 10px;
}
.flux_rss img,
.flux_rss a {
	color: white;
	vertical-align: middle;
}
.augmenter_diminuer {
	position: absolute;
	left: 264px;
	top: 0;
	height: 24px;
	width: 90px;
}

.caractencadre-spip,
.chapo {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
	color: #850474;
}
.chapo {
	padding: 0 10px;
}
.textes .chapo {
	padding: 0;
}
.caractencadre-spip {
	color: #605a5e;
}

/* debut coverflow */
.coverflow {}

#myContent {}
/* fin coverflow */

.abecedaire {
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.abecedaire a {
	text-transform: uppercase;
	font-weight: bold;
}

.abecedaire a:hover {
	color: #850474;
	text-decoration: none; 
}


/* blocs specifiques au site*/

.departements {
	clear: both;
	margin: 0 0 0 14px;
}
.departements p {
	margin: 126px 0 0 9px;
}
.departements p a {
	display: block;
	float: left;
	clear: both;
	color: #c1cc26;
	font-size: 14px;
	background: transparent url(../charte/bg-d-a.gif) no-repeat 100% 4px;
	padding: 0 28px 0 0;
	text-decoration: none;
}
.departements p a:hover {
	padding: 0 30px 0 0;
	color: #FFF;
}
.d_allier,
.d_cantal,
.d_haute_loire,
.d_puy_de_dome {
	float: left;
	background: transparent url(../charte/bg-d-allier.jpg) no-repeat 0 29px;
	height: 192px;
}
.d_allier {
	background-image: url(../charte/bg-d-allier.jpg);
}
.d_cantal {
	background-image: url(../charte/bg-d-cantal.jpg);
}
.d_haute_loire {
	background-image: url(../charte/bg-d-haute-loire.jpg);
}
.d_puy_de_dome {
	background-image: url(../charte/bg-d-puy-de-dome.jpg);
}



.themes {
	clear: both;
	margin: 0 0 0 124px;
}
.themes p {
	margin: 140px 0 0 9px;
}
.themes p a {
	display: block;
	float: left;
	clear: both;
	color: #c1cc26;
	font-size: 14px;
	background: transparent url(../charte/bg-d-a.gif) no-repeat 100% 4px;
	padding: 0 28px 0 0;
	text-decoration: none;
}
.themes p a:hover {
	padding: 0 30px 0 0;
	color: #FFF;
}
.t_1,
.t_2,
.t_3 {
	float: left;
	background: transparent url(../charte/theme-1.jpg) no-repeat 0 29px;
	width: 240px;
	height: 192px;
}
.t_1 {
	background-image: url(../charte/theme-1.jpg);
}
.t_2 {
	background-image: url(../charte/theme-2.jpg);
}
.t_3 {
	background-image: url(../charte/theme-3.jpg);
}


.avis {
	float: left;
	width: 393px;
	margin: 25px 0 0 0;
}
.avis .colonne50 {
	float: left;
	width: 196px;
	height: 250px;
	margin: 0;
	padding: 0;
}
.automobile {
	position: relative;
	top: 12px;
	left: 5px;
}
.micro {
	position: relative;
	left: 48px;
}
.video {
	float: left;
	width: 285px;
	padding: 0 0 0 14px;
}
.video p {
	font-size: 11px;
}
.video p strong {
	font-size: 13px;
	color: #850474;
}
.container_video {
	position: relative;
	z-index: 105;
}
#video {
	position: absolute;
	top: 5px;
	left: -0px;
	width: 288px;
	z-index: 110;
}
.cadre_video {
	position: absolute;
	top: 0;
	left: 0;
	width: 279px;
	height: 190px;
	z-index: 120;
}
.lien a {
	display: block;
	font-size: 12px;
	text-align: right;
}
#accueil .textes p.spip {
	margin-bottom: 0;
}
.container_video .lien a {
	position: relative;
	top: 180px;
	right: 30px;
	z-index: 130;
}

.col_video {
	float: left;
	width: 440px;
}
.col_video .spip_documents { text-align: left; }

.col_video p {
	padding: 10px 20px 0 10px;
}
.col_video h2 {
	padding-left: 10px;
}
.col_vignettes {
	float: left;
	width: 540px;
}
.col_vignettes .vignette {
	float: left;
	width: 170px;
	padding: 0 0 0 10px;
	min-height: 210px;
}
* html .col_vignettes .vignette {
	height: 210px;
}
.col_vignettes .vignette p {
	background-color: #6c9933;
	color: #FFF;
	padding: 10px 10px 0 10px;
	min-height: 60px;
}
* html .col_vignettes .vignette p {
	height: 60px;
}

.rss {
	margin: 5px auto;
	width: 250px;
	text-align: center;
}

.contributions {
	float: right;
	width: 460px;
}
.contributions .descriptif h2.spip {
	background: transparent url(../charte/bg-li.gif) no-repeat 0 4px;
	padding: 2px 0 0 15px;
}
.contributions .descriptif h2.spip a {
	background: none;
	padding: 0;
}
.conseil,
.assises {
	float: left;
}
a_la_tele {
	float: left;
	width: 2px
}
en_public {
	float: left;
	width: 2px
}

/* fin blocs specifiques au site*/

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }


/* ================================================================ */
.menu {
	position: absolute;
	top: 122px;
	left: 170px;
	width: 640px;
	z-index: 810
}
.menu ul {
	display: block;
}
.menu ul li {
	display: block;
	float: left;
	position: relative;
	z-index: 820
}
.menu ul li.menu_6 {
	z-index: 800
}

.menu a {
	display: block;
	float: left;
	background: transparent url(../charte/menu_01.jpg) no-repeat 0 0;
	height: 45px;
}
.menu ul .menu_1 a {
	background-image: url(../charte/menu_01.jpg);
	width: 103px;
}
.menu ul .menu_1 a:hover {
	background-image: url(../charte/menu_01-over.jpg);
}
.menu ul .menu_2 a {
	background-image: url(../charte/menu_02.jpg);
	width: 120px;
}
.menu ul .menu_2 a:hover {
	background-image: url(../charte/menu_02-over.jpg);
}
.menu ul .menu_3 a {
	background-image: url(../charte/menu_03.jpg);
	width: 139px;
}
.menu ul .menu_3 a:hover {
	background-image: url(../charte/menu_03-over.jpg);
}
.menu ul .menu_4 a {
	background-image: url(../charte/menu_04.jpg);
	width: 60px;
}
.menu ul .menu_4 a:hover {
	background-image: url(../charte/menu_04-over.jpg);
}
.menu ul .menu_5 a {
	background-image: url(../charte/menu_05.jpg);
	width: 124px;
}
.menu ul .menu_5 a:hover {
	background-image: url(../charte/menu_05-over.jpg);
}
.menu ul .menu_6 a {
	background-image: url(../charte/menu_06.jpg);
	width: 88px;
}
.menu ul .menu_6 a:hover {
	background-image: url(../charte/menu_06-over.jpg);
}
/* ================================================================ */
.menu ul .menu_5 ul li a {
	background-image: none;
	background-color:#557f1d;
}
.menu ul .menu_5 ul li a:hover {
	background-image: none;
}

.menu ul li.menu_5 ul li {
	margin: 0;
	padding: 0;
}
.menu ul .menu_5 ul li, .menu ul .menu_5 ul a {
	width: 214px;
}


.menu ul ul li,
.menu ul ul a {
	clear: both;
	text-align: left;
	height: auto;
	width: 214px;
	font-weight: bold;
	color: #FFF;
}
/* ================================================================ */
/* style the second level background */
.menu ul ul a.drop,
.menu ul ul a.drop:visited {}
/* style the second level hover */
.menu ul ul a.drop:hover {background: #557f1d; }
.menu ul ul :hover > a.drop {}
/* style the third level background */
.menu ul ul ul a,
.menu ul ul ul a:visited {background-color:#557f1d;}
/* style the third level hover */
.menu ul ul ul a:hover {background-color:#557f1d;color: #befb00;}
/* ================================================================ */
.menu ul ul {}
.menu ul li {}
.menu ul ul a,
.menu ul ul a:visited {
	display:block;
	text-decoration:none;
	display: block;
	font-size: 12px;
	padding: 5px 10px;
	margin: 0 0 0 0;
	height: auto;
	width: 234px;
	border-bottom: 1px solid #cddb17;
	background-image: none;
	background-color: #557f1d;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; z-index: 920; top:33px; left:0;display: block; width: 234px; height: auto; background-color: #557f1d;}
.menu ul ul ul {visibility: hidden;position:absolute; z-index: 930;left:234px; top:0px;width: 234px; border-left: #fff 2px solid;border-right: #fff 2px solid;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
/* position the third level flyout menu */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the top level hover */
.menu a:hover {color:#befb00;text-decoration:none;background-color:#3c5915; }
.menu ul ul a:hover {text-decoration:none;background-color:#3c5915;color: #befb00;}
.menu :hover > a {color:#befb00;background-color:#3c5915;}
.menu ul ul :hover > a {background-color:#3c5915;color: #befb00;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ */

#player_retransmission {
	/*margin-left: 250px;*/
	margin-left: 180px;
}

#menu_video{
	float:left;
	width:300px;
}


#menu_video p{
	margin:10px;
	padding:10px;
}

#main_video object {
	display:none;
}

