h1{
	border-bottom: #3F9E3D 2px solid;
	font-size: 1.3em;
	color: #3F9E3D;
}

.tira{
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top: thin solid #3F9E3D;
	border-bottom: thin solid #3F9E3D;
}
#submenu{
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #3F9E3D;
	padding-bottom: 125px;
}
* html #submenu{
	padding-bottom: 125px;
}
.bloque1{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3F9E3D;
}
#menuturismo {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0516C4;
	width: 40%;
	float: left;
}
.fondonaranja {

	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #3F9E3D;
}
.fondoazul{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #003366;
}

