/* arrière plan + fond gauche hachuré 
--------------------------------------------*/
body {
	width: 100%;
	background:  transparent url(../images/rayureshorizon.jpg) top left repeat-y;
	font-family: Verdana, times, 'Trebuchet MS', sans-serif;
	color: #353535;
	line-height: 1.3em;
}

/* propriétés générales
--------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #1B6038;
}

h3 {
	font-weight: bold;
	margin: 1em 0;
	width: 380px;
	color: #4D804E;
}

/* propriété qui cache les titres 
--------------------------------------------*/
.cache, #colonne_gauche h3, #titrerubrique h2 {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

/* critères personalisés SPIP
--------------------------------------------*/
p {
	width: 365px;
	margin-bottom: 1em;
}

p a {
	border-bottom: 1px dotted #1B6038;
	color: #1B6038;
}

p a:hover {
	border-bottom: 2px solid #1B6038;
}

p strong.spip {
	color: #1B6038;
}

.formrecherche {
	margin: 0px;
	font-weight: normal;
	width: 120px;
	margin-right: 6px;
	margin-bottom: 1.2em;
}

.imageform {
	margin-right: 40px
}

h3.spip {
	font-weight: bold;
	text-align: center;
	margin: 1em 0;
	width: 380px;
	color: #4D804E;
}


table.spip {
	margin-left: -14px;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 350px;
	border: 1px solid #8E3727;
	border-collapse: collapse;
	padding: 1px;
	color: #4D804E;
	margin: 0 auto;
}

tr.row_first {
	font-size: 0.9em;
	text-align: center;
	line-height: 2em;
	background-color: #8E3727;
	color: #FDF29A;
}

tr.row_even {
	background-color: #E4E28F;
	line-height: 1.5em;
}

tr.row_even td, tr.row_odd td {
	padding: 0.2em 0 0.2em 0.7em;
	border-bottom: 1px solid #8E3727;
}

span.spip_documents img {
	padding: 1em 0;
	display: block;
	margin: 0 auto;
	border: none;
}

.spip_doc_titre strong {
	font-size: 0.7em;
	color: #353535;
	text-align: center;
	width: 380px;
	padding-bottom: 1em;
}

p, ul .spip, h3.spip, table.spip, .spip_doc_titre, p.desole, .recherche li {
	font-size: 1em;
}

span.spip_surligne {
	background-color: #B63A24;
	color: #FFF;
}

/* menu direct
--------------------------------------------*/
#menudirect {
	position: absolute;
	top: 216px;
	left: 675px;
	width: 135px; 
	z-index: 17;
	font-family: Georgia, Courrier, 'Courrier New', serif;
	text-align: right;
}

#menudirect li {
	font-size: 0.8em;
	display: inline;
	margin-right: 0.7em;
}

#menudirect li a, table.spip a {
	border-bottom: 1px dotted #5D5C5C;
}

#menudirect li a:visited, table.spip a:visited {
	border-bottom: 1px dotted #5D5C5C;
}

#menudirect li a:hover, table.spip a:hover {
	border-bottom: 2px solid #5D5C5C;
}

#menudirect li a:active, table.spip a:active {
	border-bottom: 2px solid #5D5C5C;
}

/* colonne gauche 
--------------------------------------------*/
#colonne_gauche {
	position: absolute;
	top: 0;
	left: 0;
	background: #F9F5D6 url(../images/fleur.jpg) top left no-repeat;
	width: 390px;
	height: 1476px;
}

/* colonne droite 
--------------------------------------------*/
#colonne_droite {
	position: absolute;
	top: 0;
	left: 390px;
	background: #FDF29A url(../images/titre.gif) top left no-repeat;
	width: 460px;
	padding-top: 212px;
	z-index: 15;
}

a#lien_accueil {
 position : absolute;
 left: 439px;
 top: 25px;
 width: 386px;
 height: 121px;
 z-index: 16;
}

#entete h1 span {
	display: none;
}

/* propriété du champ recherche 
--------------------------------------------*/
#recherche form {
	position: absolute;
	top: 593px;
	right: 55px;
	text-align: right;
	z-index: 10;
}

#formulaire_recherche {
	font-size: 0.9em;
	font-family: Courrier, 'Courrier New', serif;
	background-color: #1B6038;
	color: white;
}

/* propriété du menu 
--------------------------------------------*/
#menu {
	position: absolute;
	top: 303px;
	right: 30px;
	text-align: right;
	z-index: 11;
	line-height: 0.01em;
	font-size: 0.8em;
}

#menu li, #pied2page  {
	font-family: Georgia, Courrier, 'Courrier New', serif;
	letter-spacing: 0.1em;
	list-style-type: none;
}

#menu li a {
	display: block;
	padding-right: 35px;
	color: #5D5C5C; /* gris */
	line-height: 22px;
}

#menu li a:visited {
	display: block;
	padding-right: 35px;
	color: #1B6038; /* vert */
	background: transparent url(../images/puce-visited.gif) top right no-repeat;
	font-weight: bold;
	line-height: 22px;
}

#menu li a:hover { 
	display: block;
	padding-right: 35px;
	color: #8E3727; /* rouge */
	background: transparent url(../images/puce-hover.gif) top right no-repeat;
	line-height: 22px;
}

#menu li a:active { 
	display: block;
	padding-right: 35px;
	color: #8E3727; /* rose */
	background: transparent url(../images/puce-active.gif) top right no-repeat;
	line-height: 22px;
}

/* titre rubrique
--------------------------------------------*/
#titrerubrique {
	height: 55px;
	background: #FDF29A url(../images/fond_titre_rubrique.gif) top left no-repeat;
}

#titrerubrique img {
	margin: 17px 0 0 50px;
}

/*  fonds contenu + pied de page */

div.article {
	margin-bottom: 3em;
	padding-bottom: 1.1em;
	width: 370px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.75em;
	border-bottom: 1px dashed #1B6038; 
}

div.article li {
	padding-top: 1.8em;
}

#contenu {
	background: #FDF29A url(../images/fond_contenu.gif) top left repeat-y;
	padding-top: 0.1em;
	padding-left: 40px;
	padding-bottom: 0.2em;
}

#contenu ul li {
	margin-left: 2em;
}

/* mise en forme de la typo dans contenu
--------------------------------------------*/
#contenu h1 {
	margin: 0 0 25px 0;
	padding: 9px;
	font-style: italic;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Georgia, Courrier, 'Courrier New', serif;
	line-height: 1.3em;
	width: 350px;
	text-align: center;
	color: #FDF29A;
	background-color: #1B6038;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
     -moz-box-shadow: 1px 1px 10px #698D4F; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 10px #698D4F; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 10px #698D4F; /* Opera 10.5, IE 9.0 */
              filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=1px, OffY=1px, Color='#698D4F'); /* IE6,IE7 */
          -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1px, OffY=1px, Color='#698D4F')"; /* IE8 */
    
}

#contenu .article_plan h1 {
	margin: 0 0 20px 0;
	padding: 3px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, Courrier, 'Courrier New', serif;
	line-height: 1.1em;
	width: 350px;
	text-align: center;
	color: #FDF29A;
	background-color: #1B6038;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

}

/* pied de page
--------------------------------------------*/
#pied2page {
	padding-top: 38px;
	background: transparent url(../images/fond_pied2page.gif) top left no-repeat;
	text-align: center;
	font-size: 0.9em;
}

#pied2page p.haut {
	font-size: 0.6em;
	margin-bottom: 0;
}

#pied2page p.milieu {
	font-size: 0.75em;
	letter-spacing: 0.1em;
	font-family: Verdana, times, 'Trebuchet MS', sans-serif;
	margin-bottom: 0;
}

#pied2page p.bas {
	padding-bottom: 62px;
	background: transparent url(../images/fond_pied2page_bas.gif) bottom left no-repeat;
	font-size: 0.6em;
	font-style: italic;
	margin-bottom: 0;
}

#pied2page p.haut, #pied2page p.milieu, #pied2page p.bas {	
	width: 460px;
}

a.lien {
	color: #353535;
}

a:hover.lien {
	font-weight: bold;
}

/*styles page recherche*/

ul.recherche {
	padding-bottom:4em;
}

ul.recherche li {
	padding-top:1.8em;
	list-style-image: url(../images/puce_main.gif);
	margin-left: 40px;
}

ul.recherche li a, ul.plan li a {	
	color: #5D5C5C; /* gris */
	line-height: 2.6em;
	font-size: 1em;
	font-style: italic;
	margin-left: 0.9em;
	border-bottom: 1px dotted #5D5C5C;
}

ul.recherche li a:visited, ul.plan li a:visited {	
	color: #1B6038; /* vert */
	line-height: 2.6em;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	margin-left: 0.9em;
	border: none;
}

ul.recherche li a:hover, ul.plan li a:hover {
	color: #8E3727; /* rouge */
	line-height: 2.6em;
	font-size: 1em;
	font-style: italic;
	margin-left: 0.9em;
	border-bottom: 1px dotted #8E3727;
}

ul.recherche li a:active, ul.plan li a:active {
	color: #8E3727; /* rouge */
	line-height: 2.6em;
	font-size: 1em;
	font-style: italic;
	margin-left: 0.9em;
	border-top: 1px dotted #8E3727;
	border-bottom: 1px dotted #8E3727;
	text-decoration: none;
}

p.desole {
	padding: 0.9em;
	font-style: italic;
	font-size: 1em;
	width: 350px;
	text-align: center;
	border: 1px dotted #1B6038;
}

/* styles du plan */

.article_plan {
	background: transparent url(../images/separ_article.gif) top left no-repeat;
	margin-top: 1.1em;
}

div.article_plan h1 a {
	color: #FDF29A;
	font-size: 0.7em;
	border: none;
	display: block;
}
	

.plan {
	font-size: 0.8em;
}

ul.plan {
	margin-left: 1em;
}

ul.plan li {
	list-style-image: url(../images/puce.gif);
}

h1 a:hover {
	border-bottom: 1px solid #1B6038;
}