/**************************************************/
/************** Estilo para Crabss ****************/
/**************************************************/

/**************************************************/
/*************** Estilo principal *****************/

body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0px;
	}

/**************************************************/
/*************** Clases para lienas ***************/

/* Clase para para ocultar */

.oculto {
	display: none;
	}

.texto, .textoNormal {

	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#volver {

	margin: 30px 20px 30px 10px;
	position: relative;
	float: left;
	clear: both;
}

#contenedor_fondo {
	background-image: url(../imagenes/general/fondo2.gif);
	background-repeat: repeat-y;
	background-position: top center;
	height: auto;
	}

#fondo_arriba {
	background-image: url(../imagenes/portada/fondo_arriba.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 7px;
	/height: 3px;
	width: 100%;
	}

/**************************************************/
/******** Bloques para la distribuci? ************/

/* Bloque contenedor principal */

#contenedor {
	margin: auto;
	padding: 0px;
	width: 754px;
	margin-top: 0px;
	text-align: left;
	position: relative;
	/*top: -22px;*/
	top: 4px;
	/left: -3px;
	/top: -2px;
	}

/* Bloques de la cabecera */

#logo {
	background-image: url(../imagenes/portada/logo.gif);
	width: 167px;
	height: 119px;
	margin: 4px;
	float: left;
	}

#logo a {
	display: block;
	width: 167px;
	height: 119px;
	}

#subtitulo1 {
	background-image: url(../imagenes/general/cabecera/subtitulo.gif);
	width: 446px;
	height: 119px;
	margin: 4px;
	float: left;
	}

#idioma {
	background-image: url(../imagenes/portada/rotulo_cabecera_der.gif);
	width: 110px;
	height: 119px;
	margin: 4px;
	float: left;
	}

#idioma ul {
	position: relative;
	top: 80px;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	float: right;
	list-style-type: none;
	font-size: 10px;
	width: 75px;
	}

#idioma ul li {
	padding: 0px;
	text-align: right;
	font-size: 10px;
	width: 75px;
	}

#idioma ul li a {
	text-decoration: none;
	color: #113b61;
	font-weight: bold;
	}

/* Bolque del men de la izquierda */

#menu {
	background-color: white;
	clear: both;
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	text-align: left;
	width: 168px;
	/width: 170px;
	font-size: 12px;
	}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

li.botonazul {
	background-color: white;
	background-image: url(../imagenes/menu/botones/lista1.gif);
	width: 168px;
	height: 21px;
	line-height: 20px;
	}

li.botonazul a {
	text-decoration: none;
	margin-left: 15px;
	color: #113b61;
	}

li.conpunto {
	background-color: white;
	background-image: url(../imagenes/menu/botones/lista2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 164px;
	height: 18px;
	line-height: 16px;
	font-size: 11px;
	margin: 1px 2px 1px 2px;
	}

li.conpunto a {
	text-decoration: none;
	margin-left: 20px;
	color: #113b61;
	}

#fondo {
	background-image: url(../imagenes/general/fondo4.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	width: auto;
	min-height:437px;
	/height: 439px;
	text-align: justify;
	float: left;
	/padding: 0px;
	margin: 4px 0px 6px 4px;
	/margin: 4px 0px 0px 4px;
	}

#fondo2 {
	background-image: url(../imagenes/menu/barra_derecha1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	width: auto;
	min-height:437px;
	/height: 439px;
	float: left;
	padding: 0px;
	margin: 0px;
	}
/*
#hueco {
	/*background-image: url(../imagenes/menu/barra_derecha.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 1px;
	height: 250px;
	float: left;
	position: relative;
	z-index: 1;
	}
*/
#validadores {
	background-color: #e2ebfa;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 168px;
	}

#validadores img {
	background-color: #e2ebfa;
	margin: 5px;
	border: 0px;
	float: left;
	}

#validadores p {
	background-color: #e2ebfa;
	}

#autentificacion {
	display: none;
	}

#estado {
	display: none;
	}

/* Bloque del contenidos */

#contenido {
	background-color: white;
    float: left;
	width: 574px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/position: relative;
	/left: -2px;

	}

/* Bloque del pie de p?ina */
/*
#dibufondo {
	background-image: url(../imagenes/menu/barra_derecha1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height:100%;
	width:183px;
	}*/

#pie {
	background-image: url(../imagenes/portada/fondo_abajo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: white;
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	}

#pie h6 {
	color: #113b61;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	}

#pie span {
	color: red;
	}

#pie a {
	color: #113b61;
	}

/**************************************************/
/******** Bloques para la presentaci? ************/

#portada1 {
	width: 184px;
	float: left;
	margin: 0px 3px 3px 7px;
	/margin: 0px 3px 3px 3px;
	padding: 0px;
	}

#portadasup {
	background-color: white;
	width: 184px;
	height: 182px;
	}

#portadaprod {
	width: 180px;
	/*height: 182px;*/
	margin: 10px 2px 0px 2px;
	text-align: center;
	padding: 0px;
	}

#portadaprod h3 {
	background-color: white;
	//background-image: url(../imagenes/portada/destacado.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 180px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	/margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.destacado {
	background-image: url(../imagenes/portada/destacado.gif);
}

.remarcable {
	background-image: url(../imagenes/portada/remarcable.gif);
}

.destaque {
	background-image: url(../imagenes/portada/important.gif);
}

#portadaprod h4 {
	background-color: white;
	background-image: url(../imagenes/iconos_plantillas/pica.gif);
	background-position: 2px 4px;
	background-repeat: no-repeat;

	text-align:	left;
	font-size: 12px;
	font-weight: normal;
	color: #113b61;
	margin: 10px 0px 20px 0px;
	}

#portadaprod h4 span {
	padding-left: 10px;
	}

#portadaprod h3 span {
	display: none;
	}

#portadaprod img {
	margin-top: 5px;
	margin-bottom: 5px;
	}

#portadaprod a {
	display: block;
	width: 180px;
	height: 19px;
	/height: 18px;
	text-align:	right;
	font-size: 12px;
	text-decoration: none;
	margin-top: 14px;
	/*margin-bottom: 10px;*/
	color: #113b61;
	background-color: white;
	background-image: url(../imagenes/iconos_plantillas/pica.gif);
	background-position: 170px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid red;
	overflow: visible;
	}

#portadaprod a span {
	padding-right: 15px;
	}

#portadaprod a:hover {
	text-decoration: underline;
	}

#portada2 {
	background-color: white;
	width: 375px;
	height: 182px;
	float: left;
	margin: 0px 0px 2px 3px;
	/margin: 0px 0px 2px 4px;
	padding: 0px;
	}

#portadahueco {
	background-color: white;
	width: 375px;
	height: 372px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	}

#portadapie {
	background-color: white;
	background-image: url(../imagenes/portada/portada_pie.gif);
	width: 375px;
	height: 56px;
	float: left;
	margin: 0px;
	margin-top: 3px;
	}

/**************************************************/
/********* Bloques para las categor?s ************/

.ruta {
	background-image: url(../imagenes/iconos_plantillas/pica.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
    margin: 0px 4px 0px 8px;
    padding: 0px;
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	font-size: 9px;
	line-height: 18px;
	padding-left: 15px;
	color: #113b61;
	font-weight: normal;
	}

.ruta a {
	color: #113b61;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	}

.ruta a:hover {
	color: #113b61;
	text-decoration: underline;
	/*font-weight: bold;*/
	font-size: 9px;
	}

#categorias ul {
	margin: 3px;
	padding: 0px;
	padding-left: 15px;
	margin-top: 60px;
	list-style-type: none;
	font-size: 12px;
	float: left;
	}

#categorias ul li {
	background-image: url(../imagenes/menu/botones/lista2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 356px;
	height: 18px;
	line-height: 18px;
	}

#categorias ul li a {
	padding-left: 25px;
	color: #113b61;
	font-weight: normal;
	text-decoration: none;
	}

#categorias ul li a:hover {
	color: #113b61;
	text-decoration: underline;
	font-weight: bold;
	}

#langostino {
	background-image: url(../imagenes/iconos_plantillas/langostino.jpg);
	margin: 4px;
	float: left;
	width: 170px;
	height: 236px;
	}

/**************************************************/
/******** Bloques para la lista contenidos ********/

#contenidos {
	}

#contenidos ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	margin-right: 6px;
	margin-top: 40px;
	float: right;
	}

#contenidos ul li {
	background-image: url(../imagenes/iconos_plantillas/opcion.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 356px;
	height: 20px;
	line-height: 18px;
	}

#contenidos ul li a {
	padding-left: 25px;
	color: #113b61;
	font-weight: normal;
	text-decoration: none;
	}

#langostinos {
	background-image: url(../imagenes/iconos_plantillas/langostinos.jpg);
	margin: 3px;
	margin-top: 15px;
	float: right;
	width: 177px;
	height: 158px;
	}

/**************************************************/
/********** Bloques para los contenidos ***********/

#contenido_individual {
	/*margin: 6px;*/
	/*margin: 10px 4px 0px 10px;*/
	margin: 10px 14px 0px 20px;
	}

#contenido_individual img {
	margin: 8px;
	}

.imagen {
	border: 1px solid #e2ebfa;
	/*width: 120px;*/
	}

.contenedora_der {
	float: right;
	text-align: center;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}

.pieFoto {
	margin-bottom: 20px;
	}

p {
	text-align: justify;
	color: black;
	}

/**************************************************/
/*********** Bloques para el contacto *************/

#contacto {
	float: left;
	line-height: 20px;
	margin: 3px;
	margin-top: 15px;
	margin-left: 5px;
	color: #113b61;
	}

/**************************************************/
/******** Formato para la lista de eventos ********/

#eventos img {
	margin: 5px;/* 0px 0px 0px;*/
	/*float: left;*/
	}

.contenedora_ev {
	float: left;
	/*text-align: center;	*/
	margin: 0px 10px 10px 0px;
	padding: 0px;
	}

#eventos span {
	color: red;
	}

#eventos a {
	text-decoration: none;
	font-weight: bold;
	color: #113b61;
	}

#eventos a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #113b61;
	}

#eventos ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}

#eventos li {
    clear: both;
	margin: 10px;
	padding: 0px;
	border-bottom: 1px dashed #113b61;
	height: 120px;
	/*overflow: hidden;*/
	}

/**************************************************/
/********** Formato para ver un evento ************/

#evento {
	/*margin: 10px;*/
	padding: 0px;
	margin: 10px 14px 0px 20px;
	}

#evento img {
	/*margin: 0px 10px 0px 0px;*/
		margin: 8px;
	/*float: left;*/
	}

.contenedora_izq {
	float: left;
	text-align: center;
	margin: 0px 25px 10px 0px;
	padding: 0px;
	}

#evento h3 {
	font-size: 11px;
	color: #113b61;
	}

#evento h3 span {
	color: red;
	font-weight: normal;
	}

/**************************************************/
/**** Formato para las categor?s del cat?ogo ****/

#catalogo ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}

#catalogo li {
	margin: 10px;
	padding: 0px;
	border: 1px solid #e2ebfa;
	height: 104px;
	}

#catalogo img {
	margin: 6px;
	padding: 0px;
	float: left;
	}

#catalogo h4 {
	background-image: url(../imagenes/iconos_plantillas/pica.gif);
	background-position: center left;
	background-repeat: no-repeat;
    margin: 6px;
    padding: 0px;
	border-bottom: 1px solid red;
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
	float: left;
	width: 400px;
	}

#catalogo h4 a {
	color: #113b61;
	text-decoration: none;
	font-weight: bold;
	}

#catalogo h4 a:hover {
	color: #113b61;
	text-decoration: underline;
	font-weight: bold;
	}

/**************************************************/
/** Formato para las subcategor?s del cat?ogo ***/

.subcatul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}

.subcatli {
	background-color: #CBDCF0; /*#ccd8f1;*/
	/*margin: 6px 2px 0px 2px;*/
	padding: 0px;
	/padding-bottom: 6px;
	border: 1px solid #e2ebfa;
	/*float: left;*/
	width: 276px;
	min-height: 175px;
	/height: 175px;
	}

.izq {
	margin: 6px 0px 0px 6px;
	/margin: 6px 0px 0px 4px;
	clear: left;
	float: left;
	}

.der {
	margin: 6px 6px 0px 0px;
	/margin: 6px 4px 0px 0px;
	clear: right;
	float: right;
	}

#subcatalogo {
	text-align: left;
	margin: 0px 0px 0px 2px;
	}

#subcatalogo h4 {
	background-image: url(../imagenes/iconos_plantillas/pica2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
    margin: 6px 6px 6px 4px;
    padding: 0px;
	border-bottom: 1px solid red;
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
	float: right;
	width: 130px;
	/width: 135px;
	color: #113b61;
	text-align: left;
	}

#subcatalogo img {
	margin: 6px;
	padding: 0px;
	float: left;
	border: 1px solid white;
	}

#subcatalogo h4 a {
	color: #113b61;
	text-decoration: none;
	font-weight: bold;
	}

#subcatalogo h4 a:hover {
	color: #113b61;
	text-decoration: underline;
	font-weight: bold;
	}

ul.artul {
	list-style-type: none;
	float: left;
	width: 130px;
	margin: 6px 2px 6px 20px;
	padding: 0px;
	}

.artli {
	background-image: url(../imagenes/iconos_plantillas/pica3.gif);
	/*list-style-image:url(../imagenes/iconos_plantillas/pica3.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 16px;
	}

.artli a {
	padding-left:10px;
	font-size: 10px;
	text-decoration: none;
	color: #113b61;
	}

.artli a:hover {
	/*padding-left:10px;*/
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #113b61;
	}

/**************************************************/
/**** Formato para los art?ulos del cat?ogo *****/

#producto {

	margin: 30px;
	padding: 0px;
	border: 1px solid #e2ebfa;
	min-height: 200px;
	/height: 200px;
	}

#producto img {
	margin: 0px 8px 8px 8px;
	float: left;
	}

#producto h4 {
	background-image: url(../imagenes/iconos_plantillas/pica.gif);
	background-position: center left;
	background-repeat: no-repeat;
    margin: 6px 8px 20px 8px;
    padding: 0px;
	border-bottom: 1px solid red;
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
	float: left;
	width: 470px;
	color: #113b61;
	}

#producto p {
	margin: 8px 20px 0px 0px;
	padding: 0px;
	}
