/* CSS Document */

body {
	background-color: #E0E1B1;
	margin: 0px;
	padding: 0px;
	background-image: url(../IMG/bg_body.gif);
	background-repeat: repeat-y;
}
a:visited.bleu {
	color: #00447E;
	text-decoration: none;
}
a:link.bleu {
	color: #00447E;
	text-decoration: none;
}
a:hover.bleu {
	color: #00447E;
	text-decoration: underline;
}
caption {
	display: none;
}
th {
	display: none;
}

h3 {
	/* H D B G */
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.2em;
}
h2 {
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
h1 {
	/* H D B G */
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* NAVIGATION GAUCHE */
/* VOIR AUSSI 'naviGauche.css' */
#naviGauche {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../IMG/bg_navGaucheInt.gif);
	background-repeat: no-repeat;
	height: 600px;
}

/* NAVIGATION HORIZ */
/* VOIR AUSSI 'navHoriz.css' */
#finNaviHoriz {
	background-image: url(../IMG/bg_FinNavHoriz.gif);
	background-repeat: no-repeat;
	background-position: 770px 0px;
	margin-left: 184px;
}
#naviHoriz {
	background-image: url(../IMG/bg_navHorizInt.gif);
	background-repeat: no-repeat;
	background-color: #D8E9EB;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	/* H D B G */
	padding: 10px 0px 0px 0px;
	width: 770px;
	height: 64px;
}

#titreArticle {
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	width: 770px;
	padding-left: 184px;
}


/* PRESENTATION DE LA RUBRIQUE */
#presRub {
	min-height: 200px;
}
#presRub img {
	border: 0px;
	/*margin-right: 15px;
	margin-bottom: 15px;*/
}
#presRub p {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#presRub ul.liste {
	margin: 0px;
	padding: 0px;
}
#presRub li.item {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style-image: url(../IMG/px.gif);
	border-bottom: solid 1px #C07126;
}

#presRub ul.listeSomm {
	margin: 0px;
	padding: 10px;
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	width: 50%;
}
#presRub li.sommaire {
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 3px 0px;
}

#presRub #auSommaire {
	padding: 3px;
	background-color: #333333;
	color: #FFFFFF;
}
#presRub h4 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #C07126;
}
#presRub a {
	text-decoration: none;
	color: #C07126;
}
#presRub a:visited.noir {
	color: #333333;
	text-decoration: none;
}
#presRub a:link.noir {
	color: #333333;
	text-decoration: none;
}
#presRub a:hover.noir {
	color: #999999;
	text-decoration: underline;
}

#presArticle img {
	padding: 0px 10px 0px 10px;
	border: 0px;
}

/* CORPS DE L'ARTICLE */
#article {
	margin-left: 184px; 
	background-image: url(../IMG/bg_degradeArticle.gif); 
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	width: 770px;
}
#contenuRubrique {
	/* H D B G */
	margin: 25px 20px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	clear: both;
	overflow: hidden;
}
#contenuRubrique li {
	/* H D B G */
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#hierarchie {
	/* H D B G */
	margin: 0px 25px 0px 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#blockTitre {
	margin-top: 15px;
}
#blockTitre p {
	margin: 0px;
	padding: 0px;
}

#surtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-style: italic;
}
#titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 40px;
}
#titreRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
}

#titrearticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	margin-bottom: 10px;
}
#nomAdjoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	margin-bottom: 10px;
}
.titrearticle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
#blockListeArticles {
	border-bottom: solid 1px #999999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	/* H D B G */
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#ps {
	text-align: right;
	font-style: italic;
}

.couleurmairie {
	color: #46647F;
}
.couleurdecouvrir {
	color: #CA4B4D;
}
.couleurvivre {
	color: #427C4A;
}
.couleurvivreClair {
	color: #3DA36E;
}
.couleuractus {
	color: #C07126;
}
.couleurautres {
	color: #869764;
}


/* SOUS NAVIGATION -> VERS LES ARTICLES */
#souNav {
	position: absolute;
	left: 680px;
	top: 160px;
	width:250px;
	background-color: #FFFFFF;
}
.ferme {
	/* H D B G */
	clip: rect(0px 250px 22px 0px);
	clip: rect(0px, 250px, 22px, 0px);
}
.deploye {
	clip: inherit;
}
#souNav ul {
	margin: 0px;
	padding: 0px;
}
#souNav li {
	margin: 0px;
	/* H D B G */
	padding: 2px;
	list-style-image: url(../IMG/px.gif);
	border: solid 1px #000000;
}

#logo {
	position: absolute;
	left: 20px;
	top: 0px;
}

.invisible{
	display: none;
}

.arial12noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

/* SPECIAL RUBRIQUE ELUS */
#filetbas td {
	border-bottom: solid 1px #AAAAAA;
	vertical-align: top;
}
.verdana16bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #46647F;
}


/* FEUILLE DE STYLE SPIP A DESACTIVER */
.spip {
	margin: 0px;
	padding: 0px;
}

br {
	line-height: 8px;
}
.spip_logos {
	margin: 0px;
	border: 0px;
}

.spip_documents_center {
	display: block;
	text-align: center;
}

@media print
{
	.noprint { display: none; }
	#printitreArticle
	{
		position:absolute;
		top: 0px;
		left: 0px;
	}
	#printpiedepage
	{
		position:absolute;
		top: 75px;
		left: 0px;
	}
	#printarticle
	{
		position:absolute;
		top: 150px;
		left: 0px;
	}
	#souNav {
		display: none;
	}
}

