html {
	
	margin:0px;
	background: url('ressources/fondcontenu.jpg'); 
}

body {
	position: relative; 
	width: 800px;
	margin: 0px auto;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	letter-spacing: 1px; 
	color: #000000;
}

a, a:link, a:visited, a:active {
	color: #211295; text-decoration: none;
}
a:hover{
color:#211295;
background:#FFFFFF;
}


h3 {
	font-weight: bold;
	font-size: 120%;margin:0.2em;
}



#hautdepage 
{
 	display: block;
	height:110px; width:800px;
	background:url('ressources/couleurmondehaut.jpg');
}


#menuhautdepage 
{
	display: block; 
	background:url('ressources/couleurmondebas.jpg');
	height: 26px;width:800px;
	text-align: center;text-align:left;
}
#menuhautdepage a 
{
	height: 26px;color:#211295;font-weight:bold;
	text-decoration: none;margin-rigth:0.3em;margin-left:0.5em;vertical-align:middle;

}
#menuhautdepage a:link 
{
	text-decoration: none;
}
#menuhautdepage a:visited 
{
	text-decoration: none;
}
#menuhautdepage a:hover 
{
	color:#FFFFFF;
	background-color: #b6946f;
}

#conteneur 
{
	background:url('ressources/fondcontenu.jpg');
	margin-left: 205px;
	/*margin-right:205px;-->*/
	voice-family: "\"}\"";
	voice-family: inherit;
}

#conteneursommaire 
{
	background:url('ressources/fondcontenu.jpg');
	margin-left: 205px;
	margin-right:205px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.droite 
{
float:right;
}
	
#droite 
{
	float: right;
	padding-bottom:1em;
	width: 200px;
	line-height:1em;
	background:url(ressources/fondcmenu.png);
}

#droite a 
{
text-decoration: none;
color: #000000;
}

#droite a:hover {
color:#b6946f;
}

#gauche 
{
	float: left;
	padding-bottom:1em;
	width: 200px;
	line-height:1em;
	background:url(ressources/fondcmenu.png);
}

#gauche a 
{
text-decoration: none;
color: #000000;
}
#gauche a:hover {
color:#b6946f;
}
/*
#gauche li {
font-size:12px;
list-style:inherit;
margin-left:0.6em;
padding-bottom:0em;
padding-top:0em;
margin-bottom:0em;
margin-top:0em;
}
#gauche ul {
padding-left:0em;
margin-left:0.6em;
padding-bottom:0em;
padding-top:0em;
margin-bottom:0em;
margin-top:0em;
}
*/
#gauche dl {
font-weight:bold;font-size:16px;
padding:0px;padding-bottom:1em;padding-top:1em;padding-left:1em;
margin:0px;
}

.titreliste
{
	margin-left:0.3em;
	font-weight:bold;
}

.listerubrique li
{
	padding-left:0em;
	margin-left:-1em;
	padding-bottom:0em;
	padding-top:0em;
	margin-bottom:0em;
	margin-top:0em;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

div#column2 
{
    margin: 0;
    padding: 0;
    background-image: url(ressources/fondcmenu.png);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%; 
}

div#column1 
{
    margin: 0px;
    padding: 0px;
    background-image: url(ressources/fondcmenu.png);
    background-repeat: repeat-y;
    width: 100%;
}

.passer_dessous {
	clear: both;
}


#pied {
	display: block;
	position:relative;
	width: 100%;
	border: #000000;
	border-style:dashed;font-size:11px;font-family:sans-serif;
}




#memerubrique {
padding:1em;
color:#211295;
}
#memerubrique a {
color:#211295;

}






/*
* ***********************************************
*STYLES POUR LES 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: #cba200;
}
ul ul .forum-chapo {
	background: #cba220;
}
ul ul ul .forum-chapo {
	background: #cba240;
}
ul ul ul ul .forum-chapo {
	background: #cba260;
}
ul ul ul ul ul .forum-chapo {
	background: #cba280;
}
/*
*************************************
*****FIN de la mise en forme des forums
************************************
*/





/*********************************************
 * Ici les styles pour le contenu généraux
******************************** */
.titre_dans_rubrique {
	font-size: 150%;
	font-weight: bold;
}
.soustitre_dans_rubrique {
	font-size: 110%;
	font-weight: bold;
}

.titre-texte {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 100%;
	padding:0.5em;
}
.texte, .texte p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}

.player
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

.titre {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
.surtitre {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	font-style:italic;
	font-variant: small-caps;
}
.detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}
.hierarchiesommaire {
	font-size: 85%;
	color:black;
}

.hierarchiesommaire a {
	font-size: 85%;
	color:black;
}


.photo_sommaire {
text-align:center;
font-size: 85%;

}










/********************************
 * Ici les styles SPIP
****************************** */




a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

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

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

div.spip_poesie {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}


.spip_bouton { background-color: #FFCC00;}

.formrecherche {
vertical-align:middle;
margin: 5px;margin-top:2em;
padding: 0px;
color:#211295;
font-weight:bold;

}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}



/*  FIN DES STYLES SPIP */

/* Style serge */
.titre_motcle
{
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-weight: bold;
	font-size:25px;
	color:#663300;
}

.titre_rubrique_pourmotcle
{
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-weight: bold;
	font-size:16px;
	color:#000000;
}

.cadre_vignette 
{
	background: url() ;
	overflow: hidden;
	overflow-x:auto;
	/*overflow : -moz-scrollbars-horizontal;*/
	white-space:nowrap;
	width:98%;
	height: 95px;
	margin: 0 ;
	padding: 4px ;
} 