td {
	color: black;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

td.blanc {
	color: white;
}

.intro {
	color: #38302D;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.btnHbg {
	color: white;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background: #FCB13A;
	border: 1px outset;
	cursor: hand;
	width: 95px;
}

.titreHbg {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background: #FCB13A;
	border: 1px outset;
	color: black;
}

.titreTourisme {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background: #A4E57C;
	border: 1px outset;
	color: black;
}

.titreActu {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background: #89D8FA;
	border: 1px outset;
	color: black;
	font-variant: small-caps;
}

.colFleur {
	background: url('../images/bg_fleur.gif') right bottom no-repeat #B2AA95;
}

.rub_on {
	/*background: #FCB13A;*/
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background: url('../images/bg_rub.gif');
}

.rub_off {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background: #B2AA95;
}

.titre {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background: #85726B;
	border-bottom: 1px dotted white;
	color: white;
}

select {
	color: black;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.pied_coord {
	color: #5B5B5B;
	font-family: verdana, sans-serif;
	font-size: 9px;
	/*border-bottom: 1px solid #5B5B5B;*/
}

.copy {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #6F6F6F;
}