/* Propriete CSS document site www.illegalparty.com  */

html, body {
	height: 100%;
	margin: 0; 
    padding: 0;
	background-color: #2D3206;
	text-align: center;
	color: #FFFFFF;	
	background-image : url(../images/bordure_fond.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family : verdana, arial, times, sans-serif;
}

#pub-titre-160x600 {
	height:17px;
	width:160px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/publicite.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
}

#pub160x600{
	width:160px;
	height:600px;
	text-align:center;
	background-color:#838E24;
	color:#FFFFFF;
	}
	
#pub-titre-300x250 {
	height:17px;
	width:160px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/publicite.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
}

#pub300x250{
	width:300px;
	height:250px;
	text-align:center;
	background-color:#838E24;
	color:#FFFFFF;
	}
	
#pub728x90{
	position:absolute;
	height:90px;
	width:728px;
	margin-left:240px;
	margin-top: 55px;
}	

.separation_bloc {
	height:9px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	background-color:#2D3206;
	background-image : url(../images/espace_rubrique.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
	
#content {
	position: relative;
	width: 991px;
	height: 100%;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	min-height: 100%;
}

h1, h2 , h3{
	display:inline;
	font-size: 100%;
}

a {
color:#C5D725;
text-decoration: none;
}	

a:visited {
color:#C5D725;
text-decoration: none;
}

a:active {
color:#C5D725;
text-decoration: none;
}

a:hover {
color: #FF6C00;
text-decoration: underline;
}

#acces_rapide{
z-index: 25;
position: absolute;
left: 310px;
top: 18px;
background-color: #2D3206;
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #FFFFFF;
}

#acces_rapide ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#acces_rapide li {
display: inline;
}

.acces_rapide_separation {
text-decoration: none;
font-size: 0.7em;
font-style: italic;
font-weight: bold;
color: #FFFFFF;
background-color: #2D3206;
}

.acces_rapide{
text-decoration: none;
color: #FFFFFF;
background-color: #2D3206;
font-size: 0.8em;
font-style: italic;
font-weight: bold;
}	

a.acces_rapide {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}	

a.acces_rapide:visited {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}

a.acces_rapide:active {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}

a.acces_rapide:hover {
text-decoration: underline;
color: #FF6C00;
background-color: #2D3206;
}

#header {
	position:absolute;
	background-image : url(../images/header.jpg);
	background-color: #2D3206;
	background-repeat: no-repeat; 
	width: 991px;
	height: 217px; 
	padding: 0;
	margin: 0;
	text-align: left; 
	color: #FFFFFF; 
}

#logo{
	position:absolute;
	height:158px;
	width:278px;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
}

dt{
list-style-type: none;
margin: 0 1px 0 0;
padding: 0;

font-style: italic;
font-weight: bold;
font-size: 0.9em;
background-color: #2D3206;
color: #FFFFFF;
}

dl{
list-style-type: none;
margin: 0 4px 0 0;
padding: 4px;
background-color: #2D3206;
color: #FFFFFF;
}

dd{
list-style-type: none;
margin: 0 4px 0 0;
padding: 4px 4px 0 0;
text-align:left;
}

#menu ul{
list-style-type: none;
margin: 0 4px 0 0;
padding: 4px;
background-color: #C5D725;
color: #FFFFFF;
}

#menu li {
list-style-type: none;
margin: 0 4px 0 0;
padding: 4px;
background-color: #C5D725;
text-decoration: none;
color: #FFFFFF;
font-size: 1em;
display: inline;
}

.separation_menu_haut{
list-style-type: none;
margin: 0 1px 0 0;
padding: 0px;
background-color: #2D3206;
text-decoration: none;
color: #FFFFFF;
font-size: 0.7em;
}

.separation_menu{
list-style-type: none;
margin: 0 4px 0 0;
padding: 4px;
background: #C5D725;
text-decoration: none;
color: #FFFFFF;
font-size: 0.7em;
}

#menu {
position : absolute;
left: 15px;
top: 155px;
background-color: #2D3206;
color: #FFFFFF;
}

#menu dl {
float: left;
}

.menu_haut {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}	

a.menu_haut {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}	

a.menu_haut:visited {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}

a.menu_haut:active {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}

a.menu_haut:hover {
color: #FF6C00;
text-decoration: none;
background-color: #2D3206;
}

.menu_bas {
color: #FFFFFF;
text-decoration: none;
background-color: #C5D725;
}	

a.menu_bas {
color: #FFFFFF;
text-decoration: none;
background-color: #C5D725;
}	

a.menu_bas:visited {
color: #FFFFFF;
text-decoration: none;
background-color: #C5D725;
}

a.menu_bas:active {
color: #FFFFFF;
text-decoration: none;
background-color: #C5D725;
}

a.menu_bas:hover {
color: #000000;
text-decoration: none;
background-color: #C5D725;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
position: absolute;
left: 0;
font-style: italic;
font-weight: bold;
font-size: 0.9em;
width: 965px;
}

#bloc_gauche{
	position : absolute;
	left: 12px;
	padding-left:0;
	width:300px;
	background-color:#2D3206;
	color:#FFFFFF;
	margin-top:217px;
}

#param{
	float:left;
	width:300px;
	background:#838E24;
	margin-top:0px;
	color:#F1F6C4;
	border:0;	
}

.titre_bloc_communaute {
	height:17px;
	width:300px;
	margin-left:0px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/communaute.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
}

.titre_bloc_agenda_departements {
	height:17px;
	width:300px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/agendadepartement.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
}

.titre_liens_communaute {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	background-color:#838E24;
}

/* .titre_liens_communaute2 {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
} */

a.titre_liens_communaute {
color: #FFFFFF;
text-decoration: none;
background-color:#838E24;
}	

a.titre_liens_communaute:visited {
color: #FFFFFF;
text-decoration: none;
background-color:#838E24;
}

a.titre_liens_communaute:active {
color: #FFFFFF;
text-decoration: none;
background-color:#838E24;
}

a.titre_liens_communaute:hover {
color: #FF6C00;
text-decoration: none;
background-color:#838E24;
}

.bonplan{
	height:17px;
	width:160px;
	margin-left:0px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/communaute.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
	}

.titre_bloc_newsletter_haut {
	height:14px;
	width:300px;
	padding:0;
	background-color:#dadada;
	font-weight:bold;
	background-image : url(../images/newsletter_haut.gif);
	background-repeat: no-repeat;
	color: #2D3206;
	font-size: 0.8em;
}

.titre_bloc_newsletter_milieu {
	height:35px;
	width:300px;
	background-color:#DADADA;
	font-weight:bold;
	color: #2D3206;
	font-size: 0.8em;
	text-align: center;
	padding-top:10px;
	padding-right:0;
	padding-left:0;
	padding-bottom:0;
}

.titre_bloc_agenda {
	height:17px;
	width:300px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/agenda.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
}

.calendarTable1 {  
	border: 1px #838E24 solid
}

.calendarHeader1{  
	font-size: 0.8em; 
	font-weight: bold; 
	background-color: #838E24; 
	color: #2D3206;
}

.liens_calendrier {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#838E24;
}	

a.liens_calendrier {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#838E24;
}	

a.liens_calendrier:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#838E24;
}

a.liens_calendrier:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#838E24;
}

a.liens_calendrier:hover {
	color: #FF6C00;
	text-decoration: none;
	background-color:#838E24;
}

.calendarHL1     { 
	width:25px; 
	height:15px;
	font-size: 0.8em; 
	font-weight: bold; 
	color: #FF0000; 
	background-color: #838E24; 
	text-align: center
 }
 
.calendarDays1     {  
	width:28px; 
	height:15px; 
	font-size: 0.8em;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #838E24; 
	text-align: center
} 
 
.calendarToday1 {  
	font-size: 0.8em; 
	font-weight: bold; 
	color: #2D3206; 
	background-color: #838E24;
} 

.calendarTop1     {  
	font-size: 1em; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #838E24
}

.calendarNav1     {  
	font-size: 0.8em; 
	font-weight: bold; 
	background-color: #838E24;
	color: #FFFFFF; 
}

#bloc_milieu{
	position : absolute;
	left: 320px;
	padding-left:0;
	width:490px;
	background-color:#2D3206;
	margin-top:217px;
	color:#FFFFFF;
}

#param2{
	float:left;
	width:490px;
	background:#2D3206;
	margin-top:0px;
	color:#FFFFFF;
	border:0;	
}

#affiche{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:490px;
	background:#FFFFFF;
	color:#2D3206;
	}

.titre_bloc_affiche {
	float:left;
	width:490px;
	height:17px;
	margin-left:0px;
	padding:0;
	background-color:#FFFFFF;
	background-image : url(../images/affiche.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	color:#2D3206;
}	

.affiche {
	color: #F1F6C4;
	font-weight:bold;
	background-color:#2D3206;
}

.titre_affiche {
	font-weight:bold;
	font-size: 0.9em;
	text-transform:uppercase;
	color:#2D3206;
	background-color:#FFFFFF;
	display:inline;
}

a.titre_affiche {
color:#2D3206;
background-color:#FFFFFF;
text-decoration: none;
}	

a.titre_affiche:visited {
color:#2D3206;
background-color:#FFFFFF;
text-decoration: none;
}

a.titre_affiche:active {
color:#2D3206;
background-color:#FFFFFF;
text-decoration: none;
}

a.titre_affiche:hover {
color: #FF6C00;
text-decoration: underline;
background-color:#FFFFFF;
}

.affiche_date {
	color: #FF6C00;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#FFFFFF;
	font-size: 0.8em;
}

#bloc_affiche {
	margin-left:0px;
	width:470px;
	height: 155px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	color:#2D3206;
}	



#bloc_affiche_blanc {
	margin:0px;
	width:16px;
	height:16px;
	padding:0;
	background-color:#2D3206;
	background-image : url(../images/bloc_blanc_affiche.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#bloc_news_photos{
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:485px;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
	background-color:#2D3206;
	color:#FFFFFF;
}

p#photos{
	float:left;
	width:470px;
	padding:5px;
}	

.actualite {
	font-weight:bold;
	font-size: 0.9em;
	text-transform:uppercase;
	color:#C5D725;
	background-color:#2D3206;
}

.photos_espace {
	background-color:#2D3206;
	border-color: #000000;
	color: #FFFFFF;
}

a.photos_espace {
color: #000000;
background-color:#2D3206;
border-color: #000000;
}	

a.photos_espace:visited {
color: #000000;
background-color:#2D3206;
border-color: #000000;
}

a.photos_espace:active {
color: #000000;
background-color:#2D3206;
border-color: #000000;
}

a.photos_espace:hover {
color: #FF6C00;
background-color:#2D3206;
border-color: #000000;
}

.photos_points {
	font-weight:bold;
	color: #C5D725;
	font-size: 0.8em;
	text-decoration: none;
	vertical-align:bottom;
	background-color:#2D3206;
}

.photos_titre {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: lowercase;
	vertical-align:bottom;
	background-color:#2D3206;
}

a.photos_titre {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: none;
}	

a.photos_titre:visited {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.photos_titre:active {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.photos_titre:hover {
color: #FF6C00;
text-decoration: none;
background-color:#2D3206;
}

#agenda_accueil{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	width:490px;
	height: 100%;
	background-color:#2D3206;
	color:#FFFFFF;
	}
	

#titre_agenda {
	background-image : url(../images/agenda_accueil2.gif);
	width:490px;
	height:18px;
	background-repeat: no-repeat;
	font-weight:bold;
	color: #F1F6C4;
	font-size: 0.8em;
	text-transform:uppercase;
	font-style: italic;
	padding-right:12px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:0px;
	margin: 0px;
	background-color:#2D3206;
}

#soiree_accueil {
	width:466px;
	padding-right:12px;
	padding-left:12px;
	padding-top:0px;
	padding-bottom:0px;
	background-image : url(../images/agenda_accueil_fond.gif);
	background-repeat: repeat-y;
	background-color:#2D3206;
	color: #FFFFFF;
}

.agenda_separation {
	text-align:center;
	color:#838E24;
	width:99%;
	height: 1px;
	border:1px solid;
	background-color:#2D3206;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px; 
}

.photos_separation {
	text-align:center;
	color:#838E24;
	width:99%;
	height: 1px;
	border:1px solid;
	background-color:#000000;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px; 
}

.texte_agenda {
	height: 190px;
	}

.texte_agenda_top {
	height: 210px;
	}	

.texte_photos_3 {
	height: 100%;
	background-color:#000000;
	}	
	
.texte_agenda_article {
	height: 100%;
	}	
	
.texte_agenda_vip {
	height: 2200px;
	}
	
.titre_accueil_soiree {
	font-weight:bold;
	font-size: 0.8em;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#2D3206;
	display:inline;
}

a.titre_accueil_soiree {
color:#FFFFFF;
background-color:#2D3206;
text-decoration: none;
}	

a.titre_accueil_soiree:visited {
color:#FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.titre_accueil_soiree:active {
color:#FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.titre_accueil_soiree:hover {
color: #FF6C00;
background-color:#2D3206;
text-decoration: underline;
}


.titre_accueil_photos {
	font-weight:bold;
	font-size: 0.8em;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#000000;
	display:inline;
}

a.titre_accueil_photos {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}	

a.titre_accueil_photos:visited {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.titre_accueil_photos:active {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.titre_accueil_photos:hover {
color: #FF6C00;
background-color:#000000;
text-decoration: underline;
}



.soiree_date_accueil {
	color: #FF6C00;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 0.8em;
	background-color:#2D3206;
}

.photos_date_accueil {
	color: #FF6C00;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 0.8em;
	background-color:#000000;
}

.lire_suite_soiree {
	font-size: 0.8em;
	color:#FFFFFF;
	background-color:#2D3206;
	font-weight:bold;
	text-decoration: none;
}

a.lire_suite_soiree {
color:#FFFFFF;
background-color:#2D3206;
text-decoration: none;
}	

a.lire_suite_soiree:visited {
color:#FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.lire_suite_soiree:active {
color:#FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.lire_suite_soiree:hover {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: underline;
}

.lire_suite_photos {
	font-size: 0.8em;
	color:#FFFFFF;
	background-color:#000000;
	font-weight:bold;
	text-decoration: none;
}

a.lire_suite_photos {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}	

a.lire_suite_photos:visited {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.lire_suite_photos:active {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.lire_suite_photos:hover {
color: #FFFFFF;
background-color:#000000;
text-decoration: underline;
}

.texte_accueil_soiree{
	color: #F1F6C4;
	font-style: italic;
	font-size: 0.8em;
	background-color:#2D3206;
}

.texte_accueil_photos{
	color: #F1F6C4;
	font-style: italic;
	font-size: 0.8em;
	background-color:#000000;
}

#agenda_accueil_close {
	background-image : url(../images/agenda_close3.gif);
	width:490px;
	height:30px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
	background-color:#2D3206;
	color:#FFFFFF;
}

#bloc_droite{
	position : absolute;
	left: 818px;
	padding-left:0;
	margin-top:217px;
	width:160px;
	background-color:#2D3206;
	color:#FFFFFF;
}

#param3{
	float:left;
	width:160px;
	background:#838E24;
	margin-top:0px;
	color:#F1F6C4;
	border:0;	
}

.titre_bloc_publicite_droite2 {
	height:17px;
	width:160px;
	padding:0;
	background-color:#838E24;
	font-weight:bold;
	background-image : url(../images/publicite2.gif);
	background-repeat: no-repeat;
	color: #F1F6C4;
	font-size: 0.8em;
}

.lire_suite_affiche {
	font-size: 0.7em;
	color:#2D3206;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;

}

a.lire_suite_affiche {
color:#2D3206;
background-color:#FFFFFF;
text-decoration: none;
}	

a.lire_suite_affiche:visited {
color:#2D3206;
background-color:#FFFFFF;
text-decoration: none;
}

a.lire_suite_affiche:active {
color:#2D3206;
background-color:#FFFFFF;
text-decoration: none;
}

a.lire_suite_affiche:hover {
color: #2D3206;
text-decoration: underline;
background-color:#FFFFFF;
}

.petit_texte_affiche {
	font-size: 0.8em;
	color:#2D3206;
	background-color:#FFFFFF;
	font-style: italic;
}


		
		
		/* Pied de page */
		
		#pied_page_faq {
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:2700px;
}

#pied_page {
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:3600px;
}

#pied_page_actu {
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:4300px;
}

#pied_page_agenda{
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:7000px;
}

#pied_page_agenda_rub{
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:8500px;
}

#pied_page_plan{
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:17500px;
}

#pied_page_etablissement{
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:46500px;
}

#pied_page_article{
	width: 100%;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#2D3206;
	color:#FFFFFF;
	width: 991px;
	margin-top:100000px;
}

#footer {
	
	position : absolute; 
	background-color: #2D3206;
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #FFFFFF; /* couleur du texte par rapport au fond */
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	width:991px;
	z-index: 300;
	
}

#footer ul{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 28px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;

}

#footer li {
display: inline;
}

.footer {
text-decoration: none;
font-size: 0.8em;

font-style: italic;
font-weight: bold;
color: #FFFFFF;
background-color: #2D3206;

}

a.footer {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}	

a.footer:visited {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}

a.footer:active {
color: #FFFFFF;
text-decoration: none;
background-color: #2D3206;
}

a.footer:hover {
text-decoration: none;
color: #FF6C00;
background-color: #2D3206;
}

#footer_droits {
	
	position : absolute; 
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 70px;
	padding-bottom: 0px;
	color: #FFFFFF; /* couleur du texte par rapport au fond */
	background-repeat: no-repeat;
	width:991px;
	text-align:center;
	background-color: #2D3206;

}

.footer_droits {
text-decoration: none;
font-size: 0.8em;

font-style: normal;
font-weight: bold;
color: #FFFFFF;
background-color: #2D3206;
}

/* Fin pied de page */
		
#rubrique {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}
		
#rubrique_actualite {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_actus.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_boutiques {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#ffffff;
	background-image : url(../images/rubrique_boutiques.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_radios {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#ffffff;
	background-image : url(../images/rubrique_radios.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_video {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#ffffff;
	background-image : url(../images/rubrique_videos.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#ffffff;
	background-image : url(../images/rubrique_photos_mondial.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_faq{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_faq.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_infos{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_infos.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_agenda {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_agenda.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_agenda_grandest {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_agenda_grand_est.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_agenda_grandouest {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_agenda_grand_ouest.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_agenda_sudest {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_agenda_sud_est.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}


#rubrique_agenda_paris {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_agenda_paris.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_agenda_sudouest {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_agenda_sud_ouest.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}


#rubrique_actualite {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_actus.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_musique{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_musique.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}	

#rubrique_communautes{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_communautes.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_recherche{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_recherche.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_plan {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_plan_du_site.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	background:#2D3206;
	color:#FFFFFF;
	background-image : url(../images/rubrique_photos.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}
	
#rubrique_agenda_mondial {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_agenda_mondial.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}	

#rubrique_liens {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_liens.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos_paris {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_photos_paris.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos_grand_ouest {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_photos_grand_ouest.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos_grand_est {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_photos_grand_est.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos_sud_ouest {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_photos_sud_ouest.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos_sud_est {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_photos_sud_est.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}

#rubrique_photos_mondial {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:492px;
	height:130px;
	color:#FFFFFF;
	color:#2D3206;
	background-image : url(../images/rubrique_photos_mondial.jpg);
	background-repeat: no-repeat;
	z-index: auto;
}
	
#titre_actu{
	background-image : url(../images/agenda_accueil2.gif);
	width:490px;
	background-repeat: no-repeat;
	font-weight:bold;
	color: #F1F6C4;
	font-size: 0.8em;
	text-transform:uppercase;
	font-style: italic;
	padding-right:12px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:0px;
	margin: 0px;
	background-color:#2D3206;
}	


a.titre_actu {
color: #F1F6C4;
background-color:#2D3206;
text-decoration: none;
}	

a.titre_actu:visited {
color: #F1F6C4;
background-color:#2D3206;
text-decoration: none;
}

a.titre_actu:active {
color: #F1F6C4;
background-color:#2D3206;
text-decoration: none;
}

a.titre_actu:hover {
color: #FF6C00;
text-decoration: none;
background-color:#2D3206;
}

#titre_photos {
	background-image : url(../images/photos_accueil2.gif);
	width:490px;
	background-repeat: no-repeat;
	font-weight:bold;
	color: #F1F6C4;
	font-size: 0.8em;
	text-transform:uppercase;
	font-style: italic;
	padding-right:12px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:0px;
	margin: 0px;
	background-color:#2D3206;
}

a.titre_photos {
color: #F1F6C4;
background-color:#000000;
text-decoration: none;
}	

a.titre_photos:visited {
color: #F1F6C4;
background-color:#000000;
text-decoration: none;
}

a.titre_photos:active {
color: #F1F6C4;
background-color:#000000;
text-decoration: none;
}

a.titre_photos:hover {
color: #FF6C00;
text-decoration: none;
background-color:#000000;
}

#actu_presentation {
	width:466px;
	padding-right:12px;
	padding-left:12px;
	padding-top:0px;
	padding-bottom:0px;
	background-image : url(../images/agenda_accueil_fond.gif);
	background-repeat: repeat-y;
	background-color:#2D3206;
	color: #ffffff;
}

#photos_presentation {
	width:466px;
	padding-right:12px;
	padding-left:12px;
	padding-top:0px;
	padding-bottom:0px;
	background-image : url(../images/photos_accueil_fond.gif);
	background-repeat: repeat-y;
	background-color:#000000;
	color: #ffffff;
}


#pagination_rubrique {
	height: 20px;
	background-color:#838E24;
	color: #F1F6C4;
	width:490px;
	text-align: center;
	}
	
.on {
text-decoration: none;
color: #ff6c00;
}	

.lien_pagination  {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

a.lien_pagination {
color: #FFFFFF;
text-decoration: none;
}	

a.lien_pagination:visited {
color: #FFFFFF;
text-decoration: none;
}

a.lien_pagination:active {
color: #FFFFFF;
text-decoration: none;
}

a.lien_pagination:hover {
text-decoration: none;
color: #ff6c00;
}	


.titre_plan{
	font-weight:bold;
	font-size: 0.8em;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#2D3206;
}

a.titre_plan {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: none;
}	

a.titre_plan:visited {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.titre_plan:active {
color: #FFFFFF;
background-color:#2D3206;
text-decoration: none;
}

a.titre_plan:hover {
color: #FF6C00;
text-decoration: none;
background-color:#2D3206;
}

.titre_sous_plan {
	font-weight:normal;
	font-size: 0.8em;
	font-style: italic;
	color:#C5D725;
	background-color:#2D3206;
}

a.titre_sous_plan {
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}	

a.titre_sous_plan:visited {
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}

a.titre_sous_plan:active {
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}

a.titre_sous_plan:hover {
color: #FF6C00;
text-decoration: none;
background-color:#2D3206;
}


ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  
}
ul.plansite li {
  border-left: 1px solid ;
  margin: 0;
  padding: 0;
  }
  
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  border-bottom: 1px solid ; }
  
.titre_liens_forum {
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
	font-style: italic;
	padding:0px;
	background-color:#838E24;
}

.espace_forum {
	margin-left:12px;
	margin-top:6px;
	margin-bottom:6px;
	background-color:#838E24;
	margin-right:6px;
	color:#FFFFFF;
}


#repere {
width : 100%;
}

#repere2 {
width : 100%;
}

#repere3 {
width : 100%;
}

.repere_gauche{
float:left;
text-align:left;
}
.repere_droite {
float:right;
text-align:right;
}


.texte_reperes{
	font-weight:bold;
	font-size: 0.9em;
	color: #FF6C00;
}

a.texte_reperes {
color: #FF6C00;
text-decoration: none;
}	

a.texte_reperes:visited {
color: #FF6C00;
text-decoration: none;
}

a.texte_reperes:active {
color: #FF6C00;
text-decoration: none;
}

a.texte_reperes:hover {
color: #FFFFFF;
text-decoration: underline;
}

#affiche_reportage {
text-align: center;
}

.texte_accueil_photos{
	color: #F1F6C4;
	font-style: italic;
	font-size: 0.8em;
	background-color:#000000;
}

.auteur_photos{
color:#C5D725;
background-color:#000000;
text-decoration: none;
}	

a.auteur_photos {
color:#C5D725;
background-color:#000000;
text-decoration: none;
}	

a.auteur_photos:visited {
color:#C5D725;
background-color:#000000;
text-decoration: none;
}

a.auteur_photos:active {
color:#C5D725;
background-color:#000000;
text-decoration: none;
}

a.auteur_photos:hover {
color: #FF6C00;
text-decoration: underline;
background-color:#000000;
}

.auteur_soiree{
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}	

a.auteur_soiree {
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}	

a.auteur_soiree:visited {
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}

a.auteur_soiree:active {
color:#C5D725;
background-color:#2D3206;
text-decoration: none;
}

a.auteur_soiree:hover {
color: #FF6C00;
text-decoration: underline;
background-color:#2D3206;
}

.texte_autres_evenements_photos{
	font-weight:bold;
	font-size: 0.8em;
	text-transform: lowercase;
	font-style: italic;
	color:#FFFFFF;
	background-color:#000000;
}

a.texte_autres_evenements_photos {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}	

a.texte_autres_evenements_photos:visited {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.texte_autres_evenements_photos:active {
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.texte_autres_evenements_photos:hover {
color:#FF6C00;
background-color:#000000;
text-decoration: underline;
}


.surtitre_soiree {
	font-weight:normal;
	font-size: 0.9em;
	font-style: italic;
	color:#FFFFFF;
	background-color:#2D3206;
}

.soustitre_soiree {
	font-weight:normal;
	font-size: 0.9em;
	font-style: italic;
	color:#C5D725;
	background-color:#2D3206;
}

.surtitre_photos {
	font-weight:normal;
	font-size: 0.9em;
	font-style: italic;
	color:#FFFFFF;
	background-color:#000000;
}

.soustitre_photos {
	font-weight:normal;
	font-size: 0.9em;
	font-style: italic;
	color:#C5D725;
	background-color:#000000;
}

.texte_autres_evenements {
	font-weight:bold;
	font-size: 0.8em;
	text-transform: lowercase;
	font-style: italic;
	color:#FFFFFF;
}

a.texte_autres_evenements {
color:#FFFFFF;
text-decoration: none;
}	

a.texte_autres_evenements:visited {
color:#FFFFFF;
text-decoration: none;
}

a.texte_autres_evenements:active {
color:#FFFFFF;
text-decoration: none;
}

a.texte_autres_evenements:hover {
color:#C5D725;
text-decoration: underline;
}

.autres_evenement {
	color: #FF6C00;
	font-weight:bold;
	font-size: 0.8em;
	font-style: italic;
	background-color:#2D3206;
}

.autres_evenement_photos {
	color: #FF6C00;
	font-weight:bold;
	font-size: 0.8em;
	font-style: italic;
	background-color:#000000;
}

.date_autres_evenements {
	color: #FF6C00;
	font-weight:bold;
	font-size: 0.8em;
	font-style: italic;
	background-color:#2D3206;
}

.date_autres_evenements_photos {
	color: #FF6C00;
	font-weight:bold;
	font-size: 0.8em;
	font-style: italic;
	background-color:#000000;
}


.c_tab{
	border:1px solid #000000;
	width:468px;
	
	font-size: 0.8em;
}

.c_ecrit{
	width:450px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#838E24;
	
	color: #F1F6C4;
}

.c_haut{
	width:16px;
	border-left:1px solid #000000;
	background-color:#838E24;
	
	color: #F1F6C4;
}

.c_texte{
	width:468px;
	border-top:1px solid #000000;
	
	color: #F1F6C4;
	background-color:#2D3206;
}

.c_connect{
	width:150px;
	text-align:center;
	background-color:#838E24;
	
	color: #F1F6C4;
	text-align:center;
}

.c_content{
	width:318px;
	padding:5px;
	text-align:justify;
	border-left:1px solid #000000;
	background-color:#2D3206;
	
	color: #F1F6C4;
	
}

.titre_tags {
	font-weight:bold;
	font-size: 0.8em;
	text-transform:uppercase;
	color:#FFFFFF;
	display:inline;
}

#socialtags {
	font-weight:bold;
	font-size: 0.8em;
	color:#FFFFFF;
}

.fond_popup {
	background-image : url(../images/fond_fleches.jpg);
	background-color: #2D3206;
	background-repeat: repeat-y;
	width:100%;
	height:100%;
	}
	
/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first {}
table.spip tr.row_odd {}
table.spip tr.row_even {}
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }	

.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */
