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

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;
}

#content { /* contenu de la page, header, contenu et footer */
	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: -10px auto 0 auto !important;
	margin: -5px auto 0 auto;
	padding: 0;
	height:184px;
}

#logo { 
	position: absolute;
	padding: 15px 0 0 10px;
}

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


#navigation2 { 
	position: relative;
	width: 944px;
	
	height: 27px;
	margin: 0 auto;
	margin-top: 0px !important;
	margin-top: -6px;
	margin-bottom: 0;
	
	padding: 4px 0 0 0;
	background: #ff9933;
	text-align: left;
	font-size: 13px;
	
}

#navigationBas { 
	margin-top: -5px;
	height: 8px;
	background: #ff9933;
	background: url(images/header_home_bas.jpg) left no-repeat;
	
}
#contenu { /* contenu de la page */
	float: left;
	width: 860px;
	min-height: 300px;
	margin-top: 1px;
}
#contenuSpe { /* contenu de la page */
	float: left;
	width: 940px;
	min-height: 300px;
	margin-top: 1px;
}
#hierarchie { /* fil ariane */
	padding: 5px 0;
	font: 85%/1.5 verdana;
	font-weight: bold;
	color: #f93;
}
#hierarchie a { /* fil ariane */
	color: #333;
}
#contenu img.encartDroite  {
	float: right;
	padding: 10px 2px 2px 2px;
}

#accrocheSommaire { /* uniquement pour le sommaire : article spécifique */
	background: #fbf4f7;
	padding: 10px;
	/*margin-top: -2em !important;*/
	margin-top: 0em;
}
#accrocheSommaire p.spip {
	margin: 10px 0 !important;
	margin: 11px 0;
}

#news {
	margin-top: 2px;
	background: #ffcc99;
	padding:10px;
}
#news dt a:link, #news dt a:visited {
	color: #ff6600;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#news dd a:link, #news dd a:visited {
	border-bottom: 1px dashed #ff6600;
	color: #ff6600;
	text-decoration: none;
}

#article, #rubrique, #forum, #plan, #rechercheSite, #page404 {
	background: #fbf4f7;
	padding: 10px;
	/*margin-top: -2em !important;*/
	margin-top: 0em;
	background: #fbf4f7;
}

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

#pied { /* provisoire quand articles pas remplis */
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 5px;
}

#encart3boutons {
	margin-top: 1px;
	float: right;
	width: 70px;
	background: #e6e8ee;
	padding: 0 5px;
}
#encart3boutons h1 {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}
#encart3boutons h1 :link, #encart3boutons h1 :visited {
	color: #333333;
	text-decoration: none;
}
#encart3boutons h1.separateur {
	padding-top: 5px;
	border-top: 1px #ccc solid;
}
#encart3boutons span.donateurs, #encart3boutons span.test, #encart3boutons span.extranet {	
	float: left;
	margin-left: 1px;
	width: 50px;
	height: 45px;
}
#encart3boutons span.extranet {
	background: url(images/extranet2.png) 12px 1px no-repeat;
}
#encart3boutons span.test {
	background: url(images/test2.png) 12px 1px no-repeat;
}
#encart3boutons span.donateurs {
	background: url(images/donateurs3.png) 12px 1px no-repeat;
}
/*
#encart3boutons span.colDroite {
	float: left;
	margin-left: 1px;
	width: 120px;
}
*/

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;
}

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


