/* CSS Document */
*{
margin:0;
padding:0;
}
/* hide from ie on mac \*/


	#flashcontent {

		height: 100%;

	}

	/* end hide */
#inicio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(img/fondobody.jpg);
	background-repeat: repeat-x;
	background-color: #990100;
}
#cabecera {
	position: relative;
	height: 120px;
	width: 100%;
}

#wrapper {
position:relative;
margin:0 auto;
width:880px;
height:750px;
}
#centro{
	position: relative;
	height: 370px;
	width: 100%;
	clear:both;
}
#localizacion{
	position: relative;
	height: 500px;
	width: 640px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thick outset #000000;
}
#flash{
	position: relative;
	height: 93%;
	width: 535px;
	float: left;
}
#pesca{
	position: relative;
	height: 100%;
	width: 325px;
	float:right;

	background-image: url(img/fondpessca.jpg);
	background-repeat: no-repeat;
	margin: 35px 0 0 -10px;
}
#baja{
	position: relative;
	height: 255px;
	width: 100%;
	margin: 0;
}
#text{
	position: relative;
	height: 100%;
	width: 535px;
	float: left;
	background-image: url(img/fondotexto.jpg);
	background-repeat: no-repeat;
}
#mapa{
	position: relative;
	height: 100%;
	width: 325px;
	float:right;
	margin: -35px 0 0 -10px;

	background-image: url(img/fondomapa2.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
#foto{
	height: 137px;
	width: 190px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
}

.textoesp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.textoesp a {
color:#FFFFFF;
}
.titutexesp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.titutexesp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.titumapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 20px;
}
.titupesca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
}
h1 {
	font-size: 36px;
	padding-top: 10px;
	padding-left: 25px;
	float: left;
	position: relative;
}
h2 {
	font-size: 20px;
	float: right;
	padding-right: 95px;
	position: relative;
	padding-top: 28px;
}
#mail {
	position: absolute;
	width:auto;
	height:auto;
	margin: 75px 0 0 60px;
	z-index: 100;
}
#mail a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
#titulo {
	position: relative;
}
#firma a {
	color: #999999;
	text-decoration: none;
	font-size: x-small;
}

