@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/fondo-naranja.jpg);
	background-repeat:repeat-x;
	background-color: #F7F3DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

.top {
	height: 184px;
	width: 900px;
}
.banner {
	height: 453px;
	width: 900px;
	margin-bottom: 10px;
}
.banner-contacto {
	height: 380px;
	width: 900px;
	margin-bottom: 10px;
}
.contenido {
	background-color: #FFF;
	height: 280px;
	width: 900px;
	margin-bottom: 0px;
}
.contenido-seafood {
	background-color: #FFF;
	height: 560px;
	width: 900px;
	margin-bottom: 0px;
}
.contenido-contacto {
	background-color: #FFF;
	/*height: 469px;*/
	height: 489px;
	width: 900px;
	margin-bottom: 0px;
}
.footer {
	background-color: #D66900;
	height: 100px;
	width: 870px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
.footer-azul {
	background-color: #186DA5;
	height: 100px;
	width: 870px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
#texto-inicio {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	margin: 10px;
	height: 240px;
	width: 570px;
	border: 1px solid #F5E2C2;
	float: left;
	padding: 5px;
}
#lat-inicio {
	height: 240px;
	width: 276px;
	border: 1px solid #F5E2C2;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#lat-seafood {
	height: 207px;
	width: 122px;
	border: 1px solid #F5E2C2;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#texto-seafood {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	margin: 10px;
	height: 520px;
	width: 868px;
	border: 1px solid #F5E2C2;
	float: left;
	padding: 5px;
	background-image: url(../images/bgsf.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#texto-contacto {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin: 10px;
	height: 445px;
	width: 650px;
	border: 1px solid #F5E2C2;
	float: left;
	padding: 5px;
}
#lat-contacto {
	/*height: 445px;*/
	height: 460px;
	width: 196px;
	border: 1px solid #F5E2C2;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FDF2E3;
	font-family: arial;
	font-size: 12px;
}
.pestana {
	height: 26px;
	margin-top: 5px;
	background-image: url(../images/pestana.png);
	background-position: left;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 10px;
}
.copyrights {
	font-family: arial;
	font-size: 10px;
	color: #310000;
	margin-bottom: 10px;
	width: 900px;
}
.links-footer {
	height: 80px;
	width: 80px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 27px;
}
.links-footer2 {
	height: 80px;
	width: 120px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 27px;
}
.separador {
	float: left;
	height: 80px;
	width: 10px;
	background-image: url(../images/separador.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.logos {
	height: 80px;
	width: 200px;
	background-image: url(../images/logos.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.direccion {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 80px;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pestana-lat {
	height: 26px;
	margin-top: 5px;
	background-image:url(../images/degra.jpg);
	background-repeat:repeat-x;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
}
.vermas{
	margin-top: 10px;
}
.titulos_contacto {
	font-size: 13px;
	font-weight: bold;
}

#regresar a:link {
	color: #0000FF;
}
#regresar a:visited {
	color: #0000FF;
}
#regresar a:hover {
	color: #0000FF;
}
#regresar a:active {
	color: #0000FF;
}