.pro a{color:white;background-color:black;}
.pro a:hover{
	background-color: #45EEE9;
	color: #000000;
 border-bottom:none;
 text-decoration:none;
}
/*.styled_text h4{line-height: 15px;font-size:13px;margin:0;padding:0;text-transform:uppercase;}*/
.styled_text cite{color:gray;font-style:italic;}
.styled_text a{text-decoration:underline;}
/*.styled_text h3{margin:0;padding:0;text-transform:uppercase;font-weight:normal;font-family:Georgia;}*/
.styled_text h3,.styled_text h4{
	margin:0;padding:0;font-weight:normal;
	font-style:normal;
	/*font-family: Georgia, Times New Roman;*/
	/*font-size: 10px;
	letter-spacing: 0.2px;*/
	line-height: 15px;
	font-size: 10px;
	text-transform: uppercase;
}
.styled_text h3{font-style:italic;font-weight:bold;}
.styled_text strong{
	font-weight:bold;
	/*font-family: Georgia, Times New Roman;
	/*font-size: 10px;
	letter-spacing: 0.2px;
	line-height: 15px;
	text-transform: uppercase;*/
}
.styled_text em{
	font-weight:normal;
	font-style:italic;
	/*font-family: Georgia, Times New Roman;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.2px;*/
}
/*.styled_text p.quote{font-style:italic;padding-left:15px;}*/
.styled_text h5 {
	display:block;
	font-weight:bold;
	margin:0;
	font-size: 10px;
	line-height: 15px;
  /*margin-bottom:15px;
  margin-top:15px;*/
  text-transform:uppercase;
	font-family: Georgia, Times New Roman;
}
.styled_text h6 {
  	font-family: Georgia, Times New Roman;
	font-size: 10px;
	letter-spacing: 0.2px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight:normal;
}
.breadcrumb_on, .breadcrumb_off{text-transform:uppercase;}
p.form_remarques{color:orange;margin-bottom:10px;font-size:9px;}
select.countries_box{
	border: 1px dotted #000000;
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	width: 247px;
}


p.telecharger{
	background-image:url(../img/symbole_document.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:18px;
}
.strong_emphasis{
	font-style:italic;
	font-weight:bold;
	/*font-family: Georgia, Times New Roman;
	font-size: 10px;
	letter-spacing: 0.2px;
	line-height: 15px;
	text-transform: uppercase;*/
}
#cal_saison h2{
	text-transform:none;
}
#actu_list{
    height:580px;
}
#actu_list_blocs{
  height:515px;
}
.activity{
	color:#45EEE9;
}
a.calendar_active {
	color: black;
	background-color: #45EEE9;
	font-weight: normal;
}
.styled_text p.inverse a{color:white;}
#blogbar{
  position : absolute;
  top : 65px;
  left : 10px;
  z-index:10000;
}
#blogbar li{margin:0;padding:0;margin-bottom:83px;}
.styled_text .reservation{
	text-decoration:none;
	border:1px solid black;
	padding:3px;
	cursor:pointer;
	display:block;
	font-size:12px;
	margin-top:8px;
	text-align:center;
	font-weight:bold;
	/*background-color:#45EEE9;*/
}