/* BARRE DE NAVIGATION HORIZONTALE */

#nav_sup
{
margin: auto 25px;
}

#nav_sup ul { padding: 0; }
#nav_sup ul li { display: inline; }

#nav_sup ul li a
{
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .65em;
letter-spacing: 2px;
font-weight: bold;
padding: 0 15px;
text-transform: uppercase;
float: left;
border-right: 1px solid #94B473;
}

#navsup_list li a:hover, #navsup_list li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #90AA00;
text-align: left;
}

body{
	background: #FFF;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 2em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

.titrevert{
color: #9ED200;
}

.titrerub{
color: #369;
font-variant: small-caps;
}

.explirub{
font-variant: small-caps;
font-weight: bold;
}

.titreblanc{
color: #FFF;
}

   
/*CARTOUCHE DU TITRE D'UN SITE REFERENCE*/

.titre-lien{
background-color: #aca;
padding: 2px;
max-width: 80%;
}

/*AGENDA*/

.agendaNotThisMonth{
background-color: #CCC;
font-size: 0.9em;
}

.agendaThisMonth {
font-size: 0.9em;
}

.agendaThisDay{
background-color: #FC0;
font-size: 0.9em;
}


.pagendaNotThisMonth{
background-color: #CCC;
font-size: 1.2em;
}

.pagendaThisMonth {
font-size: 1.2em;
}

.pagendaThisDay{
background-color: #FC0;
font-size: 1.2em;
}

/************************/


#menudroite { 
float: right;
width: 170px;
padding: 0 10px 0 15px;
}   

#position {
margin-bottom: 1em;
}

 #menudroite div a { 
color: #FFFFFF;
text-decoration: none; 
}

#menudroite img {
border: none;
}

  #conteneur { margin: 0px auto;
    display: block;
    width: 780px;
    background-image: url(images/page.png);
    background-repeat: repeat-y;
    min-height: 100%;
    font-family:arial,sans-serif;
    }

  #top { width: 780px;
    background-image: url(images/top.png);
    background-repeat: no-repeat;
    height: 120px;
    }
    
    #zone1 { background-color:transparent;
     display:block;
      float:left;
     width:350px;
      height:80px;
      margin-left: 5px;
      margin-top: 5px;
    }
       
       #zone2 { background-color:transparent;
     display:block;
      float:left;
     width:180px;
      height:100px;
      margin-left: 240px;
      margin-top: 5px;
    }

    
  #ventre {
/*margin: 20px 200px 0px 25px;*/
/*    background-color: rgb(255, 255, 255); */
margin-top: 20px;
width: 555px;
float: right;
    overflow: auto;
    }


  #footer { margin: 0px auto;
    width: 780px;
    display: block;
    border: none;
    text-align: center;
    background: url(images/foot.png) no-repeat bottom;
    clear: both;
    font-family:arial,sans-serif;
    }
    
    #footer a {
    color: #fff;
    }

  html { height: 100%;
    }

  body { min-height: 100%;
    }

  #col { background-color: #EEE;
    border-style: solid;
    border-width: 1px;
    padding: 5px 1em 10px 10px;
    float: right;
    display: block;
    margin: 0 5px 12px 10px;
    width: 180px;
line-height: 1.5em;
font-size: 0.9em;
    }
    
    .liste {
    list-style-image: url(arrow.gif);
    margin-left: 8px;
    padding-left: 8px;
    }

  .spacer { clear: both;
    }

  .articles { background-color: rgb(255, 255, 255);
    }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: transparent;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}


.origine {
font-size: 0.9em;
font-style: italic;
}


pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 60%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formulaire_inscription {
color: #FFF;
}

/*Style de liste pour le plan du site*/

ul.plan li {
font-size: 1.2em;
list-style-image: url(arrow.gif);
}

ul.plan li ul {
font-size: 0.8em;
}


/*
 * 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;
}



/*DEBUT DES BALISES RECUPEREES DEPUIS SPIP_STYLE.CSS*/





a{
	color: #336633;
	text-decoration: none;
}

a:visited{
	color: #999900;
	text-decoration: none;
}

a:hover{
	color: #999900;
	text-decoration: underline;
}

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }
p.spip {text-align:justify;
}

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;
	border-width: 0px;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	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-left: 10px;
	padding-right: 10px;
}

.forml { width: 100% ; background-color: #FFF;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	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: transparent;}

#divrecherche{
margin-left: auto;
margin-right: auto;

}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #FFDDAA;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}


/*
 * 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;
}