body {
	margin:0;
	width: auto;
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 1;
	left: 5px;
	}

a {
	text-decoration: none;
	color: #808080;
}


#envolvente {
	width: 195px;
	z-index: 1;
}

#borde {
}

#bloques ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#bloques li {
	background-color: #FDC161;
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: -5px;
}
#bloques li p {
	text-align: right;
	line-height: 1em;
	margin: 0;
}
#bloques li a.cala {
	color: #fba706;
}

.destacar {
	background-color:#cbf7fa;
	}
.destacar a.cala:hover {
	text-transform:uppercase;
}

#bloques li a.azul {
	color: #12a5ad;
}
#bloques li img {
	float:left;
	margin: 0;
}


#enlaces h5 {
	text-align: right;
	margin-bottom: 2px;
	padding-bottom: 10px;
	border-bottom: 2px solid black;
}
#enlaces {
	margin: 0;
	padding: 0 0 0 2px;
}
#enlaces ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#enlaces .logo {
	margin: 0;
	padding-bottom: 5px;
	text-align: center;
}
#enlaces p.text {
	padding: 0px 0 15px 50px;
	height: 30px;
	font-size: x-small;
	font-weight: bold;

}
#enlaces a:link {
	color: #808080;
}
#enlaces a:hover {
	text-decoration: underline;
}
#enlaces a:visited {
	color: #808080;
}

#enlaces p.izq {
	float:left;
	margin: 0;
}

.parent {
	width: 190px;
}

.floatedpic {
	float: left;
	padding: 0 5px;
	display: inline;
}

.caption {
	color: #808080;
	margin: 0;
	padding: 0;
}

.simple {
	color: #808080;
	margin: 0;
	padding: 0;
	width: 190px;
}

.clearzone {
	clear: both;
	height: 1px;
	padding: 1px;
}

.caption p {
	text-align: right;
	font-size: x-small;
	margin: 5px;
	padding: 10px 25px;
}

.simple p {
	text-align: right;
	font-size: x-small;
	margin: 5px;
	padding: 0 10px 0 0;
}

.anylinkcss {
	position: absolute;
	visibility: visible;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	background-color: #EBE4D2;
	width: 120px;
	text-align: left;
	left: 0px;
	z-index: auto;
	overflow: visible;
	top: 146px;
	float: left;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	text-align: inherit;
	color: #FBA706;
}

.anylinkcss a:hover {
background-color: black;
color: white;
}

