/*
 * Fond d'cran
 */

body#accueil {
	margin: 0px;
	background-color:#ffffff;
	
	
}
body#mire {
	margin: 0px;
	background-image: url(../images/page-de-garde.gif);
	background-repeat: no-repeat;
}

/*.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
	filter: alpha(opacity=60);
}
*/
/*.spip_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}*/

.fest2004 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: none;
}

/*
 * Mise en page des textes (bordures...)
 */
 
.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}



/* spip contrib stéphane Kus */

#entete {
	position: absolute;
	top: 120px;
	left: 125px;
    width: 750px;
	margin-top: 0;
	padding: 0;
	background-color: #EFEFEF;
	/*background: black;*/
	/*border: 1px solid #00FF00;*/
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border: none;
	font-weight: bold;
	font-size: 1.5em; 
}
#entete #nom_site_spip {min-height: 80px;}
#entete a { text-decoration: none; }
#entete #nom_site_spip {padding-top: 40px; text-align: center;}
#entete #nom_site_spip, #entete a:hover  .spip_logos { 
	color: #f26522; }

#entete .formulaire_recherche { 
	float: right; 
	padding: 0.4em 0.5em 0 0;
}
#entete #barre {
	width: 100%;
	/*background: #4f4f4f url(images/fondbarrehaut.png) repeat-x;*/
	height: 1.9em;
	margin: 0;
	padding: 0;
}

#entete #barre ul {
	margin: 0 0 0 1em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	white-space: nowrap;
}

#entete #barre li.level1 {
    position: relative;
	margin: 0;
	padding: 0.5em 0.8em 0 0.8em;
	height: 1.9em;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	/*border: 1px solid #00ff00;*/
}

#entete #barre li.level1>a {
	text-decoration: none;
	color: black;
}

#entete #barre li.level1:hover { 
	color: white;
	background: transparent url(images/fondbarrehautsurvol.png);
}

#entete #barre li.level1:hover>a { 
	/*color: white;*/
	background: transparent;
}

/*#entete #barre li.level2 {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px white solid;
	height: auto;
	width: auto;
	font-size: 1.2em;
	text-align: left; 
}

#entete #barre li.level2>a {
	width: auto;
	height: auto;
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	white-space: normal;
}

#entete #barre li.level2, #entete #barre li.level2 a {
	color: white;
	background: transparent;
	margin: 0;
}

#entete #barre li.level2:hover, #entete #barre li.level2:hover>a {
	background: #4f4f4f;
	color: white;
}

#entete #barre ul.level2 {
	position: absolute;
	top: 2.9em;
	left: -1em;
	width: 16em;
	padding: 0;
	display: none;
	background: transparent url(images/pixtrans.png);
	font-weight: normal;
	border-left: 1px white solid;
	border-right: 1px white solid;
}

#entete #barre ul.level3 {
	position: absolute;
	z-index: 300;
	top: -1px;
	left: 16.6em;
	width: 16em;
	padding: 0;
	display: none;
	margin-left: -1px;
	background: transparent url(images/pixtrans.png);
	font-weight: normal;
	border-left: 1px white solid;
	border-right: 1px white solid;
	border-top: 1px white solid;
}

#entete #barre ul.level1 li.level1:hover ul.level2 {display:block;}

#entete #barre ul.level2 li.level2:hover ul.level3 {display:block;}*/

/* spip contrib stéphane Kus fin */





/*
 * Disposition a l'ecran : colonnes, boutons, encarts, cartouches
 */

#page-flottante { 
	position: relative;
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	/*border: 1px solid #00FF00;*/
}

#tetiere {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 110px;
	width:1000px;
	/*border: 1px solid #00ff00;*/
}

.bando {
	/*background-image: url(../images/tetiere.gif);*/
	background-repeat:no-repeat;
	/*border: 1px dashed #ff0000;*/
}

#navigation {
	/*position: absolute;
	top: 115px;
	left: 0px;
	width: 115px;
	height: auto;*/
	/*border: 1px solid #0000ff;*/
}

.menu-rub {
	/*position: relative;
	top: 0px;
	left: 0px;
	width: 115px;*/
	height: 63px;
	border-top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border: 1px solid #00ff00;*/
}

#titre {
	position: absolute;
	top: 165px;
	left: 125px;
	height: 35px;
	width: 750px;
	/*border: 1px solid #ff0000;*/
}
.titre-rub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
.titre-art {
	height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
} 

#principal {
	position: absolute;
	top: 200px;
	left: 75px;
	height: 550px;
	width: 850px;
	overflow: auto;
	padding-top: 15px;
	/*border: 2px solid #000000;*/
}

.contenu {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.liste {
	position: relative;
	/*top: 0px;
	left: 0px;
	width: 610px;
	height: inherit;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	/*border: 1px dashed #0000ff;*/
}
.sousliste {
	position: relative;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
}

#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}

.bouton-entree {
	position: absolute;
	top: 110px;
	left: 220px;
	width: 95px;
	height: 115px;
	border: 0px;
	margin: 0px;
	/*border: 1px dashed #ff0000;*/
}
 
.bouton-racine {
	position: relative;
	/*top: 110px;
	left: 10px;*/
	width: 90px;
	height: 100px;
	border: 0px;
	margin: 0px;
	/*border: 1px dashed #ff0000;*/
}

.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

.cartouche {
	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 0em;
}

.spip_logos {
	margin: 3px;
	border-width: 0px;
}

/*
 * Le kakemono et ses drapeaux
 */

#kakemono {
	position: absolute;
	top: 0px;
	left: 615px;
	height: auto;
	width: 238px;
	/*border: 1px solid #00ff00;*/
}

.fond {
	float: right;
	height: 1365px;
	background-image: url(../images/fd-drapo2.gif);
	filter: alpha(opacity=60);
	/*border: 1px solid #ff0000;*/
}

.col-gauche {
	position: relative;
	top: 0px;
	left: 0px;
	width: 48%;
	height: 64px;
	margin: 0px;
}
.col-droite {
	position: absolute;
	top: 0px;
	left: 122px;
	float: right;
	width: 48%;
	height: 64px;
	margin: 0px;
}
.pdrapo {
	position: relative;
	width: 78px;
	height: 54px;
	/*border: 1px dashed #0000ff;*/
}
.pnomg, .pnomd {
	position: relative;
	height: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.pnomd {
	text-align: left;
}

.nompays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	border: 0px;
}

/*
 * Habillage du plan du site
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #e0ffe0;
	text-align:center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #a0a0a0;
	padding: 3px;
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: square;
}


table.spip img {
	background-color:#FFFFFF;
	padding:12px 12px 12px 12px;
}

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

table.spip tr.row_even {
	background-color: #FFFFFF;
}
/*
.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu-titre {
	border-top: 1px dashed #ff0000;
	border-bottom: 1px dashed #ff0000;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 90%;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}
*/
/* Des couleurs specifiques selon les types de menus */
/*
.general		{ background-color: #f8f8e8; text-align:center; }
.general .menu-titre 	{ background-color: #fcfcf0; }

.rubriques 		{ text-align: center; }
.rubriques .menu-titre	{ background-color: none; }

.breves 		{ background-color: #ffeaea; }
.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }

.divers 		{ background-color: #eaeaff; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }
*/

/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */
/*
.contenu {
	margin: 15px;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	margin-left: 2em;
}
.contenu .detail .important {
	color: #a02020;
}
.extrait {
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.1em;
	line-height: 1.4em;
}


.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}
*/


/* Eclaircissement progressif des rubriques en fonction de la profondeur */
/*
ul .plan-rubrique {
	background-color: #e0ffe0;
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	background-color: #eaffea;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #f4fff4;
	border-color: #e8e8e8;
}
*/

/*
 * Habillage des forums
 */
/*
ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}
*/
/* Boite d'un forum : eclaircissement progressif des bords */
/*
ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}
*/
/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
/*
ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}
*/

/*
 * Habillage des petitions
 */
/*
.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td, .signatures th {
	-moz-border-radius: 0.4em;
}
.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}
*/

/*
 * Formulaires
 */
/*
.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.spip-admin {
}
*/

