* {margin: 0; padding: 0; list-style: none; }

html, body {width: 100%; height: 100%;}

body {
	background-color: #ffffff;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #504f53;
	background: #08146B url(../../charte/bg-body.gif) repeat-x fixed 0 0;
}

/* debut pages particulieres */
body#accueil {}
body#fiche {}
body#liste {}
body#formulaire {}
/* fin pages particulieres */

#page {
	background-color: white;
	margin: 0 auto;
	width: 994px;
	position: relative;
}

#accueil #page {
	background: white url(../../charte/bg-accueil.gif) no-repeat 310px 340px;
}
#fiche #page {
	background: white url(../../charte/bg-accueil.gif) no-repeat 510px 340px;
}

#page .fond {
	text-align: left;
}

#header {
	width: 994px;
	text-align: left;
	height: 310px;
	position: relative;
}

a {
	text-decoration: none; color:#666699;
}

a:hover {
	text-decoration: underline;
}

a.spip_url { }
a.spip_in { padding: 5px 0 10px 0; display: block; color:#007ED4; }
a.spip_out { }
a.spip_glossaire { }


#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 164px;
	height: 172px;
	z-index: 15;
}
#logo a {
	display: block;
	position: relative;
	width: 164px;
	height: 172px;
}
#logo a img {
	display: block;
	position: relative;
	width: 164px;
	height: 172px;
	background: transparent url(../../charte/sb-filtres-logo.png) no-repeat 0 0;
	background-image: url(../../charte/sb-filtres-logo.png);
	* background-image: url(../../charte/cale.gif);
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../charte/sb-filtres-logo.png', sizingMethod='scale');
}

.head {
	position: absolute;
	left: 0;
	top: 0;
	width: 994px;
	height: 250px;
	z-index: 10;
}

li.rubrique a {
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color:#2e4072;
	border: 0px solid #FFFFFF;
	width:100%; /* IE */

}

li a.moyen-rub {
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	background:transparent url(../../charte/fond-blanc.gif) repeat center right;
}

li a.last-rub {
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	background:transparent url(../../charte/arrondi-d.gif) no-repeat center right;

}
li a.second-rub {
	font-size:1em;
	background:transparent url(../../charte/barre.png) repeat-x;
}


a:hover {
	border: 0px solid gray;
}
	
li.rubrique a:hover {
	background:transparent url(../../charte/barre-bleu.png) no-repeat;
}

li a.first-rub:hover {
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	background:transparent url(../../charte/arrondi-g-bleu.gif) no-repeat;
}
li a.moyen-rub:hover {
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	background:transparent url(../../charte/barre-bleu.png) no-repeat;
}
li a.last-rub:hover {
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	background:transparent url(../../charte/arrondi-d-bleu.gif) no-repeat center right
}
	
.menu {
	position: absolute;
	width: 994px;
	top: 250px;
	left: 0;
	height: 51px;
	background: transparent url(../../charte/bg-menu.gif) repeat-x 0 0;
	z-index:100;
}
.menu ul {
	margin: 8px 0 0 20px;
}
.menu ul a {
	color: #00458d;
	font-size: 12px;
	text-decoration: none;
}
.menu ul a:hover {
}

.menu ul li {
	float: left;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;	
}
.menu ul li.menu_1 a {
	display: block;
	width: 135px;
	background: transparent url(../../charte/arrondi-g.gif) no-repeat center left;
}
.menu ul li.menu_1 a:hover {
	background: transparent url(../../charte/arrondi-g-bleu.gif) no-repeat center right;
}
.menu ul li.menu_2 a {
	display: block;
	width: 119px;
	background: transparent url(../../charte/barre-blanche.gif) no-repeat center right;
}
.menu ul li.menu_2 a:hover {
	background: transparent url(../../charte/barre-bleu.gif) no-repeat center right;
}
.menu ul li.menu_3 a {
	display: block;
	width: 121px;
	background: transparent url(../../charte/barre-blanche.gif) no-repeat center right;
}
.menu ul li.menu_3 a:hover {
	background: transparent url(../../charte/barre-bleu.gif) no-repeat center right;
}
.menu ul li.menu_4 a {
	display: block;
	width: 120px;
	background: transparent url(../../charte/barre-blanche.gif) no-repeat center right;
}
.menu ul li.menu_4 a:hover {
	background: transparent url(../../charte/barre-bleu.gif) no-repeat center right;
}
.menu ul li.menu_5 a {
	display: block;
	width: 150px;
	background: transparent url(../../charte/arrondi-d.gif) no-repeat center right;
}
.menu ul li.menu_5 a:hover {
	background: transparent url(../../charte/arrondi-d-bleu.gif) no-repeat center right;
}
.menu ul li.menu_1 ul a,
.menu ul li.menu_2 ul a,
.menu ul li.menu_3 ul a,
.menu ul li.menu_4 ul a,
.menu ul li.menu_5 ul a {
	background: transparent url(../../charte/barre.png) repeat-x;
}
.menu ul li.menu_1 ul a:hover,
.menu ul li.menu_2 ul a:hover,
.menu ul li.menu_3 ul a:hover,
.menu ul li.menu_4 ul a:hover,
.menu ul li.menu_5 ul a:hover {
	background: transparent url(../../charte/barre-bleu.png) repeat-x;
}

/* ================================================================ */
.menu {}
.menu ul ul {width:200px;}
.menu ul li {position:relative;}
.menu ul ul a,
.menu ul ul a:visited {
	display:block;
	text-align: left;
	font-size:11px;
	text-decoration:none;
	color:#2e4072;
	width:150px;
	line-height: 20px;
	padding: 0 0 0 10px; 
	background: transparent url(../../charte/barre.png) repeat-x;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; height:0;top:9px; left:-20px; margin-right: -20px; margin-bottom: 9px; }
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the top level hover */
.menu a:hover,
.menu ul ul a:hover {
	color:#FFFFFF;
	background: transparent url(../../charte/barre-bleu.png) repeat-x;
}
.menu :hover > a,
.menu ul ul :hover > a {
	background: transparent url(../../charte/barre-bleu.png) repeat-x;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility:visible;}
.menu ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ */



.clear {clear: both;}
.clearall {clear: both; font-size: 1px;}

p.spip {
	padding-bottom: 10px;
}

h1 {
	position: relative;
	left: -20px;
	padding: 0 0 6px 20px;
	margin: 0 -20px 0 0;
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color:#2e4072;
	background: transparent url(../../charte/fleche.gif) no-repeat top left;
}
#accueil h1 {
	left: -0;
	margin: 0;
}
h2, h3, h4 {
	color: #2e4072;
	font-size: 14px;
}

h2 {
}
h2 a {
}

h3, h3.spip, .contenu .label label {
	padding: 0 0 4px 15px;
}
h3 a, h4 a, h5 a .menugauche a {
	font-weight: bold;
}
h3, h4, h5 {
	font-weight: bold;
	font-size: 13px;
}
h4 {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
	font-size: 12px;
	border-top: #ffffff 2px solid;
}
	
h5 {
	font-size: 12px;
	margin: 15px 0 0 0;
	font-weight: bold;
	color:#999999
	}
h6 {
	color: black;
	}
.item {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica,"Trebuchet";
	color: #2e4072;
}	
.caractencadre-spip {
	color: #577c90;
	font-style: italic;
	display: block;
	padding: 0 0 10px 0;
}
.spip_puce {
	float: left;
	clear: both;
	margin: 3px 0 0 0;
}
/*corp de la page*/


.container {
	clear: both;
	text-align: left;
}
.gauche {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
}
#accueil .gauche {
	top: 310px;
	left: 0;
	width: 151px;
	height: 300px;
	z-index: 20;
}

.contenu {
	position: relative;
	z-index: 25;
	left: 175px;
	width: 800px;
	float: left;
}
#accueil .contenu {
	left: 134px;
	width: 570px;
	float: left;
}
#accueil.presentation .contenu {
	left: 134px;
	width: 800px;
	float: left;
}


#fiche .textes {
}

.descriptif {
}
.vignette img {
	zoom:1;
}
.descriptif .vignette {
	float: left;
	position: relative;
	padding: 0 10px 15px 0;
	clear: left;
}

/*actualites*/
.col_droite {
	float: right;
    position: relative;
	width: 276px;
	right: 10px;
	margin-left: 10px;
	top: -90px;
	margin-bottom: -90px;
	z-index:900;
}
.col_droite .descriptif {
	margin: 24px 0 0 0;
}
.col_droite .descriptif .vignette {
	padding: 0 10px 2px 0;
}

.les_encadres {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 910;
	width: 276px;
	height: 304px;
	background: transparent url(../../charte/fond-actu.png) no-repeat 0 0;
	background-image: url(../../charte/fond-actu.png);
	* background-image: url(../../charte/cale.gif);
	background-repeat: no-repeat;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../charte/fond-actu.png', sizingMethod='scale');
}
.col_droite .fond {
	position: relative;
	z-index: 920;
	margin: 6px 0 0 6px;
	padding: 10px;
	color: white;
	font-size: 10px;
	background: transparent url(../../charte/bg-actu.png) repeat-y 0 0;
}
.col_droite .fond a {
	color: white;
}
.col_droite h2 {
	padding: 2px 5px 3px 20px;
	font-size: 18px;
	color: #00458d;
	background: #cdd8de url(../../charte/bg-actus.gif) no-repeat 5px 5px;
}
.col_droite .clearall {
	text-align: center;
	font-size: 12px;
	background: transparent url(../../charte/bg-toutes.gif) repeat-x 0 0;
}
.col_droite .clearall a {
	background: transparent url(../../charte/bg-actu.png) repeat 0 0;
	padding: 2px 5px;
}
.ariane {
	position: relative;
	top: -15px;
	margin-bottom: -15px;
	z-index: 90;
	color: #23408f;
	padding: 2px 0 10px 24px;
	font-size: 9px;
	text-align: left;
}
.ariane a {
	color: #23408f;
}
.ariane a:hover {
	color: #000099;
	text-decoration: none;
}

/*pied de page*/
.pied {
	clear: both;
	background: white url(../../charte/bg-pied.gif) no-repeat top center;
	margin: 10px 0 0 0;
	padding: 7px 0;
}
.pied a {
	font-family: Verdana;
	font-size: 12px;
	color: #000c6e;
	padding: 0 5px;
}

.pages {
	border-top: #fff solid 2px;
	padding: 10px 0;
	clear: both;
}
.pages a, .pages b  {
	background: transparent url(../../charte/fond-pages.gif) no-repeat center right;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 5px;
}
.pages b {
	font-weight: normal;
}
a.sans, .sans {
	background: none;
}

.colonne50 {
	width: 47%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}
ul.spip li.spip {
	padding: 0 0 4px 15px;
	position: relative;
	left: -15px;
	margin: 0 -15px 0 0;
	background: transparent url(../../charte/bg-li.gif) no-repeat 0 3px;
}

li.spip a {}

ul.plansite li strong {
	font-size: 17px;
	padding: 15px 0 0 0;
	display: block;
	font-weight: bold;
}
ul.plansite li ul li {
	padding: 0 0 2px 10px;
	background: transparent url(../../charte/bg-li.gif) no-repeat 0 0;
}
ul.plansite li ul li ul li{
	padding: 0 0 2px 10px;
	background: none;
}
ul.plansite li.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}
ul.plansite a {
	text-decoration: none;
 }

.forml,
.formo {
	width: 253px;
	border: 1px #41738D solid;
	margin: 20px 0 0 0;
	background: white url(../../charte/bg-input.gif) repeat-y top right;
	clear: right;
}
.spip_form_label_obligatoire {
	display: none;
}
.spip_form_label {
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 10px;
}
input.forml {
	height: 19px;
	margin: 5px 0 20px 0;
}
textarea.forml {
	height: 69px;
}

.spip_bouton { 
	color: #007E99;
	font-weight: bold;
	font-size: 16px;
	background: white url(../../charte/fond-input.gif) repeat-y top right;
	clear: both;
	display: block;
	float: right;
	border: #41738D solid 1px;
	margin-top: 20px;
	}
.spip_forms.form_1 .spip_bouton {
	position: relative;
	top: 0;
	right: 360px;
}
.textes form {
	width: 460px;
	position: relative;
	left: 104px;
	text-align: right;
}
#formulaire .textes form {
	left: 0;
	width: 800px;
	text-align: left;
}
button {
	width: 230px;
	font-size: 18px;
	color: #000033;
}
.textes form fieldset {
	padding: 40px 30px 20px 140px;
}
#formulaire .textes form fieldset {
	padding: 40px 10px 20px 0px;
}
#formulaire .textes form fieldset label,
#formulaire .textes form fieldset input,
#formulaire .textes form fieldset select {
	margin: 0 10px 10px 0;
	vertical-align: middle;
}
#formulaire .textes form fieldset label {
	padding-bottom: 10px;
	vertical-align: top;
}
.spip_form_legend {
	display: none;
}
.spip_encadrer, fieldset {
	border: 0;
}

.date {
	color: #333;
	font-size: 10px;
}

.evenement {
	border-bottom: #c00 dashed 1px;
	padding: 5px 0 5px 0;
	margin: 0 0 16px 0
}

.spip_code {}

p.spip_note {}

.spip_puce {
	float: left;
	clear: both;
	margin: 0 0 -3px 0;
}

.spip_documents{
	font-size : 70%;
}
.spip_documents img{
	padding : 0 4px 0 4px;
}

table.spip {
	background-color: #ffffff;
	width: 100%;
}

table.spip tr.row_first {
	background-color: #991019;
	color: white;
}

table.spip .row_first th {
	background-color: #41738D;
	color: white;
}

table.spip tr.row_odd {
	background-color: #87070F;
}

table.spip tr.row_even {
	background-color: #991019;
}

table.spip td, table.spip th {
	text-align: left;
	vertical-align: middle;
	padding: 10px 20px;
	margin: 0;
	color: white;
}
table.spip td a, table.spip th a {
	color: white;
}

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_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
clear: both;
	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;
}
