* {
    /* suppression des marges par défaut */
    margin: 0;
    padding: 0;
}

body
	{
	margin: 0;
	paddind: 0;
	font-family: Arial;
	font-size: 14px;
	}
body.bodysondage
	{
	background-color: #371C00;
	background-image: none;
	}
body.accueil
	{
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	}
a:link, a:visited
	{
	text-decoration: underline;
	}
a:hover
	{
	text-decoration: none
	}
a img
	{
	border: 0;
	background-color:transparent;
	text-decoration: none;
	}
#choix_css
	{
	top: 0;
	}
#choix_css p
	{
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	font-variant:small-caps;
	background-color: #CC0000;
	color: #FFFFFF;
	}
#choix_css a
	{
	color: #FFFF99;
	}
/*--------------------------------------*/
/* DIVS PRINCIPALES*/
/*--------------------------------------*/
#div_page_accueil
	{
	position: absolute;
	width: 1000px;
 	height: 650px;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -325px;
	text-align: center;
	border: 0;
	}
#div_page
	{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
	border: 0;
	}
#div_haut
	{
	text-align: center;
	}
#div_centre
	{
	width: 100%;
	overflow: hidden;
	}
#div_gauche
	{
	float: left;
	width: 200px;
	}
#div_droite
	{
	width: 200px;
	}
#div_milieu
	{
	float: left;
	margin-left: 4px;
	}
#news
	{
	}
.une_news0, .une_news1, .une_news2
	{
	display: block;
	padding: 6px;
	border: 1px solid #996633;
	overflow: auto;
	}
.une_news1 { background-color: #E1D5A8; }
.une_news2 { background-color: #BF8040; }
.une_news0 p, .une_news1 p, .une_news2 p
	{
	margin-top: 6px;
	text-align: justify;
	}
.news_image
	{
	float: left;
	margin-right: 6px;
	}
.page
	{
	font-size: 10px;
	text-align: right;
	margin: 6px;
	}
.page a
	{
	border: 1px #996633 solid;
	text-decoration: none
	}
.page a.actuel
	{
	background-color: #BF8040;
	}
.page a:hover
	{
	background-color: #BF8040;
	}
#div_bas
	{
	}
/*--------------------------------------*/
/* MENU */
/*--------------------------------------*/
#div_menu_lien
	{
	margin-top: -25px;
	}
.menu
	{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	}
#div_menu a, #div_menu img
	{
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	}

/*--------------------------------------*/
/* DIV */
/*--------------------------------------*/
#annonce
	{
	border: 1px solid #996633;
	position: relative;
	width: 198px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
#agenda
	{
	border: 1px solid #996633;
	position: relative;
	width: 198px;
	height: 270px;
	top: 0px;
	left: 0px;
	overflow: auto;
	}
#newsauteur
	{
	border: 1px solid #996633;
	position: relative;
	width: 198px;
	height: 150px;
	top: 0px;
	left: 0px;
	overflow: auto;
	}
#sondages
	{
	position: relative;
	width: 198px;
	height: 220px;
	top: 0px;
	left: 0px;
	overflow: auto;
	border: 1px solid #996633;
	}
#lumiere,#boutique
	{
	position: relative;
	width: 198px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	border: 1px solid #996633;
	background-color: #663300;
	}
.parution, #recherche
	{
	position: relative;
	width: 198px;
	top: 0px;
	left: 0px;
	overflow: auto;
	border: 1px solid #996633;
	}
#parutionext
	{
	position: relative;
	width: 198px;
	top: 0px;
	left: 0px;
	overflow: auto;
	border: 1px solid #996633;
	background-color: #952500;
	}
.rechform
	{
	margin: 0;
	text-align: center;
	}
/*--------------------------------------*/
/* NEW PAGE */
/*--------------------------------------*/
.div_cadre
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid #996633;
	overflow: auto;
	}
.div_cadre p
	{
	margin-left: 283px;
	padding: 6px;
	}
.cadre_titre
	{
	width: 776px;
	padding: 6px;
	background-color: #552B00;
	color: #E1D5A8;
	font-weight: bold;
	font-size: 24px;
	}
.cadre_sous-titre
	{
	margin-left: 283px;
	padding: 6px;
	background-color: #552B00;
	color: #E1D5A8;
	font-weight: bold;
	font-size: 16px;
	}
.div_image_fond
	{
	float: left;
	width: 283px;
	height: 266px;
	}
.droite
	{
	float: right;
	}
/*--------------------------------------*/

.titrenews
	{
	text-align: left;
	background-color: #8A4500;
	font-size: 18px;
	font-weight: bold;
	}

/*--------------------------------------*/
/* AGENDA & NEWS & SONDAGE */
/*--------------------------------------*/
.CELLP
	{
	margin: 3px 3px 12px 3px;
	border: 1px solid #000000;
	background-color: #371C00;
	font-size: 12px;
	}
.CELLIMP
	{
	margin: 3px 3px 6px 3px;
	border: 1px solid #000000;
	background-color: #462300;
	font-size: 12px;
	}
.newstitre
	{
	text-align: left;
	font-weight: bold; 
	background-color: #201000;
	color: #FF8040;
	margin: 0;
	}
.newstexte
	{
	color: #FFFF80;
	text-align: left;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
	}
.newstexte p
	{
	color: #FFFF80;
	text-align: left;
	margin: 6px 0 0 0;
	}
.newsauteur
	{
	font-weight: bold;
	color: #E1D5A8;
	text-align: right;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
	}
.newsdate
	{
	color: #E1D5A8;
	text-align: right;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
	}
.agendad
	{
	font-size: 12px;
	text-align: center;
	font-weight: bold; 
	background-color: #201000;
	color: #FF8040;
	margin: 0;
	}
.date
	{
	font-size: 12px;
	text-align: left;
	font-weight: bold; 
	background-color: #201000;
	color: #FF8040;
	margin: 0;
	}
.agendad2
	{
	font-size: 12px;
	color: #FF8040;
	text-align: center;
	margin: 0;
	}
.agendat
	{
	font-size: 12px;
	color: #FFFF80;
	font-weight: bold;
	text-align: center;
	margin: 0;
	}
.agendal
	{
	font-size: 12px;
	color: #FFFF80;
	text-align: center;
	margin: 0;
	}
.agendaa
	{
	font-size: 12px;
	font-weight: bold;
	color: #E1D5A8;
	text-align: center; 
	margin: 0;
	}
.agendap
	{
	font-size: 12px;
	font-weight: bold;
	color: #E1D5A8;
	text-align: center;
	margin: 0 2px 0 2px;
	background-color: #CC3300;
	}
.agendab
	{
	font-size: 12px;
	color: #FFFF80;
	text-align: left;
	margin: 0 3px 0 3px;
	}
.sondtexte
	{
	font-size: 12px;
	text-align: Left;
	font-weight: bold; 
	margin-left: 6px;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 0;
	}
.sondage
	{
	font-size: 12px;
	text-align: left;
	margin-left: 6px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
/*--------------------------------------*/
/* TABLEAUX */
/*--------------------------------------*/

table.tab01, table.tabalbum, table.tab01c, table.tabaff, table.tabaff td
	{
	border: 2px ridge #914800;
	border-collapse: collapse;
	}
table.tab01 th, table.tabalbum th, table.tabaff th
	{
	padding: 6px;
	border: 2px ridge #914800;
	background-color: #552B00;
	text-align: left;
	color: #E1D5A8;
	font-weight: bold;
	}
table.tab01 th, table.tabaff th
	{
	font-size: 24px;
	}
table.tab01 td, table.tabalbum td
	{
	padding: 12px;
	text-align: justify;
	}
table.tabalbum th
	{
	font-size: 18px;
	}
table.tab02
	{
	width: 776px;
	border: 0;
	border-collapse: collapse;
	}
table.tab02 th
	{
	padding: 0px;
	border: 0;
	font-size: 16px;
	color: #80FF80;
	text-align: justify;
	}
table.tab02 td
	{
	padding: 0px;
	text-align: justify;
	height: 28px;
	}
table.tab01c th
	{
	padding: 6px;
	border: 2px ridge #914800;
	background-color: #552B00;
	text-align: center;
	color: #E1D5A8;
	font-weight: bold;
	font-size: 24px;
	}
table.tabaff td
	{
	padding: 6px;
	border: 2px ridge #914800;
	text-align: center;
	}
table.tabaff
	{
	width: 1000px;
	border: 2px ridge #914800;
	border-collapse: collapse;
	}
table.tabaff th
	{
	padding: 6px;
	border: 2px ridge #914800;
	background-color: #552B00;
	text-align: center;
	color: #E1D5A8;
	font-weight: bold;
	font-size: 24px;
	}
table.tabvide
	{
	border: 0;
	border-collapse: collapse;
	}
table.tabvide td
	{
	padding: 6px;
	border: 0;
	text-align: left;
	margin: 0;
	}
table.tabauteurs
	{
	border: 0;
	width: 100%;
	}
table.tabauteurs th
	{
	margin: 0;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border: 0;
	background-color: #281400;
	}
table.tabauteurs td
	{
	padding: 6px;
	border: 0;
	text-align: center;
	margin: 0;
	background-color: #281400;
	}
table.tabauteurs td.ok
	{
	background-color: #552B00;
	font-weight: bold;
	}
table.tabauteurs th.ok
	{
	font-size: 14px;
	background-color: #000000;
	}
table.tabaff td.cellnew
	{
	background-color: #8A4500;
	}
table.tabnull
	{
	border: 0;
	border-collapse: collapse;
	}
table.tabnull td
	{
	padding: 0;
	border: 0;
	margin: 0;
	}
/* ------------------------------------- */
/* DIVERS */
/* ------------------------------------- */
.auteur
	{
	color: #FF6600;
	}
.sign
	{
	color: #FF6600;
	text-align: right;
	font-weight: bold;
	}
.phon
	{
	font-weight: bold;
	}
.spoilert
	{
	color: #990000;
	}
.spoiler
	{
	color: #990000;
	background-color: #990000;
	}

.couv
	{
	font-size: 9px;
	text-align: center;
	margin: 3px;
	}
.résumé
	{
	text-align: justify;
	margin: 3px;
	}
.titre
	{
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	}
.titregrand
	{
	background-color: #914800;
	border: 1px solid #552B00;
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 36px;
	margin-bottom: 12px;
	color : #E1D5A8;
	font-size: 24px;
	}
.sstitregrand
	{
	border: 1px solid #000000;
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 36px;
	margin-bottom: 12px;
	color : #000000;
	font-size: 18px;
	}
.titrepetit
	{
	text-align: justify;
	font-weight: bold;
	color: #FF8040;
	}
.texte
	{
	margin: 7px 0 7px 0;
	text-align: justify;
	}
.textemarg12, .textesign12
	{
	margin: 12px;
	}
.textemarg12 {text-align: justify;}
.textesign12 {text-align: right;}
.textemarg36, .textesign36
	{
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 12px;
	margin-bottom: 36px;
	}
.textemarg36 {text-align: justify;}
.textesign36 {text-align: right;}
.textemarg36ib
	{
	font-style: italic;
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 12px;
	margin-bottom: 36px;
	text-align: justify;
	}
.textepetit
	{
	text-align: justify;
	margin: 12px;
	}
.english
	{
	background-color: #CC3300;
	}
.note
	{
	text-align: center;
	color: #CC3300;
	}
.titrealbum
	{
	color: #CC3300;
	}
.rectitre
	{
	text-align: center;
	font-weight: bold;
	color: #FFFF80;
	background-color: #552B00;
	}
.recingred
	{
	text-align: center;
	color: #FFFF80;
	}
.rectexte
	{
	text-align: justify;
	color: #FFFF80;
	margin: 12px;
	}

/* ------------------------------------- */
/* CELLULES */
/* ------------------------------------- */
.celltitre
	{
	border: 2px solid #BF8040;
	background-color: #996633;
	margin: 0;
	font-weight: bold;
	color: #371C00;
	text-align: center;
	}
.cellsstitre
	{
	border: 1px solid #996633;
	margin: 0;
	font-weight: bold;
	color: #996633;
	text-align: center;
	}
.cellsstitre2
	{
	border: 1px solid #996633;
	margin: 0;
	font-weight: bold;
	color: #996633;
	text-align: center;
	}
.cellsstitreext
	{
	border: 1px solid #996633;
	margin: 0;
	font-weight: bold;
	color: #E1D5A8;
	background-color: #952500;
	text-align: center;
	}
.celllumiere
	{
	border: 1px solid #996633;
	margin: 0;
	font-weight: bold;
	color: #E1D5A8;
	background-color: #663300;
	text-align: center;
	}

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

.texteannonce
	{
	font-size: 9px;
	text-align: justify;
	margin: 3px;
	}
.textelumiere
	{
	text-align: center;
	color: #FF8080;
	margin: 3px;
	}
.textenews
	{
	text-align: justify;
	margin: 0;
	}
.textesigne
	{
	text-align: left;
	color: #FFFFFF;
	margin: 0 0 12px 0;
	}
.album
	{
	color: #999999;
	font-weight: bold;
	}
.histo
	{
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin: 0;
	}
.textedate
	{
	font-weight: bold;
	text-align: justify;
	color: #CC3300;
	margin: 0;	
	}
.textealbum
	{
	text-align: center;
	margin: 0;	
	}
.textealbumext
	{
	font-size: 12px;
	text-align: left;
	color: #E1D5A8;
	margin: 2px;
	}
.texteplus
	{
	font-size: 9px;
	text-align: center;
	margin: 3px;
	}
.copyright
	{
	border: 2px solid #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	background-color: #371C00;
	}
.menunop
	{
	color: #FF0000;
	text-align: right;
	margin-right: 12px;
	}
.menutem
	{
	text-align: left;
	}
.menumaj
	{
	text-align: right;
	margin-right: 12px;
	}

/* ----------------------------------- */
/* PLAN */
/* ----------------------------------- */

#divplan
	{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
	}
#divplan a:hover
	{
	color: #663300;
	background-color: transparent;
	text-decoration: none;
	}

/* ----------------------------------- */
/* CARTE */
/* ----------------------------------- */
#cartefrance
	{
	z-index: 81;
	display: none;
	position: absolute;
	width: 195px;
	height: 200px;
	background-image: url('http://www.luguy.com/site/carte/carte_france.jpg');
	border: 1px solid #000000;
	}
#croix
	{
	position: absolute;
	left: 0;
	top: 0;
	}

/* ----------------------------------- */
#annoncePUB
	{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 300px;
	height: 500px;
	z-index: 150;
	margin-top: -200px; /* moitié de la hauteur */
	margin-left: -150px; /* moitié de la largeur */
	}
/* ----------------------------------- */

.rouge	{color: #990000;}
.vert	{color: #00CC99;}
.orange	{color: #FF8040;}
.marron {color: #DA9A5A;}
.blanc  {color: #FFFFFF;}