/* CSS Document */

/* se detendre ---------------------- */
div#zone_detendre {
	margin: 0 0 0 10px;
}
h1.detendre_rubriqueTitre {
	font-size: 22px;
	line-height: 110%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px;
}
span.detendre_rubriqueTitreCAP {
	text-transform: uppercase;
	margin: 0 0 0 55px;
}
img.detendre_rubriqueImage {
	display: block;
	margin: 10px 0 10px 0;
}
h2.detendre_intro {
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	font-weight: normal;
	margin: 5px 0 15px 0;
	color: #666666;
}

/* se detendre MENU -------------------------------- */
h3.detendre_menu {
	background-image: url("img/events_puce.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h3.detendre_menuSUB {
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	margin: 0;
	color: #666666;
}
h4.detendre_menu {
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
}
h4.detendre_menuSUB {
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	margin: 0;
	color: #666666;
}
h3.detendre_menu a, h3.detendre_menuSUB a, h4.detendre_menu a, h4.detendre_menuSUB a {
	text-decoration: none;
	color: #333333;
}
h3.detendre_menu a:hover, h3.detendre_menuSUB a:hover, h4.detendre_menu a:hover, h4.detendre_menuSUB a:hover {
	color: #006600;
}

/* se detendre RESULTATS ------------------------------ */
h3.detendre_result {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	color: #006600;
	text-transform: uppercase;
}
h3.detendre_result_desc {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 5px 0 0 0;
	line-height: 120%;
}
h4.detendre_result {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	color: #006600;
    color: rgb(221, 98, 29);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(221, 98, 29);
}
h4.detendre_result_desc {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 5px 0 0 0;
	line-height: 120%;
}
p.detendre_nom {
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0;
}
p.detendre_note {
	font-size: 11px;
	color: #666666;
	margin: 1px 0 3px 0;
}
p.detendre_adresse {
	font-size: 11px;
	margin: 0;
}
p.detendre_tel {
	background-image:url("img/marciac_telephone.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	margin: 0;
}
p.detendre_fax {
	background-image:url("img/marciac_fax.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	margin: 0;
}
p.detendre_mail {
	background-image: url("img/marciac_email.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	margin: 0;
}
p.detendre_web {
	background-image:url("img/marciac_fleche_web.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	margin: 0;
}
p.detendre_mail a, p.detendre_web a {
	text-decoration: underline;
	color: #333333;
}
p.detendre_mail a:hover, p.detendre_web a:hover {
	color: #006600;
}
p.detendre_sentier {
	background-image: url("img/events_puce.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	font-size: 11px;
	margin: 0;
}
p.detendre_horaires {
	font-size: 11px;
	margin: 0;
}
p.detendre_prix {
	font-size: 11px;
	margin: 0;
}
p.detendre_desc {
	font-size: 11px;
	margin: 0;
	font-style: italic;
}
p.detendre_para01 {
	font-size: 11px;
	margin: 0;
}
img.detendre_logolabel {
	border-width: 0;
	margin: 0 0 -10px 10px;
	padding-bottom: 10px;
}
img.fleche_pageTop {
	float: right;
	margin: -15px 0 0 10px;
}