body {
	font-size: 11px;
}
#infosheader {
	top: 20px;
}
.menuinterne {
	top: 135px;
}
.content {
	background-color: #FFFFFF;
}


.pagination table {
	margin: 0 auto;
	text-align: center;
}
.pagination a.prev {
	background: url(../../im/fleche_precedente.gif) no-repeat left center;
	color: #3280BF;
	font-weight: bold;
	font-size: 11px;
	line-height: 40px;
	padding-left: 15px;
	text-decoration: none;
}
.pagination a.next {
	background: url(../../im/fleche_suivante.gif) no-repeat right center;
	color: #3280BF;
	font-weight: bold;
	font-size: 11px;
	line-height: 40px;
	padding-right: 15px;
	text-decoration: none;
}

.bouton-conseiller-cures a {
	background: no-repeat 0 0;
	color: white;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 10px 35px;
	text-decoration: none;
	height: 30px;
	width: 160px;
}
.bouton-conseiller-cures a { background-image: url('../../im/mail_cures_notext.gif'); }


.guide-thermalisme {
	background: url(../../im/sucettes/guidebleuclair.gif) no-repeat 0 0;
	height: 205px;
	position: relative;
	margin: 5px 0;
}
.guide-thermalisme p {
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 100px;
}
.guide-thermalisme span {
	display: block;
	font-size: 14px;
	margin-top: 1em;
}
.guide-thermalisme a {
	color: white;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-decoration: none;
	text-align: right;
}
.guide-thermalisme a strong {
	display: block;
	font-size: 14px;
}
