html, body, div, img, ul, li, a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
}
html, #entete, #pied {
    background-color:#bbc3c5;
}
#tout {
    background:url(images/fond_tout.gif) top left repeat-y;
}
div, img, ul, li, a, table, h1, h2, h3, h4, h5, h6, fieldset {
	position:relative;
}
.structure {
	display: none;
}

#tout {
	margin: 30px auto 0 auto;
	width:907px;
}

#titre {
	margin:0px;
width:500px;
	_width:430px;
/*clear:left;*/
	float:left;
	position:relative;

}

#lien {
	color: #fe4c10;
	font-family: Arial, Helvetica, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
#pictocol_a {
display:none;
}
#txtcol_a {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
background: url(images/fond_texte.gif);
background-color:#fff;
background-position:24px 16px;
_background-position:10px 14px;
background-repeat: no-repeat;
min-height:250px;
}
#txtcol_a .zone_texte,
#col_ab .zone_texte {
margin: 35px 20px 80px 50px;
_margin: 35px 10px 80px 20px;
}
div.onglets_bloc .onglets_contenu {
}

#col_b {
	float:right;
	width:230px;
	margin-right:10px;
	font-family: Arial, Helvetica, 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:718px;
	_width:710px;
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
background: url(images/fond_texte_large.gif);
background-color:#fff;
background-position:24px 16px;
_background-position:10px 14px;
background-repeat: no-repeat;
}

#pied {
	margin:0;
	clear:both;
	width:907px;
 	background:#bbc3c5;
}

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:#005E9E;
	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
}

