html, body, div, img, ul, li, a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
}
div, img, ul, li, a, table, h1, h2, h3, h4, h5, h6 {
	position:relative;
}
.structure {
	display: none;
}

#tout {
	margin: 0 auto;
	width:900px;
}
#titre {
	margin:0px;
clear:left;
	float:left;
	position:relative;
	width:552px;
	height:43px;
}

#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 {
	margin:0;
	float:left;
	position:relative;
	width:25px;
}
#pictocol_a img{
	margin-top:0px;
}
#txtcol_a {
	float:left;
	width:372px;
	_width:362px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
#col_b {
	float:right;
	width:348px;
	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;
	font-family: Arial, Helvetica, sans-serif;
	/* changement taille txt 10->11px / jcb */
	font-size: 11px;
	font-style: normal;
	line-height: normal;
} 

#pied_1 {
	margin:0;
	clear:left;
	width:552px;
}
#pied_2 {
	margin:0;
	clear:both;
	width:900px;
}

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:#006169;
	margin:20px 0 10px 0;
}
#calendar table caption a{
	font-weight: bold;
	color:#006169;
	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:#006169;
	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 #006169;
}
h3.recherche_titre a, h3.recherche_titre, .recherche_soustitre a {
	color:#006169;
	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:#006169;
}
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
}

