/*
*
*	Styles globaux du site
*
*	Copyright (c) 2006 zepitt.net
*	Date création : 15.9.06
*	Dernière modification : 7.12.06
*
*/

html, body {
	font: 90%/1.5 arial, helvetica, serif;
	margin: 0;
	padding: 0;
	background: #fff;
}

html { /* obliger l'affichage de la barre de scroll dans Firefox */
	height: 100%;
	margin-bottom: 10px;
}

img {
	border: 0;
}

#header {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#headerSuperieur { /* bandeau navigation alternative */
	width: 944px;
	margin: 4px auto 3px auto !important;
	margin: 4px auto 1px auto;
	padding: 0;
	
}
#headerSuperieur div.nav { 
	position: relative;
	height: 40px;
	margin-top: -37px !important;
	margin-top: -42px;
}

#headerSuperieur div.nav span.langue {
	float: left;
	margin-left: 25px;
	margin-top: 8px !important;
	margin-top: 5px;
	width: 300px;
}
#headerSuperieur div.nav span.navAnnexe { 
	float: left;
	margin-left: 300px;
	margin-top: 0px !important;
	margin-top: -5px;
}

#headerSuperieur div.nav span.navAnnexe span.item {
	background: url(images/puce_entete.gif) left top no-repeat;
	padding-left: 20px;
	display: inline;
	margin-left: 20px;
	font-size: 12px;
	line-height: 40px;
	padding-top: 10px;
}

#headerSuperieur div.nav span.navAnnexe span.item a {
	color: #333;
	text-decoration: none;
}

#bandeau { /* bandeau (image) seul */
	width: 944px;
	margin: -7px auto 0 auto;
	padding: 0;
}
#logo { 
	position: absolute;
	padding: 15px 0 0 10px;
}

#navigation { 
	position: relative;
	width: 944px;
	height: 30px;
	top: -24px;
	margin: 0 auto;
	padding-bottom: 3px;
	background: #ff9933;
	text-align: left;
	font-size: 13px;
	background: url(images/header_home_bas.jpg) left no-repeat;
	margin-bottom: -8px !important;
	margin-bottom: -3px;
}

body.page_sommaire #contenu { /* contenu de la page, avec un joli cadre */
	border: 0;
}

#contenu { /* contenu de la page */
	width: 934px;
	margin: 0 auto;
	padding: 0;
}
#contenu #hierarchie { /* fil ariane */
	padding: 0;
	font: 85%/1.5 verdana;
	font-weight: bold;
	color: #6984a2;
}
#contenu #hierarchie a { /* fil ariane */
	color: #333;
}
#contenu img.encartDroite  {
	float: right;
	padding: 10px 2px 2px 2px;
}
#accrocheSommaire {
	float: left;
	width: 584px;
	margin-right: 0;
	margin-top: -2.5em !important;
	margin-top: 0em;
	margin-left: -0.5em !important;
	
	background: #fff;
	background: #fbf4f7;
	padding: 2px 10px;
}

#news {
	float: left;
	width: 580px;
	margin-right: 2px;
	margin-left: -0.5em !important;
	background: #efefef; 
	padding:10px;
}
#news dt a:link, #news dt a:visited {
	color: #2f549b;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#news dd a:link, #news dd a:visited {
	border-bottom: 1px dashed #2f549b;
	color: #2f549b;
	text-decoration: none;
}

#accrocheSommaire p.spip {
	margin: 10px 0 !important;
	margin: 11px 0;
}


#article, #rubrique {
	float: left;
	width: 924px;
	margin-right: 2px;
	margin-top: -2em !important;
	margin-top: 0em;
	margin-left: -0.5em !important;
	background: #fbf4f7;
	padding:10px;
}

#forum, #plan, #rechercheSite, #page404 {
	float: left;
	width: 904px;
	margin-right: 2px;
	margin-top: -2em !important;
	margin-top: 0em;
	margin-left: -0.5em !important;
	background: #fbf4f7;
	padding: 10px 20px;
}

/* seulement pour corriger roundcorner */
div.inside p.spip {
	margin-top: 0; /* DNC: to avoid splitting of the box */
}


#pied { 
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	font-weight: 10px;
	padding-bottom: 10px;
}
#pied a, #pied a:link, #pied a:visited { 
	text-decoration: none;
	color: #ccc;
}
#pied a:hover {
	color: #666;
} 

#adressePied {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f549b;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	background: #FED78A;
	padding:10px 5px;
	text-align: center;
}

#adressePied :link, #adressePied :visited {
	color: #2f549b;
	text-decoration: none;
	border-bottom: 1px dashed #2f549b;
}
#encartDroite {
	margin-top: -2.5em !important;
	margin-top: 0em;
	float: right;
	width: 328px;
	background: #fff;
	padding: 0 2px 0 5px;
}


p.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

div.rubriques ul li :link, div.rubriques ul li :visited,
div#plan h3 :link, div#plan h3 :visited,
div#rechercheSite ul li h4 :link, div#rechercheSite ul li h4 :visited, 
div#rechercheSite ul li :link, div#rechercheSite ul li :visited, 
div#page404 ul li :link, div#page404 ul li :visited, 
div.contre-encart ul li :link, div.contre-encart ul li :visited {
	text-decoration: none;
	color: #333;
	border-bottom: 1px #ccc dashed;
}

div#rechercheSite ul li h4 {
	font-size: 14px;
	margin: 20px 0 5px 0;
}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

hr {
 clear: both;
}
