body {
	margin: 1px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
a {
	color: #2D5980;
	text-decoration: underline;
}
a.negrita{
	color: #2D5980;
	font-weight: bold;
}
a:hover {
	color: #ED2952;
	text-decoration: underline;
}
table{
	font-size: 1em;
	font-weight: normal;
}
th{
	text-align: left;
	font-size: 1.2em;
	border-bottom: 1px solid #003366;
	margin-bottom: 10px;
}
td{
	vertical-align: top;	
}
h2 {
	font-size: 1.2em;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9E0D;
	border-bottom-color: #FF9E0D;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4{
	font-weight: bold;
	color: #003366;
}
h5 {
	color: #000000;
	margin-left: 15px;
}
strong {
	color: #4E4E4E;
	font-weight: bold;
}
acronym, abbr{
	cursor: help;
}
/**************************cabecera**********/
#cabecera {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 180px;
	height: 82px;
	background-image: url(../images/fotocabecera.jpg);
	background-repeat: no-repeat;
	background-position: 171px bottom;
	padding-top: 10px;
}
* html #cabecera{
	height: 92px;
}
#texto {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
	/*margin-top: 5px;*/
}

/**************************menu**********/
#menu {
	margin: 0px;
	height: 92px;
	width: 170px;
	position: absolute;
	left: 0px;
	top: 1px;
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	font-size: 0.85em;
	display: block;
}
#menu a:hover{
	text-decoration: underline;
	margin: 0px;
	color: #FFFFFF;
}
#bot1, #bot2, #bot3, #bot4{
	display: block;
	height: 20.7%;
	padding-top: 4px;

}
* html #bot1, * html #bot2, * html #bot3, * html #bot4{
		height: 25%;
}
#bot1{
	background-color: #8E8E8E;
}
#bot2{
	background-color: #3F9E3D;
}
#bot3{
	background-color: #FF9E0D;
}
#bot4{
	background-color: #9E3D3D;
}
/**************************comunes**********/
#comunes {
	height: 50px;
	position: absolute;
	top: 12px;
	right: 0px;
	padding-right: 15px;
	padding-top: 5px;
}
.men {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(../images/mapaweb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 20px;
}
.meno {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(../images/contacta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/*********************migas*************/
#migas {
	background-color: #789FED;
	color: #FFFFFF;
	text-align: right;
	height: 23px;
	font-size: 0.75em;
	padding-right: 18px;
	padding-top: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#migas a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#migas a:hover {
	color: #ED2952;
	text-decoration: underline;
	font-weight: bold;
}
/********************submenu******************************/
#submenu, #submenu1 {
	background-color: #C9D0DD;
	float: left;
	width: 17%;
	padding-top: 7px;
	margin-top: 0px;
	background-image: url(../images/fondomenu.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#submenu1 {
	height: 88%;
}
* html #submenu1{
	padding-bottom: 450px;
}
.submen{
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.submen2{
	font-size: 0.75em;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
	padding-top: 4px;
	padding-left: 15px;
	display: list-item;
	list-style: circle inside;
}
/***********************contenido********************************/
#contenido {
	width: 77%;
	float: left;
	padding-top: 10px;
	font-size: 0.85em;
	padding-left: 20px;
	padding-bottom: 15px;
	text-align: justify;
}
#contizq{
	float: left;
	width: 77%;
}
#contizq2{
	float: left;
	width: 22%;
	height: 80%;
}

#tipos, .tipos2{
	border: 1px solid #003366;
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-top: 5px;
	margin-left: 25px;
}
#tipos{
	float: right;
	width: 20%;
}

a.bloque, .bloque {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #2D5980;
}
a.bloque{
	color: #2D5980;
}
.tittipos{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #003366;
}
.fondoazul, .fondoazul1, .fondoazul2{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
	text-align: center;
}
.fondoazul1{
	font-size: 0.8em;
	font-weight: bold;
}
.fondoazul2{
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-right-width: 150px;
	border-right-style: solid;
	border-right-color: #003366;
}
.tittipos a{
	display: block;
	text-align: center;
}
.lista{
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	margin-left: -46px;
	margin-right: -5px;
}
.fondogris{
	background-color: #EEEEEE;
}
.fondogris a{
	line-height: 20px;
}
.bordeazul {
	border: thin solid #003366;
}
.fotos{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.centrar{
	text-align: center;
}
.expl{
	font-size: 0.85em;
	font-weight: bold;
	/*font-color:#003366;*/
	color: #003366;
}
/**********************galeria de fotos*****************************/
#tabgaleria{
	width: 100%;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
}
.trgaleria{
	border-top: 1px solid #003366;
}
.galeria{
	font-size: 0.7em;
	text-align: center;
	padding: 7px;
	border-left: 1px solid #003366;
}
.galeriafoto{
	padding: 5px;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	empty-cells: show;
}
/**************************pie*****************************/
#pie{
	font-size: 0.7em;
	text-align: center;
	border-top: dotted 1px #000000;
	background-color: #003366;
	color: #FFFFFF;
	padding-bottom: 5px;
	clear: both;
}
#pie a{
	color: #FFFFFF;
	text-decoration: underline;
	margin-top: 5px;
}
#pie a:hover {
	color: #ED2952;
	text-decoration: underline;
}
/*****************************mapa web*****************************/
#mpres, #mayun, #mtur, #mact, #mcom{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	border-left-width: thin;
	border-left-style: solid;
	font-size: 0.8em;
}
#mpres, #mayun{
	float: left;
	width: 33%;
}
#mpres {
	height:70%;
}
* html #mpres {
	padding-bottom: 127px;
}
#mayun {
	height:70%;
}
* html #mayun {
	padding-bottom: 22px;
}
#mtur, #mact, #mcom{
	float: left;
	width: 30%;
}
#mcom{
	padding-bottom: 5px;
}
.mpres, .mcom, .mayun, .mtur, .mact{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
}
.mpres{
	background-color: #8E8E8E;
}
.mayun {
	background-color: #3F9E3D;
}
.mtur {
	background-color: #FF9E0D;
}
.mact {
	background-color: #9E3D3D;
}
.mcom {
	background-color: #003366;
}
.mpres:hover, .mact:hover, .mtur:hover, .mayun:hover{
	color: #FFFFFF;
}
.uno, .dos, .tres{
	display: block;
}
.uno{
	padding-left: 14px;
}
.dos{
	padding-left: 25px;
}
.tres{
	padding-left: 40px;
}
.margen {
	height: 30%;
}
#formemp {
	width: 75%;
	text-align: center;
}
#labelbuscar{
	padding-right: 220px;
}
#labelmes{
	padding-right: 15px;
}
.subir {
	text-align: right;
}
/*******************formulario pag det_empresas***************************/
#labelnombre{
	padding-right: 70px;
}
#labelapellido{
	padding-right: 62px;
}
#labeldireccion{
	padding-right: 60px;
}
#labeltelefono{
	padding-right: 63px;
}
#labelemail{
	padding-right: 80px;
}
#boton{
	margin-left: 80px;
}
.tabular1{
	width: 60%;
}
.naranja {
	color: #FF9900;
}
/*********************************pagina principal turismo************************/
.turismo {
	font-family: "Monotype Corsiva",Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #0015B7;
	font-weight: bold;
	text-align: center;
}
#turismo {
	float: left;
	width: 30%;
	height: 60%;
}
#menuturismo {
	width: 50%;
	margin-top: 4%;
	clear: right;
}
#turismo1 {
	clear: left;
	margin-top: 20px;
}
.subrayado{
	font-size: 1em;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
/*********************************index***********************/
#indes1, #indes2, #indes3, #indes4{
	min-height: 15%;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 60px;
	width: 23%;
	background-image: url(../images/min_deposito1.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#indes1{
	background-color: #8E8E8E;
	padding-right: 15px;
	padding-left: 15px;
}
#indes2{
	background-color: #3F9E3D;
	padding-right: 15px;
	padding-left: 15px;
}
#indes3{
	background-color: #FF9E0D;
	padding-right: 35px;
	padding-left: 35px;
}
#indes4{
	background-color: #9E3D3D;
	padding-right: 5px;
	padding-left: 5px;
}
.azul {
	color: #3F9E3D;
	font-weight: bold;
}
.titulo {
	font-size: 1em;
	text-transform: uppercase;
	color: #3F9E3D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9E0D;
	font-weight: bold;
}
.rojo {
	color: #CC0000;
	background-position: right;
}
.listadep li{
	padding-bottom: 20px;
}
#certificados{
	/*border-top: solid 1px #336600;*/
	padding-top: 20px;
}
* html #certificados{
	padding-top: 0px;
}
.sindeco{
	text-decoration: none;
}
