/**** liens ****/
a { text-decoration: none; color: #006666; }
a:hover { text-decoration: none; color: #006666; background-color: #BADCDC; }
a.spip_out { text-decoration: none; color: #993300; font-weight: bold;}
a.spip_in, a.spip_url { text-decoration: none; color: #993300; font-weight: bold;}
a.spip_glossaire { text-decoration: none; color: #20A020; }

/**** titres ****/
h3.spip {
	font-size: 12px;
	font-weight: bold;
	color: #4C7F7F;
	background-color: #DEEBEA;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-transform: uppercase;
}
.titre-accueil {
	font-size: 18px;
	color: #993300;
}
.titre-nouveaute {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	margin-top: 8px;
	padding: 2px 0px 2px 0px;
}
.titre-nouveaute a, a:link, a:hover {
	color: #006666;
}
.titre-rubrique {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-align: left;
}

/**** divers ****/
i {
	font-size: 12px;
}

.general { background-color: #f8f8e8; text-align:center;}
.general .menu-titre { background-color: #fcfcf0; }
.rubriques { background-color: none; text-align:center; }
.divers { background-color: #eaeaff; }
.divers .menu-titre {
	background-color: #f2f2ff;
	text-align: center;
}
.divers ul {margin: 0px; padding: 0px; list-style-type: none; }

.liste-articles {
	margin-top: 2px;
	margin-bottom: 2px;
	clear: left;
}
.structure {
	display: none;
}

/**** id ****/
#page {
	margin: auto;
	width: 960px;
	height: 100%;
	background-color: #E8EBEC;
}
#navigation { 
	width: 960px;
	height: 144px;
	margin: 0px;
	padding: 0px;
}
#hierarchie {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
	color: #003333;
	margin: 10px;
	-moz-border-radius: 4px;
}
#plan {
	position: absolute;
	width: 960px;
	margin: auto;
}
#edito {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFDD;
	padding: 5px;
	-moz-border-radius: 8px;
}
#nouveautes {
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	-moz-border-radius: 8px;
}
#breves {
	color: #000000;
	background-color: #D2E6E4;
	padding: 5px;
	margin-top: 10px;
	-moz-border-radius: 8px;
}
#web {
	color: #000000;
	background-color: #DEDEBE;
	padding: 5px;
	margin-top: 10px;
	-moz-border-radius: 8px;
	list-style-type: none;
	list-style-image: url(../IMG/gif/puce-verte.gif);
}
#footer {
	position: relative;
	font-size: 12px;
	padding: 8px;
	margin-bottom: 5px;
}

/**** styles pour le contenu ****/
.contenu {
	padding: 10px;
	width: auto;
	vertical-align: top;
}
.contenu .tredito {
	height: 85px;
}
.contenu .surtitre {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	font-size: 13px;
	color: #4C7F7F;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}
.contenu .detail2 {
	font-size: 13px;
	color: #4C7F7F;
	margin-top: 4px;
	margin-bottom: 4px;
}
.contenu .forum-repondre {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
}

/**** mise en page des textes ****/
.chapo {
	line-height: 1.4em;
	margin-top: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	font-size: 13px;
	color: #4C7F7F;
}
.texte-inscription {
	color: #262600;
	font-size: 10px;
	text-align: justify;
	padding: 5px;
}
.legend-inscription {
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #262600;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.ps, .notes {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 5px;
	border-top: 2px solid #CCC;}

/**** styles de la navigation ****/
.logo_site{
	text-align: center;
}
.background-header {
	background-image: url(../IMG/jpg/archeozoo.jpg);
        background-repeat:no-repeat;
        background-color:#408080;
}
.bouton-header {
	font-size: 13px;
	font-weight: bold;
	color: #006666;
	text-align: right;
	margin: 3px;
	padding: 0px;
	background-color: #CCCCCC;
	height: 25px;
}
.bouton-header a, a:link, a;hover {
	color: #006666;
}
/**** styles menu gauche ****/
.encart-left {
	width: 215px;
}
.menu {
	font-size: 12px;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #9F9F9F;
}
.trrubriqueoff {
}
.trrubriqueon {
	background-color: #E8E8E8;
}
.trrubrique {
	background-color: #D1D1D1;
}
.rubriqueoff {
	font-size: 12px;
}
.rubriqueon {
	font-weight: bold;
	color: #330000;
	font-size: 12px;
}
.rubrique {
	font-weight: bold;
	color: #330000;
}
.divmenu:hover {
	background-color: #BADCDC;
}
.menu td {
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding-bottom: 5px;
}
.menu td td {
	border-bottom: 0px;
	font-weight: normal;
}
.menu td td .rubrique{
	border-bottom: 0px;
	font-weight: normal;
}

/**** sites web ****/
.sites-web {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sites-web-titre {
	margin-bottom: 1px;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	color: #666633;
}
.sites-web-item {
	margin-bottom: 1px;
	font-size: 12px;
}
.ul web {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/**** formulaires ****/
.login {
	margin: auto;
	width: 500px;
	text-align: center;
}
input.formrecherche {
	background-color: #F3F3F3;
	border-color: #333333;
	border-style: inset;
	border-width: 1px;
	font-size: 12px;
	font-weight: normal;
	height: 17px;
	width: 160px;
	margin-top: 2px;
	text-align: left;
	padding-left: 2px;
	color: #666666;
}
.formrecherche {
	margin: Opx;
	padding: 0px;
}
.reponse_formulaire {
	font-weight: bold;
	font-size: 110%;
	color: red;
}
.forminscription {
	background-color: #CCCC99;
	border: 1px solid #8A8A57;
	width: auto;
	margin-bottom: 30px;
	margin-left: 10px;
	-moz-border-radius: 8px;
}
.inscription {
	background-color: #F3F3F3;
	border-color: #333333;
	border-style: inset;
	border-width: 1px;
	font-size: 12px;
	font-weight: normal;
	height: 17px;
	width: 180px;
	margin-bottom: 8px;
	margin-top: 3px;
	padding-left: 2px;
}
.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	width: 620px;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 1px;
	border: solid 1px #CCCC66;
	font-size: 12px;
}
.login input.forml {
	width: 480px;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 1px;
	border: solid 1px #CCCC66;
	font-size: 12px;
}
.login select.forml {
	width: 100px;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 1px;
	border: solid 1px #CCCC66;
	font-size: 12px;
}
.bouton-formul {
	font-size: 11px;
}

/** habillage du plan du site **/
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
	line-height: 18px;
	margin: 0px;
	padding: Opx;
}
.plan-rubrique {
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 5px;
	margin-bottom: 15px;
	list-style-type: circle;
	font-size: 12px;
}

/**** éclaircissement progressif des rubriques en fonction de la profondeur ****/
li .plan-rubrique {
	margin: 0px;
	padding: 0px;
	text-indent: inherit;
}
ul .plan-rubrique {
	background-color: #92C9C9;
	padding: 2px;
	margin-top: 10px;
	font-size: 14px;
}
ul ul .plan-rubrique {
	background-color: #C9E4E4;
	border-color: #d0d0d0;
	padding: 2px;
	margin-bottom: 2px;
	font-size: 13px;
}
ul ul ul .plan-rubrique {
	background-color: #E6F2F2;
	border-color: #e8e8e8;
}

/**** brèves ****/
.breve-titre {
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

/**** forums ****/
.forums {
	background-color: #E8F8F8;
}
.forums .menu-titre	{
	background-color: #f0fcfc;
	text-align:center;
}
ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 10px;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 12px;
	color: #993300;
}
.forum-item {
	padding: 5px;
	text-align: justify;
	color: #666666;
	font-size: 11px;
}
.forum-repondre-message {
	text-align: right;
}
ul .forum {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #999999;
}
ul ul ul .forum {
	border: 1px solid #999999;
}
ul ul ul ul .forum {
	border: 1px solid #999999;
}
ul ul ul ul ul .forum {
	border: 1px solid #999999;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #999999;
}
ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	background-color: #C0D4D4;
	color: #003333;
}
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;
}

/**** divers styles spip ****/
.spip_logos {
	border-width: 0px;
}
.spip_logos a:hover{
	background-color: none;
}
.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}
.spip_documents{
	font-size : 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.spip_documents img {
	border-width: 1px;
	border-style: solid;
	border-color: #4C7F7F;
}
.spip_documents_center{
	text-align: center;
	width: 100%;
	display:block;
}
.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-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;
}
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;
}
.spip_encadrer {
	background-color: #E9E9E9;
	border: 1px solid #8BA559;
	text-align: center;
	padding: 5px;
	width: auto;
	-moz-border-radius: 4px;
	font-size: 12px;
}
.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_surligne {
	background-color: #FFFF66;
}
.texte, .texte p.spip {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
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;
}

/*Styles au propre*/
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.extrait {
	font-size: 11px;
	margin: 0px;
}
.suite {
	text-align: right;
	font-size: 13px;
	margin-top: 2px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
.suite a, a:link, a:hover {
	color: #006666;
}
.message_auteur {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	list-style-type:none;
	text-align: right;
}
.gallery {
	padding: 10px;
	width: auto;
	vertical-align: top;
}

.spip_doc_titre {
	margin-top: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
}
.spip_doc_descriptif {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	clear: both; 
	margin-left: auto;
	margin-right: auto;
}

.doc_joints {
	font-size: 10px;
	text-align: left;
	padding: 3px;
	margin: 0px;
}
