.ht_contener {
	position: relative;
	z-index: 1;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1 {
	position: absolute;
	top: 62px;
	left: 210px;
	width: 730px;
	padding: 0px;
	margin: 0px;
	color: #b1b3b4;
	font-size: 12px;
	font-weight: normal;
}

h1 span {
	color: #e85875;
	font-weight: bold;
}

#ht_bandeau {
	position: relative;
	z-index: 10;
	height: 272px;
	background: url(images/heuretranquille/bandeau.jpg) left top no-repeat;
}

#ht_bandeau_flash {
	position: absolute;
	top: 56px;
	left: 0px;
	width: 976px;
	height: 185px;
	background: url(images/heuretranquille/bandeau_flash.jpg) left bottom
		no-repeat;
}

#ht_page {
	position: relative;
	z-index: 1;
	width: 976px;
	float: left;
	background: #FFFFFF url(images/heuretranquille/fond_page.jpg) left top
		no-repeat;
}

#ht_gauche {
	position: relative;
	z-index: 1;
	float: left;
	width: 228px;
	min-height: 432px;
	height: auto;
	_height: 432px;
	background: url(images/heuretranquille/fond_gauche.jpg) left top
		no-repeat;
}

#ht_rechercher {
	position: absolute;
	top: 53px;
	left: 46px;
	width: 177px;
}

#ht_rechercher input.formrecherche {
	border: 0px solid;
	font-size: 10px;
	width: 115px;
	height: 15px;
	margin-right: 6px;
	padding-top: 2px;
}

#ht_actu_flash {
	position: absolute;
	top: 131px;
	left: 30px;
	width: 177px;
	_width: 195px;
	height: 10px;
	
}

#interieur_actu {
	position: relative;
	z-index: 1;
}
#pane2{
	padding: 10px 5px 10px 5px;
	height: 180px;	
	_overflow: auto;
}



#ht_meteo {
	display: block;
	position: absolute;
	top: 345px;
	left: 28px;
	width: 177px;
	height: 55px;
}

#ht_centre {
	position: relative;
	z-index: 1;
	float: left;
	width: 526px;
	min-height: 430px;
	height: auto;
	_height: 430px;
}

#ht_droite {
	position: relative;
	z-index: 1;
	float: left;
	width: 220px;
	min-height: 432px;
	height: auto;
	_height: 432px;
	background: url(images/heuretranquille/fond_droite.jpg) left top
		no-repeat;
}

#ht_pause_flash {
	position: absolute;
	z-index:5;
	top: 46px;
	left: 34px;
	width: 149px;
	height: 191px;
	background: #ede5da;
}

#ht_horaire {
	display: block;
	position: absolute;
	top: 265px;
	left: 18px;
	width: 177px;
	height: 60px;
}

#ht_raconter {
	display: block;
	position: absolute;
	top: 340px;
	left: 18px;
	width: 177px;
	height: 55px;
}

/***************************** PARTIE BAS ********************************/
#ht_bas {
	height: 35px;
	background: #531212 url(images/heuretranquille/fond_footer.jpg) bottom
		repeat-x;
	font-size: 9px;
}

.ht_copyright,.ht_copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

.ht_copyright a:hover {
	text-decoration: underline;
}

.ht_copyright {
	padding: 0px 10px 0px 10px;
	line-height: 33px;
}

/*************  BLOC PLAN DU SITE ***************/
#plan_du_site {
	padding-left: 25px;
}

#plan_du_site a {
	text-decoration: none;
}

#plan_du_site a:hover {
	text-decoration: underline;
}

#plan_du_site div {
	padding: 5px 0px 0px 0px;
}

#plan_du_site .plan_du_site_niveau1 {
	padding-left: 25px;
}

#plan_du_site .plan_du_site_niveau2 {
	padding-left: 50px;
}

#plan_du_site .plan_du_site_niveau3 {
	padding-left: 75px;
}

/****  bloc actu  *****/
.actuDate {
	font-weight: bold;
	color: #a17364;
}

.actuTitre {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	color: #e85875;
}

.actuResume {
	color: #a17364;
	font-size: 10px;
}

.enSavoirPlus {
	
}