/* surcharges et ajouts */

.temp { border: 1px dashed #777; }

body {
	background-image: url("../img/body_bg.gif");
	margin: 5px 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
}

#page { background-color: #89c; border: 1px solid #666; width: 765px; }

#entete { text-align: center; width: auto; height: 75px; padding: 5px; border-bottom: none; }

#navigation { float: left; width: 135px; overflow: visible; }
#extra { clear: left; float: left; width: 135px; overflow: visible; }

#conteneur {
	clear: right;
	float: right;
	width: 610px;
	margin-right: 8px;
	_margin-right: 4px;
	border: 1px solid #666;
	background-color: #fff;
}

#contenu { padding: 4px 8px 0; min-height: 400px; }

#bas { padding: 0 4px 2px; height: 14px; }

#pied { padding: 2px; border-top: none; }

#hierarchie { clear: left; font-size: 11px; color: #333; margin-bottom: 15px; }

#hautpage, #baspage { float: right; visibility: hidden; }

#contenu .contre-encart { float: left; width: 335px; }
#contenu .encart { float: right; width: 247px; }

h1, h2, h3 { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 1em; }

/* -- liens -- */
a, h2 a { color: #a40; text-decoration: none; }

a:hover, a:focus, a:active,
h2 a:hover, h2 a:focus, h2 a:active { color: #67a; text-decoration: underline; }

a.spip_in, a.spip_out, a.spip_mail, #hierarchie a { color: #a40; }

a.spip_mail:before { content: ""; }

a.spip_out, a.spip_mail {
	background: transparent url("../img/spip_out.gif") no-repeat right;
	padding-right: 14px;
}

dt a.spip_out, dt a.spip_mail { background: none; padding-right: 0; }

a.spip_in:hover, a.spip_out:hover { color: #67a; }

#pied a { color: #000; }
#pied a:hover { color: #fff; }

/* -------------------- */
.cartouche { margin-bottom: .5em; }

.cartouche h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.27em;
	font-weight: bold;
	color: #444;
	margin-bottom: .6em;
	padding: 0 23px;
}
.cartouche h1 img { margin: 0; }

#contenu .surtitre, #contenu .soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.96em;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: .6em;
	margin-left: 45px;
	color: #666;
}

.cartouche small { font-size: 0.71em; }

.chapo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #333;
	line-height: 1.2em;
	margin-top: 2em;
	margin-bottom: .6em;
}

.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #333;
}

.texte p { margin: 0 0 .6em; text-align: justify; }

.hyperlien { font-size: 0.82em; }

.lettrine { float: left; margin:3px 4px 0 0; }

.ps, .notes {
	border-top: 1px solid #aaa;
	margin: 0.6em 0 0;
	line-height: 1em;
	font-size: 0.71em;
}

.pagination { clear: none; margin: 0; text-align: left; font-size: 0.71em; }

ul.spip, ol.spip { margin: 0 0 0 1em; padding: 0; }

ul.spip li { margin: 0.3em 0 0.3em 0.8em; }

ul.spip ul.spip { list-style: circle; }

h3.spip {
	margin-top: 1.6em;
	margin-bottom: .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.06em;
	color: #060;
}

hr.spip { margin: 0 auto 8px; }

.spip_documents { margin-top: 4px; }

.spip_doc_titre { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 0.71em; }

dd.spip_doc_descriptif { display: none; }

.spip_documents_media dd.spip_doc_descriptif {
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.71em;
	margin: 2px auto 4px;
}

/* Portfolio */
#documents_portfolio {
	clear: both;
	margin: 1.4em 0 0 0;
	text-align: left;
	padding-top: 6px;
	border-top: 2px solid #ccc;
}
#documents_portfolio .spip_logos { margin: 0; border: none; }
#documents_portfolio img {	font-size: 10px; }
#documents_portfolio span { display: none; }

/* -- Formulaire de recherche -- */
.formulaire_recherche { margin: 15px 0 20px 11px; width: 120px; }
.formulaire_recherche input.text {
	width: 100%;
	background: #fff;
	color: #666;
	font-size: 11px;
	padding-left: 2px;
}
.formulaire_recherche input.submit { display:none; }

/* -- page sommaire -- */
.page_sommaire ul { margin: 0; padding: 0; list-style: none; }

.listebreves {
	float: right;
	width: 239px;
	margin: 10px 0 10px 0;
}

.page_sommaire h3 {
	font-size: 0.77em;
	font-weight: bold;
	color: #777;
}

.page_sommaire .date {
	font-size: 0.65em;
	float: right;
	margin: 2px 0;
}

.page_sommaire .intro {
	margin: 2px 0 15px;
	padding: 2px 5px;
	font-size: 0.77em;
	border: 1px solid #ccc;
}

.page_sommaire .intro p { margin: 0; padding: 0; text-align: left; }

/* --- listes --- */
.liste { border: 1px solid #ccc; margin-bottom: 1em; font-size: 13px; }

.liste h2 {
	padding: 0.2em 0;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.liste ul { margin: 5px 0 2px 18px; padding: 0; }
.liste ul li { margin-bottom: .4em; }
.liste p { padding: 0 0 4px 18px; }

.article { background: #fffff4; }
.article h2 { background: #ffffe4; }

.breve { background: #f4f4f4; }
.breve h2 { background: #e4e4e4; }

.rubrique { background: #f4fff4; }
.rubrique h2 { background: #e4ffe4; }

.document { background: #f4ffff; }
.document h2 { background: #e4ffff; }

.site { background: #f4f4ff; }
.site h2 { background: #e4e4ff; }

.mot { background: #fff4f4; }
.mot h2 { background: #ffe4e4; }

/* -- plan du site -- */
.page_plan .cartouche { display: none; }

.page_plan #contenu h3 {
	clear: both;
	background: #eee;
	border: 1px solid #ccc;
	margin: 5px 0;
	padding: 0.4em;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.page_plan #contenu .contre-encart { font-size: .82em; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin: 5px 0 8px 18px;
	padding: 0;
}

.page_plan #contenu li { margin-bottom: .4em; }

/* -- ddsmoothmenu -- */
.nav {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}

.nav ul {
	margin: 0;
	padding: 0;
	width: 125px;
	list-style-type: none;
	font-size: 12px;
	border: 1px solid #89c;
	border-bottom: none;
}

.nav a, .nav span {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 6px;
	background-color: #842;
	border-bottom: 1px solid #89c;
}

.nav ul li { position: relative; white-space: nowrap; }
.nav ul li a:link, .nav ul li a:visited, .nav ul li a:active { background: #842; color: white; }
.nav ul li a.selected { background: #620; color: #fff; }
.nav ul li a:hover { background: #620; color: #fff; text-decoration: none; }
.nav ul li ul { position: absolute; width: auto; top: 0; visibility: hidden; }
.nav span:hover { cursor: default; }
.rightarrowclass { position: absolute; top: 8px; right: 6px; }

/* hack IE6 */
* html .nav li { float: left; height: 1%; }
* html .nav a, * html .nav span { height: 1%; }

/* -------------------------------- */
.calendrier {
	border-collapse: collapse;
	margin: 10px auto;
}
.calendrier th {
	border: 1px solid #aaa;
	padding: 5px;
	text-align: center;
}
.calendrier tr { vertical-align: top; }
.calendrier td {
	border: 1px solid #aaa;
	padding: 5px;
}
.calendrier h4 {
	margin: 7px 0 5px;
	color: #077;
	font-weight: bold;
	text-align: center;
}
.calendrier p {
	margin: 3px 0;
	text-align: center;
}

/*-- plan fête 2010 --*/
#msg1 h3 { font-family: "Times New Roman", Times, serif; font-size: 16px; margin: 4px; }
#msg1 {
	background-color: #eee;
	border: 1px solid #555;
	padding: 6px;
	font-size: 11px;
	text-align: center;
}
#msg1 table { border-collapse: collapse; margin: 0 auto; }
#msg1 td { text-align: left; padding: 2px 4px; border: 1px solid #aaa; }

/* --- pour l'impression --- */
@media print {
	#page { background: none; border: none; width: auto; }
	#conteneur { width: auto; }
	#bloc { margin: auto; border: none; background: none; }
	#contenu { padding: 0; height: auto; }
	#haut, #bas { display: none; }
}
