/****************************************
	BODY & GENERALITES
****************************************/
body{
	position:relative;
	margin:0;
	padding:50px 20px;		
	font-family:Verdana, Arial, sans-serif;
	background:#000;
	font-size:75%;
	}
	
a {
	color:#c09354;
	text-decoration:underline;
	}
a:hover {
	color:#8c6022;
	text-decoration:none;
	}

a img { border:none; }

.nettoyeur {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	height:0;
	line-height:0.1em;
	font-size:0.1em;
	overflow:hidden;
	}
	
hr {
	display:block;
	clear:both;
	height:2px;
	margin:10px 30px;
	_margin:-5px 30px 0;
	padding:0;
	border:none;
	background:#C09354;
	color:#C09354;
	}


/****************************************
	ENTREE
****************************************/
#entree {
	position:relative;
	margin:0 auto;
	width:840px;
	background:#000;
	}
#entree .texte {
	display:none;
	}
#entree .menu {
	margin:0;
	padding:50px 0 10px;
	text-align:center;
	}
#entree .menu li {
	display:inline;
	margin:0;
	padding:0 20px;
	list-style:none;
	}
#entree .menu li a {
	text-decoration:none;
	font-size:0.8em;
	color:#1a1a1a;
	}
#entree .menu li a:hover {
	color:#fff;
	}

/****************************************
	PAGE
****************************************/
#page{
	position:relative;
	margin:0 auto;
	width:838px;
	height:605px;
	background:#fff url(images/conteneur_fond.gif) left 216px repeat-x;
	}



/****************************************
	ENTETE
****************************************/
#entete {
	position:relative;
	border-bottom:2px solid #fff;
	background:#000 left bottom no-repeat;
	}
#entete .contenu {
	position:relative;
	height:216px;
	}
	
#entete a {
	text-decoration:none;
	color:#000;
	}

#entete h1{
	margin:0;
	padding:0;
	}
#entete h1 a {
	position:relative;
	height:190px;
	display:block;
	}
#entete h1 a span{
	display:none;	
	}



/****************************************
	menuLangues
****************************************/
ul#menuLangues {
	position:absolute;
	margin:0;
	padding:0;
	bottom:5px;
	right:25px;
	}
ul#menuLangues li {
	position:relative;
	display:inline;
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
	}



/****************************************
	CONTENEUR
****************************************/
#conteneur {
	position:relative;
	height:387px;
	background:url(images/menu_bordure.gif) 223px top repeat-y;
	}


/****************************************
	CONTENU
****************************************/
#contenu {
	position:relative;
	float:right;
	width:614px;
	height:360px;
	overflow:auto;
	background:left bottom no-repeat;
	}
	
/* .contenu */
#contenu .contenu {
	position:relative;
	padding:20px;
	}
	
	
#contenu h2,
#contenu h3,
#contenu h4 {
	position:relative;
	margin:0 0 1em;
	padding:0;
	font-size:1.4em;
	color:#C09354;
	zoom:1;
	}
#contenu h3 {
	margin:1em 0 1em 1em;
	font-size:1.2em;
	}
#contenu h4 {
	margin:1em 0 1em 2em;
	font-size:1.1em;
	}

#contenu .chapo,
#contenu .lien {
	margin:1em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#808080;
	text-align:justify;
	}
#contenu .texte,
#contenu .ps,
#contenu .notes {
	margin:1em 0;
	text-align:justify;
	}


/****************************************
	LISTES .bloc
****************************************/
dl.bloc {
	margin:0;
	padding:0;
	}
dl.bloc dt {
	margin:1em 0 0;
	padding:0 0 0.4em;
	}
dl.bloc dt a {
	font-size:1.1em;
	font-weight:bold;
	}
dl.bloc dt em {
	padding:0 0 0 1em;
	color:#ABABAB;
	}
dl.bloc dd {
	margin:0 0 1em;
	padding:0.4em 1em 1em;
	border-bottom:1px dashed #ABABAB;
	}
	
p.autresEvenements {
	text-align:right;
	font-size:0.8em;
	}
p.autresEvenements a {
	text-decoration:none;
	}
	
ul.bloc {
	margin:0.5em 0;
	padding:0;
	}
ul.bloc li {
	margin:0.5em 0;
	padding:0 0 0.4em;
	list-style:none;
	}
ul.bloc li a {
	font-size:1.1em;
	font-weight:bold;
	}
ul.bloc li em {
	padding:0 0 0 1em;
	color:#ABABAB;
	}

/****************************************
	GALERIE
****************************************/
table.galerie {
	display:block;
	margin:0;
	padding:0;
	border-collapse:collapse;
	}
table.galerie td {
	margin:0;
	padding:0;
	}
	
/****************************************
	VIGNETTE
****************************************/
dl.vignette {
	margin:0;
	padding:9px;
	font-size:0.8em;
	}
dl.vignette dt {
	margin:0;
	padding:0;
	}
dl.vignette dt strong {
	display:block;
	}
dl.vignette dd {
	margin:0;
	padding:0;
	}
dl.vignette a {
	color:#808080;
	text-decoration:none;
	}
dl.vignette a:hover {
	color:#000;
	text-decoration:none;
	}


/****************************************
	NAVIGATION
****************************************/
#navigation {
	position:relative;
	float:left;
	width:224px;
	}
#navigation .contenu {
	position:relative;
	}
#navigation h2 {
	position:relative;
	height:60px;
	margin:0;
	padding:0;
	}
#navigation h2 span {
	display:none;
	}
	
#navigation ul.sommaire {
	position:relative;
	margin:0;
	padding:0;
	border-top:1px solid #ababab;
	}
/* 1er niveau */
#navigation ul.sommaire li {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ababab;
	}
#navigation ul.sommaire li a {
	display:block;
	padding:1px 0 1px 50px;
	background:url(images/menu_puce.gif) 40px center no-repeat;
	color:#808080;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	}
#navigation ul.sommaire li a:hover,
#navigation ul.sommaire li a strong {
	color:#c09354;
	font-weight:normal;
	text-decoration:none;
	}
/* 2nd niveau */
#navigation ul.sommaire ul {
	margin:0;
	padding:0;
	}
#navigation ul.sommaire li li {
	border:none;
	}
#navigation ul.sommaire li li a {
	padding-left:70px;
	background:none;
	text-transform:none;
	}

/****************************************
	PIED
****************************************/
#pied {
	position:relative;
	clear:both;
	height:29px;
	background:#ffffff;
	border-top:1px solid #ababab;
	color:#808080;
	text-align:right;
	font-size:0.8em;
	}
#pied .texte {
	padding:8px;
	}
#pied a,
#pied a:hover {
	color:#808080;
	}
#pied p {
	padding:0;
	margin:0;
	}



/****************************************
	FORMULAIRES
****************************************/
form {
	margin:0;
	padding:0;
	text-align:center;
	}
form fieldset {
	margin:1em 0;
	padding:0 2ex;
	border:2px solid #C09354;
	text-align:left;
	}
form fieldset legend {
	margin:0 2ex;
	color:#C09354;
	font-size:1.1em;
	font-weight:bold;
	}
	
form input,
form textarea {
	position:relative;
	padding:0.1em 0.2em;
	border:1px solid #ABABAB;
	background:#fff;
	}
form input:focus,
form input:hover,
form textarea:focus,
form textarea:hover {
	border:1px solid #000;
	}
form textarea {
	margin:0.4em auto 0;
	width:98%;
	display:block;
	}

p.spip_bouton {
	text-align:right;
	}
.spip_bouton input {
	text-align:right;
	border:1px solid #C09354;
	background:#C09354;
	color:#fff;
	cursor:pointer;
	}
.spip_bouton input:hover {
	border:1px solid #ABABAB;
	background:#ABABAB;
	color:#fff;
	}
	
p.reponse_formulaire {
	color:red;
	}

/****************************************
	STYLES SPIP
****************************************/
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif {
	font-family:Georgia, Times, serif;
	}

blockquote.spip { 
	margin:1em; 
	padding:0 1em;
	border:1px dashed #ABABAB; }

div.spip_poesie { 
	margin:1em; 
	padding-left:1em; 
	border-left:1px solid;
	font-family:Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent:-60px; margin-left:60px; }

.spip_code, .spip_cadre { font-family:monospace; font-style:normal; font-size:1.2em; }
.spip_cadre { width:99%; border:1px inset; }

.spip_surligne { background:#FF6; }

/* Tableaux */
table.spip {
	margin:auto;
	margin-bottom:1em;
	border:1px solid;
	border-collapse:collapse; }
table.spip caption {
	caption-side:top; /* bottom pas pris en compte par IE */
	text-align:center;
	margin:auto;
	padding:3px;
	font-weight:bold; }
table.spip tr.row_first { background:#FFC; }
table.spip tr.row_odd { background:#DDD; }
table.spip tr.row_even { background:#EEE; }
table.spip th, table.spip td { padding:3px; text-align:left; vertical-align:middle; }

/* Logos, documents et images */
img, .spip_logos { margin:0; padding:0; border:none; }

.spip_documents { text-align:center; }
.spip_documents_center { clear:both; width:100%; margin:auto; }
span.spip_documents_center { display:block; margin-top:1em; }
.spip_documents_left { float:left; margin-right:15px; margin-bottom:5px; }
.spip_documents_right { float:right; margin-left:15px; margin-bottom:5px; }
.spip_doc_titre { font-weight:bold; font-size:0.8em; margin-left:auto; margin-right:auto; }
.spip_doc_descriptif { clear:both; font-size:0.8em; margin-left:auto; margin-right:auto; }

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

/* modeles par defaut */
.spip_modele { float:right; display:block; border:1px dotted #666; width:180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width:100%; }

table.spip_barre a img {
	background:#FDA;
	padding:3px;
	border:1px outset #999; }
table.spip_barre a:hover img {
	background:#FFF;
	border:1px solid #999; }

table.spip_barre input.barre { width:100%; background:#EEE; }


