body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

/* BALISES STANDARDS */
p {font-size: 11px; line-height: 15px; margin:5px 0 0 0; padding:0 0 0 0;}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000; margin:10px 0 0 0;}
h2 {  font-size: 11px; font-weight: bold; line-height: 15px; margin:5px 0 15px 0;}
h3 {  font-size: 11px; font-weight: bold; color: #333333; line-height: 15px;}
a {  color: #CC6600; text-decoration: none}
a:hover {  color: #990000; text-decoration: underline}

hr {
	height:0.5px; 
	color: #dddddd;
	border-top: 0;
	border-left:0;
	border-right:0;
	border-bottom:'thin' 'solid' '#ddd';
}
li {
list-style-type: square;
text-indent: 0px;
font-size: 11px;
}

table { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
vertical-align:top;
}
tr {vertical-align:top;}
td {padding: 5px; margin:1px;}
th {padding: 5px; margin:1px;}

#conteneur { /* contient tout, assure le centrage, assure l'encadrement */
/* pas de saut de page papier en position absolue */
/*position:absolute;  centrage avec largeur 780 */
width: 780px;
/* left: 50%; modification par rapport à cipaco.css
margin-left: -390px; */
margin-top: 5px;
margin-bottom: 5px;
background-color:#FFFFFF;
border:1px solid #990000;
background-image: url(images/fond.gif);
}

#header {
height: 68px;
background-color: #FBF0DC;
}
#header-imprimer {
display:none;
}
#header2 {
height: 24px;
background-color: #FF9900;
/*background-image: url(images/header2.gif);
background-repeat: no-repeat;*/
}

/* Recoit le menu horizontal */
#haut {
height: 24px;
background-color: #990000;
padding-left:150px; /* Premier item cale sur menu gauche */
}
.menuhorizontal {
width: 100%; /* prŽcision pour Opera */
margin:0px; /* indentation utilisŽe par IE */
padding:0; /* indentation utilisŽe par Mozilla */
list-style-type: none;
text-indent: 0px;
}

.menuhorizontal li {
float: left;
margin:0;
list-style-type: none;
line-height: 20px; /* centrer le texte verticalement */
text-indent: 0px;
font-size: 10px;
}

.menuhorizontal a {
margin: 0 0px;
width: 124px; /* largeur dispo divisŽe par nombre d'item : ne tombe pas juste */
height: 24px;
line-height: 20px;
font-weight: bold;
display: block;
text-align: center;
text-decoration: none;
color: #FFFFFF;
background: #990000;
border-left: 1px solid #FFFFFF; /* trait blanc de sŽparation ˆ gauche de chaque item */
}

.menuhorizontal a:hover {
background: #C77B0A;
border-left: 1px solid #FFFFFF;
text-decoration: none;
color:#ffffff;
}

.menuhorizontal a:active {
background: #C77B0A;
border-left: 1px solid #FFFFFF;
}
/* PIED DE PAGE */
#pied {
/* pas de saut de page papier en position absolue */
	/* position:absolute; */
	bottom:0;
	right:0;
	width:100%;
	text-align:center;
	height: 30px;
	padding:0;
	clear: both; /* sert ˆ pousser pour afficher l'encadrement du conteneur autour des float */
}
#hautdepage {
float:right;
text-align:right;
margin-right:20px;
}
/* COLONNE GAUCHE reçoit le menu gauche */
#gauche {
float:left;
width: 150px;
background-color: #FBF0DC;
padding-top:15px;
padding-right: 0px;
padding-left: 0px;
padding-bottom :30px; /* fait de la place pour afficher le pied */
}
/* MENU GAUCHE */
#menu-gauche {
padding:0;
margin:0;
}
#menu-gauche dt {
font-weight: bold;
color: #CC6600;
width: 150px;
background-image: url(images/onglet-gauche.gif);
height: 27px;
background-repeat: no-repeat;
line-height: 31px;
padding-left:0px;
text-indent: 10px
}
#menu-gauche dd {
width:140px;
font-weight: normal;
background-image: none;
line-height: 13px;
margin:0;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
}
#menu-gauche dd a {
background-image: none;
color: #CC6600;
text-decoration: none;
}
#menu-gauche dd a:hover {
color: #990000;
text-decoration: underline;
}
/* COLONNE DROITE reçoit langue, focus, photo, entrée par theme, menu droit */
#droite {
float:right;
width: 150px;
background-color: #FFFFFF;
padding-top:20px;
padding-left: 5px;
padding-right: 5px;
padding-bottom :30px; /* fait de la place pour afficher le pied */
}
/* MENU DROIT */
.menudroit {
list-style-type: none;
margin-left: 50px;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
.textedroit {  border-color: #999999 #999999 #999999 #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; padding-bottom: 10px}
.titredroit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990000}
/* CHOIX DE LA LANGUE */
#langue {
padding-bottom:10px;
padding-right:10px;
text-align:right;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #666666;
}
/* FOCUS */
#focus {
width: 150px;
margin:0;
padding:0;
background-color:#FBF0DC;
background-image: url(images/onglet-focus-haut.gif);
background-repeat: no-repeat;
text-align:center;
}
#focus p {
padding: 0px 10px 10px 10px;
line-height: 12px;
text-align:left;
	background-image: url(images/onglet-focus-bas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin:0;
 font-size: 10px;}
#focus a {
font-weight:bold;
display:block;
padding-top:10px;
padding-bottom:5px;
padding-left:22px;
background-image: url(images/loupe.gif); 
background-repeat: no-repeat;
background-position: 0px 6px;
min-height:17px;
}

}
/* ENTREE PAR THEME */
#sousrub {
width: 150px;
margin:0px;
margin-top: 20px;
margin-bottom: 0;
border-color: #666666; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
padding-top: 5px; 
padding-bottom: 0px;
font-size: 10px;
}
#sitesyndic {
width: 150px;
margin:0px;
margin-top: 20px;
margin-bottom: 0px;
border-color: #666666; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
padding-top: 5px; 
padding-bottom: 0px;
font-size: 10px;
}
.theme {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.sousrubriquetitre  {
padding-left:2px;
padding-right:5px;
padding-top:5px;
font-weight: bold;
margin: 0 0 5px 0;
font-size: 10px;
color:#666666;
}
.sousrubriquetexte  {
padding-left:2px;
padding-right:5px;
padding-top:0px;
padding-bottom:0px;
font-weight: normal;
margin: 0 0 5px 0;
font-size: 10px;
line-height: 12px;
color: #666666;
}
/* PHOTO ACCUEIL */
#photo {
width: 150px;
margin:0px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 10px;
}

/* COLONNE CENTRALE */
#centre {
background-color: #FFFFFF;
margin-left: 150px;
margin-right: 150px;
padding-left:20px; 
padding-right:20px; 
padding-bottom :60px; /* fait de la place pour afficher le pied */
}
.hierarchie {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
color: #666666;
text-decoration: none;
margin:10px 0 0 0;
padding:0;
}
.hierarchie a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
color: #666666;
text-decoration: none
}
.hierarchie a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
color: #666666;
text-decoration: underline
}

.listearticle {  border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 5px; margin-bottom:5px;}

.recherche {
position: absolute;
color: #FFFFFF;
text-decoration: none; font-weight: normal;
left:90px;
padding-top:0px;
}

.recherche a {
text-decoration: none; font-weight: normal;
color: #FFFFFF;
}
.recherche a:hover {
text-decoration: underline; font-weight: normal;
color: #FFFFFF;
}

.texteaccueil {  font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px; line-height: 15px;
color: #666666;
margin-top:10px;
margin-bottom:10px;
}

.suite {
text-align: left;
margin-top: 20px; /* Espace apres dernier ligne texte */
border-color: #999999 #999999 #999999 #999999; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 5px; padding-bottom: 5px;
}

.articleaccueil {
font-weight: bold;
margin:5px 0 0 0 ;
padding:0;
}

.annonce { 
float:right;
width:150px;
margin-left:5px;
font-size: 10px;
color: #666666;
}
.annonce2 {
float:right;
font-size: 10px;
color: #666666;
padding:0;
margin:0;
}
.annonce2 a{
font-weight:bold;
}

p.navig_doc {
text-align:center;
}

.plan-secteur {
font-size: 11px; font-weight: bold; color: #333333; line-height: 15px;
margin-top:10px;
}
.plan-rubrique {
font-size: 11px;
}

/* Paves pour bouton version à imprimer */
.imprimer {
text-align: right;
font-size: 10px;
margin-top: 35px; /* Espace apres dernier ligne texte */
}

.imprimer a {  border: 1px #CCCCCC solid;
padding: 3px;
border-color: #CCCCCC solid;
color: #666666;
text-decoration: none
}
.imprimer a:hover {  border: 1px #666666 solid;
padding: 3px;
border-color: #666666 solid;
color: #666666;
text-decoration: none
}

/* FORMULAIRES  ET BOUTONS */
INPUT {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px;
border: 1px #CC6600 solid; 
background-color: #FBF0DC;
vertical-align:middle;
}
SELECT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
border: 1px #CC6600 solid;
background-color: #FBF0DC;
vertical-align: middle;
}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
border: 1px #CC6600 solid;
background-color: #FAF1DF;
vertical-align: middle;
margin:0;
}
.input1 {
width:425px;
}
.input2 {
width:210px;
}
.input3 {
width:140px;
}
.recherche_rapide input {
width:110px;
}
.box {
border:0px;
}

.bouton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border:1px outset #000;
padding: 1px;
}
.boutonrecherche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #FBF0DC;
border:1px outset #000;
padding: 1px;
margin-top: 2px;
margin-bottom:0;
width:120px;
}
#formrecherche {
padding:0;
margin:0;
}
/* classe forml venant de spip */
.forml { width: 100% ; background-color: #FFFFFF; border:1px solid #dddddd; padding: 0px; color:#333333;}

#recherche { /* case de saisie pour recherche dans menu gauche */
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
margin-top:5px;
border: 1px solid #CC6600;
width:120px;
background-color: #FFFFFF
}

/*TABLEAUX*/
table.doc { 
border-top: 1px dotted #FFCC99; 
padding-top: 3px; 
padding-right: 0px; 
padding-bottom:3px; 
padding-left: 0px;
text-align:left;
}
table.doc td { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 10px;
vertical-align: top;
}
table.doc td.libelle {
text-transform: uppercase;
color: #666666;
padding-right:5px;
}
.resume {
text-transform:none;
color:#000;
margin-left:10px;
}
.reponse {
font-variant:normal
}
#tab_saisie dt {
padding-top: 5px;
padding-bottom: 5px;
}
#tab_saisie dd {
margin:0;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}

.titre {
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
}
/* SPIP */

a.spip_url { } /* en prÚvision : ne rien mettre pour le moment */
a.spip_in { } /* en prÚvision : ne rien mettre pour le moment */
a.spip_out { } /* en prÚvision : ne rien mettre pour le moment */
a.spip_glossaire { } /* en prÚvision : ne rien mettre pour le moment */

.spip_code { } /* en prÚvision : ne rien mettre pour le moment */

p.spip_note { } /* en prÚvision : ne rien mettre pour le moment */

h3.spip {
}

.spip_puce {
	list-style-position: inside;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
}
.spip_logos { /* utilisŽ pour image page d'accueil */
margin:0;
}

table.spip {
}

table.spip tr.row_first {
	background-color: #EFC961;
}

table.spip tr.row_odd {
	background-color: #FFF6EB;
}

table.spip tr.row_even {
	background-color: #FBF0DC;
}

table.spip td {
	padding: 5px; 
	margin:1px;
	vertical-align: top;
}

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;
}

.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 { width: 100% ; 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; }


/*
  * 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;
}


