/*ACTIVITES//////////////////////*/
.map_activites{
	margin:0px;
	padding:0px;
	position:relative;
}
.map_activites a{
    display:none;
}

.map_infoWindow a{
	display:inline;
}

#message_activites_pas_de_javascript{
	position:absolute;
	top:110px;
	left:160px;
	width:300px;
	padding:12px 20px 20px 20px;
	border:2px solid #f2f2f2;
}
#colonne_colspan2 div.activites, #colonne3 div.activites{
	width:305px;
	margin:10px 10px 0px 0px;
	float:left;
}
#colonne_colspan2 div.activites p,#colonne3 div.activites p{
	padding:0px 0px 10px 10px;
} 
#colonne_colspan2 div.activites div.cadre_img_activites,#colonne3 div.activites div.cadre_img_activites{
	background-image: url(/images/fond_img_activites.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:293px;
	height:124px;
	padding:5px 0px 0px 10px;
}
#colonne_colspan2 div.activites img{
	border:1px solid #e9e9e9;
}
#colonne3 div.form_activites{

}
#colonne3 div.form_activites label{
	width:100px;
	text-align:right;
	float:left;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
#colonne3 div.form_activites select{
	float:left;
	margin:8px 0px 0px 10px;
}
.recherche_activites{
	padding:10px 5px 10px 5px;
	background-color:#fdfdfd;
	border:3px solid #f3f3f3;
}
.autres_activites p.date{
	text-transform:uppercase;
	width:32px;
	font-weight:bold;
	float:left;
	font-size:9px;
	text-align:center;
	padding:0px 10px 0px 10px;
	border-right:1px dotted #666;	
}
.recherche_activites p.date{
	text-transform:uppercase;
	width:30px;
	font-weight:bold;
	float:left;
	text-align:center;
	padding:0px 10px 0px 10px;
	border-right:1px dotted #666;
}
.recherche_activites .numero_date, .autres_activites .numero_date{
	font-size:19px;
	font-weight:bold;
}
.recherche_activites p.nom_activite{
	float:left;
	margin-left:10px;
	width:225px;
	color:#898989;
}
.autres_activites p.nom_activite{
	float:left;
	margin:0px 0px 10px 10px;
	padding:0px;
	width:240px;
	font-size:10px;
	line-height:12px;
	color:#898989;
}
select#maville{width:200px;margin-left:10px;}
/*PAGE ACTIVITE/////////////////*/
h3#page_activite, h3#page_activite span{
	color:#2f5894;
	padding:0px;
	margin:0px;
	font-size:18px;
}
.img_activite_petite{
	background-image: url(/images/fond_img_activite_petit.jpg);
	background-repeat: no-repeat;
	width:172px;
	height:123px;
	padding:6px 0px 0px 6px;
}
.btn_activite{
	background-image: url(/images/btn_activite_gauche.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:162px;
	height:32px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
}
#colonne_colspan2 .btn_activite a{
	display:block;
	text-decoration:none;
	color:#2f5995;
	font-size:13px;
	margin:0;
	padding:7px 0px 0px 16px;
	background-image: url(/images/ico_btn_jyserai.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#colonne_colspan2 #boite_recherche_contact .btn_rechercher_activites{
	float:left;
	margin-top:6px;
	margin-left:7px;
	height:15px;
	width:141px;
	padding-bottom:19px;
	background:none;
	border:none;
	color:#fff;
	font-size:12px;
	text-align:left;
	background-image: url(/images/btn_recherche_liste_activites.gif);
}