/* Feuille de style Principale */

/* Forme generale */
#header {
	width: 99%;
	height: 100px;
	background-color: #cc3300;
	color: #000000;
}
#main {
	width: 99%; min-width: 780px;
}
#menu {
	float: left;
	width: 175px;
	padding-top: 10px;
	}
#ariane {
	position: relative;
	top: 5px;
	left: 10px;
	color: #c90;
	word-spacing: 0.3em;
	width: 95%;
}
#texte {
	margin-left: 200px;
	margin-right: 18em;
	padding-top: 25px;
	position: relative;
	}
#encart {
	padding: 5px;
	float: right;
	margin: 3em 1em 1em 0;
	width: 13em;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	color: #333;
}
p#footer {
	clear: both;
	display: block;
	text-align: center;
	border-top: 1px;
	margin-top: 6em;
	color: #999;
}



#header h1{
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 100px;
}

/* Menu Principal */

.spip_recherche {
	width: 150px;
}
#menu ul li {
	list-style-type: none;
}
#menu ul ul li {
	list-style-image: none;
}
#menu ul {
	padding: 5px 0px;
	margin: 0px;
}
#menu ul ul {
	margin: 0px;
	padding: 0px;
}
a.ssrubric, a.ssrubric:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px 2px 0px 10px;
	width: 153px;
	border-left: 5px solid #c00;
	text-transform: lowercase;
	letter-spacing: -0.1ex;
}
a.ssrubric:hover {
	background-color: #F29343;
	border-left: 5px solid #fff;
}
a.rubric , a.rubric:visited{
	display: block;
	font-weight: bold;
	padding-left: 9px;
	text-decoration: none;
	border-bottom: 1px solid #c00;
	border-left: 5px solid #c00;
	color: #000;
}
a.rubric:hover{
	border-left: 5px solid #fff;
}
a.rss, a.rss:visited {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../design/images/feed-icon-16x16.png);
	padding-left: 20px;
	line-height: 20px;
}
#footer a {
	text-decoration: none;
}
/* Encart */
#encart h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #c90;
}
#encart ul {
	margin: 5px 0px 25px 13px;
	padding: 0px;
	list-style: none;
}
#encart li {
	line-height: 13px;
	margin-bottom: 4px;
	margin-top: 4px;
	list-style-position: outside;
	list-style-type: square;
	color: #c90;
}
#encart a {
	/* letter-spacing: -0.1ex; */
	text-decoration: none;
	color: #333;
}
#encart a:hover {
	/* letter-spacing: -0.1ex; */
	color: #c90;
}

/* Contenu */


#menu label {
	display: none;
}
#menu .forml {
	background-color: #fff;
}
#ariane a, #ariane a:visited {
	text-decoration: none;
	color: #c90;
}
#ariane a:hover {
	text-decoration: underline;
}
.intro a {
	text-decoration: none;
	color: #c90;
	margin-left: 10px;
	padding-top: 25px;
}
.intro a:hover {
	text-decoration: underline;
}
.intro {
	margin-bottom: 25px;
	margin-left: 0px;
	color: #333;
}
#encart img {
	border: 0px;
}
#texte h1 {
	margin-top: 5px;
	font-size: 220%;
}
.photo {
	padding-right:5px;
	vertical-align: top;
}
.description {
}
.surtitre {
	font-size: 125%;
	padding-bottom: 2px;
	margin-bottom: 3px;
	letter-spacing: 0.2ex;
	color: #333;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../design/images/surtitre.jpg);
	
}
.soustitre {
	padding-left: 35px;
	line-height: 22px;
	font-style: italic;
	font-size: 110%;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../design/images/ecrit.gif);
}
p img {
	border: 0px;
}
img.spip_logos {
	margin: 20px;
}

#texte p {
	letter-spacing: 0.5px;
}
#texte a {
	text-decoration: underlined;
	color: #c90;
}
#texte a:hover {
	text-decoration: none;
}
#texte a.titrarticle, #texte a.titrarticle:visited, #texte a.titrarticle:hover {
	font-size: 115%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.notes {
	margin: 2em 5em 1em 2em;
}
p.spip_note {
	margin-top: 0px;
	margin-bottom: 3px;
	font-style: italic;
}
.spip_documents {
	margin: 1em;
	font-size: 90%;
	font-weight: normal;
}
.reagir a {
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #000;
	padding-top: 3px;
	padding-left: 5px;
	display: block;
	width: 50%;
	margin-bottom: 40px;
	margin-top: 15px;
}
/* Redéfinition de balises */
body {
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(images/orange.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #000000;
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 170%;
}
dl {
	margin-bottom: 25px;
	font-size: 90%;
	text-align: center;
}
dd {
	margin-left: 5px;
}
dt { margin-top: 15px; }

/* Classes spécifiques */
hr.break {
	visibility: hidden;
}
strong.spip {
	color: #000000;
}
.blockrubric {
	margin: 0 0 30px 15px;
	padding-left: 15px;
	border-left: 5px solid #c90;
}
.blockrubric a, .blockrubric a:visited {
	text-transform: uppercase;
	font-size: 90%;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
.blockrubric a:hover {
	font-size: 100%; font-weight: bold;
}
.frise {
	margin-bottom: 30px;
	height: 0;
}


/*  ------------------------------------------
/*  Habillage des formulaires - STYLES SPIP
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/*Affichage des tableaux SPIP par lignes paires/impaires */
tr.row_even {
	background-color: #ddd;
}
tr.row_odd {
	background-color: #f5f5f5;
}
/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 1em 0em;;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label { }
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	background-color: #ccc;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right;}
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
 	background-color: #c30;
	color: #fff;
	float: right; }
.spip_surligne { background-color: #fc0; }
/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

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

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

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.forum-repondre-message {
	text-align:right;
}
.forum {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
}
.forum-item {
	padding: 5px;
}
/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #f5f5f5; }

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #ccc; }
ul ul .forum-chapo { background: #eee; }
ul ul ul .forum-chapo { background: #f5f5f5; }
ul ul ul ul .forum-chapo { background: #fff; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

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

table.spip_barre a img {
	background: #FFE599;
	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; }

h3.spip { margin: 1em 0 0.5em 0; font-weight: bold; text-align:center; font-size: 120%; }

