/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { 
	font-size: 100%; 
} /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { 
	font-size: 0.8125em; 
	font-family: Arial,Helvetica,sans-serif; 
}
h1{
	font-size:1.5em;
}
h1.entry-title{
	text-align:center;
}
/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { 
	background: #ddcfa9; 
	margin: 0; 
	padding: 0; 
	/*text-align: center; */
}

#entete { 
	/*background-color:#1e1f23;*/
	text-align:center;
	width: 100%; 
	height:100px;
	margin: 0; 
	background-image:url(images/degrade_bandeau_ablink.jpg);
	background-repeat:repeat-x;
}
#entete a.accueil { 
	display: block;
	text-decoration:none;
}
#entete a.accueil img.spip_logos { vertical-align: middle; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }

.page_article #contenu .cartouche img.spip_logos {
	float: left;
	margin: 0 10px 10px 0;
}
.formulaire_recherche {
	position: absolute;
	right: 0px;
	top: -125px;
}

#menu-haut { 
	position: relative;
	background-color:#ff6800;
	border-top:solid 1px #fff100;
	height:80px;
	width:100%
}
#menu-haut #inner-menu-haut { 
	width:1024px;
	margin-left:auto; 
	margin-right:auto;
}
#menu-haut #barre-nav {
	border-bottom:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
	height:38px;
	/*margin-left:140px;*/
	margin-top:18px;
	padding:1px 0;
	/*width:550px;*/
	float:left
}
#menu-haut div#adresse{
	float:right;
	color:#FAFAFA;
	font-size:1.2em;
	font-weight:bold;
	margin-top:7px;
	text-align:center;
}
#menu-haut div#adresse span#ablink{
	font-size:1.2em;
}
#menu-haut #barre-nav  #menu {
	height:30px;
	margin:0;
	overflow:hidden;
	padding:4px 13px;
	position:relative;
/*	width:680px;*/
}

#menu-haut ul {
	margin:0;
	padding:0;
}

#menu .background .left {
	height:30px;
}
#menu {
	height:30px;
	margin:0;
	overflow:hidden;
	padding:4px 13px;
	position:relative;
	/*width:680px;*/
}
#menu ul li {
	float:left;
	list-style:none outside none;
}
#menu .border_bonus {
	border-left:1px solid #c8c8c8;
	background-image:url(images/home2.png);
	padding:0 20px;
}
#menu ul li a {
	border-right:1px solid #c8c8c8;
	display:block;
	float:left;
	height:30px;
	overflow:hidden;
	padding:0 10px;
	position:relative;
	text-indent:-500em;
	z-index:10;
	background-position: center center;
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;

}
#menu li.background {
	background:url("images/menu_bg.png") repeat scroll 0 0 transparent;
	position:absolute;
	visibility:hidden;
	z-index:8;
}
#page { 
	position: relative; 
	width: 1024px; 
	margin: 10px auto 0px auto; 
	text-align: left;
	/*border:solid 1px #695d3c;*/
	border-top:solid 1px #695d3c;
	border-bottom:solid 1px #695d3c;
	background:url("images/fond_contenu.png") repeat-y scroll 0 0 transparent;
}
#hierarchie {
	border-bottom:solid 1px #695d3c;
	border-left:solid 1px #695d3c;
	border-right:solid 1px #695d3c;
	background-color:#f1e1ba;
	color:#695d3c;
	font-size:1.2em;
	font-weight:bold;
	padding: 5px 0 5px 10px;
}
#hierarchie a{
	color:#695d3c;
	text-decoration:none;
}

#menu_gauche .background .top {
	height:38px;
}
#menu_gauche {
	width:220px;
	float:left;
	position: relative;
	text-align: center;
}
#menu_gauche img {
	margin-top:15px;
}
#menu_gauche ul {
	float:left;
	left:-20px;
	list-style:none outside none;
	margin-left:0px;
	margin-top:0;
	padding-left:0px;
	top:100px;
	width:220px;
	margin-bottom:0px;
	text-align: left;
}
#menu_gauche li {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	width:100%;
	border-left:1px solid #695d3c;
	left: 0;
}
#menu_gauche li a {
	color:#000000;
	display:block;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	line-height:22px;
	margin-left:1px;
	padding:10px 0 10px 25px;
	position:relative;
	text-decoration:none;
	text-shadow:-1px 1px 2px #999999;
	width:195px;
	background-color:transparent;
	z-index:10;
	position:relative;
}
#menu_gauche ul li a.active, #menu_gauche ul li a.active:hover {
	background:url("images/subnav-status.png") no-repeat scroll 0 0 transparent;
	border:0 none !important;
	color:#FFFFFF !important;
	left:-9px;
	position:relative;
	text-indent:16px;
	text-shadow:-1px 1px 2px #999999;
	top:-1px;
	width:203px;
}
#menu_gauche ul li div.repere {
	background:url("images/subnav-repere.png") no-repeat scroll 0 0 transparent;
	position:relative;
	left:-7px;
	padding:10px 0 10px 25px;
	top:-1px;
	width:205px;
	height: 22px;
}
#menu_gauche ul li a.active span, #menu_gauche ul li div.repere span {
	background:url("images/subnav-status.png") no-repeat scroll left bottom transparent;
	height:10px;
	left:0;
	position:absolute;
	top:39px;
	width:8px;
}
#menu_gauche ul li div.repere span {
	background:url("images/subnav-repere.png") no-repeat scroll left bottom transparent;
}
#menu_gauche li.background {
	background:url("images/menu_bg.png") repeat scroll 0 0 transparent;
	position:absolute;
	visibility:hidden;
	z-index:8;
	width:220px;
	border: none;
}
#adresse_gauche{
	width:200px;
	padding:10px;
	float:left;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
}
#menu_gauche #carousel1 {
	width: 200px;
	height: 200px;
}
#menu_gauche .carousel_container{
	text-align:center;
	margin-top: 20px;
}
div#adresse_ablink {
	background-color:#FFA448;
	border:1px solid #695d3c;
	color:#FAFAFA;
	padding:5px;
}
#adresse_gauche small a{
	font-size:0.75em;
}
#adresse_gauche #breves {
	margin-top:10px;
}
#adresse_gauche #breves a {
	margin-bottom:10px;
	border:1px solid #695d3c;
	color:#695d3c;
	display:block;
	font-size:0.7em;
	padding:2px;
	text-decoration:none;
}
#adresse_gauche #breves a:hover,#adresse_gauche #breves a.actif{
	background-color:#FAFAFA;
	color:#FF6800;
}
div.toutesbreves{
	background-color:#FFF0C8;
	/*border:1px solid #695d3c;*/
	display:none;
	/*padding:10px;*/
	position:absolute;
	top:10px;
	width:781px;
/*	background-image:url(images/fond_breves_accueil.jpg);
	background-repeat:repeat-x;*/
	z-index: 10;
}
div.toutesbreves span{
	background-repeat:repeat-x;
	display:block;
	width:100%;
}
div.toutesbreves span#breves_haut{
	background-image:url(images/fond_breves_accueil_haut.jpg);
}
div.toutesbreves p{
	padding:0 10px;
}
div.toutesbreves span#breves_bas{
	background-image:url(images/fond_breves_accueil_bas.jpg);
}

#contenu { 
	float:right;
	width:783px;
	padding:10px;
}
#contenu a{ 
	color:#FF6800;
	font-weight:bold;
	text-decoration:none;
}
#contenu a:hover{ 
	color:#FFA448
}
#contenu #navigation{
	background-color:#FFF0C8;
	border-bottom:1px solid #695D3C;
	border-left:1px solid #695D3C;
	float:right;
	margin-right:-9px;
	margin-top:-10px;
	margin-left:10px;
	/*margin-bottom:10px;*/
	padding:5px;
	width:350px;
}
#contenu #navigation ul{
}
#contenu div#navigation div#articles{
}
#contenu div#navigation div#articles span#titre_nav{
	/*font-size:1.2em;*/
	font-weight:bold;
	margin-left:40px;
}
.spip_documents a img, #pied a img{
	border:none;
}
tr.surlignee{
	background-color:#dddddd;
}

.notes {
	font-size: 0.8em;
}
#pied { 
	position: relative; 
	width: 1022px; 
	margin: 10px auto 0px auto; 
	text-align: center;
	border:solid 1px #695d3c;
	background-color:#f1e1ba;
	padding-bottom:5px;
	padding-top:5px;
	z-index: 1;
}
#pied img {
	vertical-align: bottom;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
