@charset "utf-8";
/* CSS Document */


/* Espaceur de blocs */
.nettoyeur {clear:both; margin:0; padding:0; border:none; height:0; line-height:1px; font-size:1px; }
.espaceur {clear:both; margin:0; padding:0; border:none; height:0; line-height:5px; font-size:1px; }
/* Non visible a l'ecran */
.invisible {position:absolute; top:-3000em; height:1%; }
.format_png { behavior: url('win_png.htc'); }

br{
	margin: 0px;
	padding: 0px;
}



/* ----------------------------------------------- CSS Document */
html {
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	
}
body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;

     }
body.page_ombre {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
     }

.bloc {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.bloc a:link, .bloc a:visited {
	
	/*/*/
	text-decoration: none;
	color: #336699; /* */}
.b1 {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
/* ----------------------------------------------- CSS Structure */

.detail{
	text-align: right;
	margin-bottom: 20px;
}

#header #EnteteLogo_s  {
	padding: 0px;
	position: relative;
	z-index: 300;
	left: 100px;
	top: 20px;
}

*> #header #EnteteLogo_s  {  /* Internet Explorer 7     */
	!margin-top: 10px;
}

#header #EnteteTitre_s  {
	padding: 0px;
	width: 403px;
	margin-top: 100px;
	margin-left: 400px;
	position: relative;
	z-index: 200;
	left: 371px;
	top: -54px;

}




/* navigation horizontale */
#navtop {
	float:right;
	padding-top: 50px;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCFF;
}
#navtop ul,#navtop li {display:inline; }
#navtop li {float:left; height:31px; background:transparent url('../images/onglets/navleftboth.png') no-repeat top left; margin-right:2px; }
#navtop li:hover {background:transparent url('../images/onglets/navleftboth.png') no-repeat left -45px; }
#navtop li.select {background:transparent url('../images/onglets/navleftboth.png') no-repeat left -45px; }
/* hack IE zone cliquable */
#navtop li a {
	color:#FFF;
	width:.1em;
	white-space:nowrap;
	display:block;
	padding:8px 20px;
	background:url('../images/onglets/navrightboth.png') no-repeat top right;
	font-weight:bold;
	text-decoration: none;
}
#navtop > ul a {width:auto; display:block; padding:8px 20px; background:url('../images/onglets/navrightboth.png') no-repeat top right; font-weight:bold; }
#navtop li a:hover {color:#336699; display:block; padding:8px 20px; background:url('../images/onglets/navrightboth.png') no-repeat right -45px; } 
#navtop li a.select, #navtop li a:hover.select {color:#336699; background:url('../images/onglets/navrightboth.png') no-repeat right -45px; }

hr{
	color: #dfe7f2;
	background-color: #dfe7f2;
	height: 1px;

}

h3, h2 {
	
	font-size: 14px;
}

ul, p, h3, h2 {
	
	margin-top: 0px;
}

h1.titre{
	font-size: 16px;
	font-weight: bold;
}
h3.titre{
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #DFE7F2;
}


/* ----------------------------------------------- CSS Menu gauche */

#navigation{
	font-size: 12px;
	float:left;
	margin-left:-1000px;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #99CCFF;
	padding-right:10px;
	color: #336699;
	
}

#navigation a,#navigation a:visited{
color: #336699;
text-decoration: none;
}

#navigation a:hover{
color: #E38100;
text-decoration: none;
}

#niv1_on a{
color: #E38100!important ;}

#niv2_on a{
color: #E38100!important;}

div#navigation ul{
	padding-bottom: 5px;

}

div#navigation ul li {
	font-weight: bold;
	list-style-type: none;
}

div#navigation ul li ul li {
	font-weight: normal;
	list-style-type: square;
}





.titre_article {
	font-weight: bold;
	padding-bottom: 10px;
}


/* ----------------------------------------------- Images typographiques (via image_typo) */
.format_png, .spip_logos {
	behavior: url(spip.php?page=win_png);
}


div#header {
	height:196px;
	margin:0px;
	padding-left:10px;
	padding-right:0px;
	color: #79B30B;
	background-image: url(../images/entete.jpg);
}
div#container{text-align:left}
div#content p{line-height:1.4}

div#extra{
	float:left;
	width:190px;
	margin-left:-215px;
	background:transparent;
	border-left-width: 1px;
	border-left-color: #99CCFF;
	border-left-style: dashed;
	padding-left:20px;



}
	


div#container{
	width:1000px;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#wrapper{
	float:left;
	width:100%;
	background-image: url(../images/contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height:500px;
    height:auto !important;
    height:500px;

}
div#content{
	padding-right:10px;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 270px;
}

div#footer{
	clear:left;
	width:100%;
	background: transparent;
	text-align: center;
	padding: 50px;
	
}
div#footer a:link, div#footer a:visited{
	text-decoration: none;	
	color: #336699;
}

div#footer a:hover {	
	color: #E38100;
}

 .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps {
	font-size: 0.82em;
	position: absolute;
	visibility: hidden;
	right: 1000px;
}
.notes { clear: both; font-size: 0.77em; }
.notes h2 { font-size: 1.19em; font-weight: bold; }

hr {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
