html {
	overflow-y: scroll;
}

html, body, div, img, ul, li, a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
}
html, #entete, #pied {
    /*background-color:#440000;*/
}
body {
	background:#fff
   url(images/fond_body_bande.jpg) repeat-x center top;
}
#toto {
    background:transparent url(images/fond_nav.jpg) repeat-y scroll left;
}
div, img, ul, li, a, table, h1, h2, h3, h4, h5, h6, fieldset {
	position:relative;
}
.structure {
	display: none;
}

#tout {
	margin: 0 auto;
	width:950px;
}

#titre {
	margin:0px;
	float:left;
	position:relative;
	width:306px;
	height:25px;
	}
#titre img{
	margin:0 0 0 5px;
}

#lien {
	color: #fe4c10;
	font-family: Helvetica, Arial, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
#pictocol_a {
float:left;
/*display:none;*/
}
#txtcol_a {
	float:left;
	width:450px;
	color: #000000;
	font-family: Helvetica, arial, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin: 10 0 0 0;
}
#txtcol_a div.zone_fond{
background: url(images/fond_texte.gif) repeat-x;
min-height:250px;
margin: 0px 0 0 0;
}
#txtcol_a .zone_texte{
margin: 10px 0 0 0;
}
#txtcol_a .zone_texte p{
margin: 18px 25px 0 0px;
}

#col_b {
color:#fff;
	float:right;
	width:250px;
	margin: 45px 2px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
height: 48px;
}
html>body #col_b {
height: auto;
min-height: 48px;
}
#col_ab {
	float:right;
	width:418px;
	_width:410px;
	font-family: Arial, Helvetica, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}

#pied {
	background-color: white;
	width=950px;border: 2px solid #C10000; 
	height: 50px; 
	border-width: 2px 0 0 0;
	text-align:center;
}

ul.evenements{
margin:0;
padding:0;
list-style:none;
}
ul.evenements li h3.spip{
margin-top:10px;
}
#calendar h2{
	display:none;
}
#calendar table caption{
	font-weight: bold;
	color:#005E9E;
	margin:20px 0 10px 0;
}
#calendar table caption a{
	font-weight: bold;
	color:#005E9E;
	text-decoration:none;
}
#calendar td{
	padding:3px;
	background: #eee;
	text-align: center;
}
#calendar td.horsperiode{
	background: #fff;
	color: #fff;
}
#calendar td.occupe{
		background: #ccc;
}
#calendar td.occupe a{
	font-weight: bold;
	color:#005E9E;
	text-decoration:none;
}
#recherche_tableau{
	width:100%;
}
#recherche_tableau_head th{
	height:25px;
	background: #eee;
}
#recherche_tableau tr td.recherche_titre{
	border-top:1px dotted #005E9E;
}
h3.recherche_titre a, h3.recherche_titre, .recherche_soustitre a {
	color:#005E9E;
	padding:0;
	margin:0;
	text-decoration:none;
}
a.lien_pagination, .fragment span.on{
	position:relative;
	padding:3px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
a.lien_pagination{
	background: #eee;
		color:#005E9E;
}
a.lien_pagination:hover{
	text-decoration:underlined;
}
.fragment span.on{
	background: #ccc;
		color:#000;
}

.map_point {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
div.map_obj_div {
	z-index:100;
	position: absolute;
}
a.map_obj_logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div.map_obj_on
/*,div.map_obj_div:hover */{
	z-index:101;
	width:150px;
	background-color:#eee;
	padding:1.4em;
	-moz-border-radius: 1.4em;
	border-radius: 1.4em;
	border:1px solid #00888D;
}
div.map_obj_div a {
	color:#025964;
	font-weight: bold;
	text-decoration:none;
}
div.map_objdiv {
	display:none;
}
div.map_obj_div:hover div.map_objdiv {
	display:inline;
}
div.map_obj_div a img{
float:left;
position:relative;
margin:0 5px 5px 0
}

#hierarchie {
	font-family: Candara, Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style:normal;
	color: #aaa;
	margin:0px 0px 0px 220px;
	padding-top: 10px;
}
