/* CSS Document */
/* infos pratiques ---------------- */

div#zone_pratique {
	margin: 0 0 0 10px;
}
div.zone_pratiqueGauche {
	margin: 0;
}
div.zone_pratiqueDroite {
	margin: 0;
}
div.zone_pratiqueGauche p, div.zone_pratiqueDroite p {
	margin: 0;
	font-size: 11px;
}
div.zone_pratiqueGauche a, div.zone_pratiqueDroite a {
	color: #333333;
	text-decoration: underline;
}
div.zone_pratiqueGauche a:hover, div.zone_pratiqueDroite a:hover {
	color: #FF6600;
}
table#pratique_venir {
	margin: 10px 0 0 0;
}
table#pratique_plans {
	margin: 30px 0 0 0;
}
h1.rubrique_titre_pratique {
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px;
}
h2.pratique_bourgade {
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 5px 0;
	text-transform: uppercase;
    color: rgb(221, 98, 29);
	/* background-image: url("img/events_puce.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px; */
}
p.pratique_tel {
	background-image: url("img/marciac_telephone.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 5px 0 0 0;
}
p.pratique_fax {
	background-image: url("img/marciac_fax.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
p.pratique_email {
	background-image: url("img/marciac_email.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
p.pratique_web a {
	color: #000000;
	background-image:url("img/marciac_fleche_web.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0;
	text-decoration: underline;
}
p.pratique_horaire {
	margin: 10px 0 0 0 ;
	color: #333333;
}
p.pratique_email_hebergement {
	margin: 20px 0 0 0;
}
h2.pratique_rejoindre {
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 15px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 5px;
}
p.pratique_rejoindre a.url {
	background-image: url("img/marciac_fleche_web.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h3.pratique_locomotion {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 5px;
}
p.pratique_locomotionAero {
	color: #333333;
	background-image: url("img/marciac_aeroport.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 22px;
}
p.pratique_locomotionTrain {
	color: #333333;
	background-image: url("img/marciac_gare.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 22px;
}
h2.pratique_plans {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 5px;
}
p.pratique_plans_ville {
	color: #333333;
	background-image: url("img/events_puce.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
/* meteo ---------------------------------- */

div#contenerMeteo {
	margin: 7px 0 5px 0;
	padding: 0;
}
