 /* principal.php */

body {
	background-image: url('/img/css1010/bg.gif');
	background-color: #822103;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#contenedor {
	position: relative;
	width: 760px;
	margin: 0 15px;
	padding-left: 0;
	padding-top: 15px;
	background-image: url('/img/css1010/bg_cabecera.gif');
	background-repeat: repeat-x;
}


#cabecera {
	background-image: url('/img/capdelera pag beb entrada lo ponts.jpg');
	height: 120px;
	width: 760px;
	margin: 0;
	padding: 0;
}

.logo_izquierda {
	width: 150px;
	height: 100px;
	padding: 10px;
}
.logo_derecha {
	width: 150px;
	height: 100px;
	padding: 10px;
	float: right
}

.logo_izquierda img,.logo_derecha img {
	/*border:1px solid #000000;*/
}

#fechaybusqueda {
	background-color: #F7DCD4;
	color: #822103;
	margin-top: 0;
	width: 754px;
	padding: 3px;
	float: right;
}

#fecha {
	width: 350px;
	float: left;
	font-weight: bold; 
	margin-top: 6px;
	margin-left: 5px;
	padding: 0;
}

#busqueda {
	width: 360px;
	float: right;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
	padding: 0;
}

#busqueda form {
	margin: 0;
	padding: 0;
}

.campotexto_busqueda {
	margin: 0 1px;
	padding: 2px 3px;
	background-color: #FFF;
	color: #000;
	border: 1px solid #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 130px;
}

.boton_busqueda {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menuycuerpo {}

#menu {
	background-color: #6A1A02;
	padding-top:5px;
	height: 16px;
	width: 760px;
	color: #FFF;
	text-align: left;
	float: left;
}

#menu a:link, #menu a:visited {
	 color: #FFF;
     text-decoration: none; 
}

#menu a:hover {
	color: #FFF;
    text-decoration: underline;
}

.elementos_menu {
	 margin: 0;
     padding: 0;
}

.elementos_menu li {
	display: inline;
    margin-left: 10px;
}

#cuerpo {
	width: 760px;
}

#cuerpo_texto {
	width: 510px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#cuerpo_texto a:link, #cuerpo_texto a:visited{
	text-decoration: underline;
	color: #900;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #752912;
	width: 510px;
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #752912;
}

#cuerpo_imagen {
	width: 230px;
	background-color: #FFF;
	float: right;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
}

#cuerpo_imagen img {
	border: 1px solid #000;
	}

#pie {
	width: 740px;
	background-image: url('/img/css1010/pie_cuerpo.gif');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	text-align: center;
	color: #333;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

#pie a:link,#pie a:visited {
	color: #900;
	text-decoration:underline;
}

.registro {
    color: #888;
    font-size: 9px;
}

.powered {
	color: #FFF;
	width: 100%;
	float: left;
	margin: 100px auto 5px auto;
	padding-bottom: 0;
	text-align: center;
}

.nomostrar {
	display: none;
}

.clear {
	clear: both;
}

.clear1px {
	clear: both;
}

/*busqueda_resultado*/

#cuerpo_busqueda {
	width: 730px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.fila_busqueda {
	background-color: #FFF;
}

.titular_busqueda {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #822103;
}

.boton_ir_busqueda {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 5px 40px 5px;
	font-size: 1em;
}

.boton_ir_busqueda a:link, .boton_ir_busqueda a:visited {
	text-decoration: underline;
	color: #822103;
	font-size: 1em;
}

.boton_ir_busqueda a:hover {
	text-decoration: none;
	color: #F7DCD4;
	font-size: 1em;
}

/*noticias*/

#cuerpo_noticias {
	width: 730px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#cuerpo_noticias table {
	width: 720px;
}

#cuerpo_noticias table tr td {
	margin: 0;
	padding: 25px 10px;
	vertical-align: top;
	border-bottom: 1px dotted #822103;
}

.encabezado_listadonoticias th {
	padding: 0;
	border-bottom: 1px solid #FFF;
	color: #CCC;
	display: none;
}

.fila_noticia {
	color: #023854;
}

.titular_noticia {
	margin: 0 0 20px 0;
	padding: 0;
	color: #023854;
}

.boton_ampliarnoticia {
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 3px 5px;
	font-size: 1em;
}

.boton_ampliarnoticia a:link {
	text-decoration: underline;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.boton_ampliarnoticia a:visited {
	text-decoration: underline;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.boton_ampliarnoticia a:hover {
	text-decoration: none;
	color: #666;
	font-size: 1em;
	font-weight: bold;
}

#paginador_noticias {
	height: 100%;
	padding: 10px;
	margin-bottom: 0;
}

.boton_anterior_noticias a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: left;
	font-size: 1em;
	border: 1px solid #000;
	background-color: #822103;
}

.boton_anterior_noticias a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #822103;
	float: left;
	font-size: 1em;
	background-color: #F7DCD4;
	border: 1px solid #000;
}

.boton_siguiente_noticias a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	font-size: 1em;
	background-color: #822103;
	border: 1px solid #000;
}

.boton_siguiente_noticias a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #822103;
	float: right;
	font-size: 1em;
	background-color: #F7DCD4;
	border: 1px solid #000;
}

/*noticia_ampliada*/

#cuerpo_noticias p {
	margin: 10px;
}

.fecha_noticia_ampliada {
	margin: 20px 0;
	font-weight: bold;
}

.titulo_noticia_ampliada {
	font-size: 1.6em;
	line-height: 1.2em;
	text-decoration: none;
	margin: 20px 10px 30px 10px;
	color: #822103;
}

.firma_noticia_ampliada {
	padding-top: 30px;
	padding-bottom: 0;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #822103;
}

/*imagenes_galeria*/

#cuerpo_tarjeta {
	width: 730px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#tarjeta {
	height: 100%;
	border: 1px solid #FFF;
	background-color: #FFF;
	padding: 10px 20px;
}

#tarjeta:hover {
	height: 100%;
	border: 1px solid #75838C;
	background-color: #FFF;
	padding: 10px 20px;
}

#tarjeta_img {
 	width: 100px;
	margin: 10px;
	float: left;
}

#tarjeta_img img {
	border: 1px solid #023854;
}

#tarjeta_contenido {
	float: right;
	padding: 5px 0 5px 5px;
	margin-bottom: 20px;
	width: 68%;
}

#tarjeta_contenido h2 {
	font-size: 1.6em;
	color: #4E4E4E;
	line-height: 1.1em;
	margin-top: 5px;
	padding-top: 0;
}

.tarjeta_nombre {
	color: #822103;
}

.tarjeta_precio {
	font-weight: bold;
}

.tarjeta_descripcion {
	color: #000;
}

.tarjeta_info {
	float: right;
	display: block;
	width: 100%;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 3px 5px 10px 5px;
	font-size: 1em;
	border-bottom: 1px dotted #822103;
}

.tarjeta_info p {
	padding: 0;
	margin: 0;
}

.tarjeta_info a {
	text-decoration: none;
	margin-top: 10px;
	padding: 3px;
}

.tarjeta_info a:link {
	text-decoration: none;
	font-weight: normal;
	color: #822103;
	font-weight: bold;
}

.tarjeta_info a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #822103;
	font-weight: bold;
}

.tarjeta_info a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #F7DCD4;
	font-weight: bold;
}

#paginador_galeria {
	height: 100%;
	padding: 10px;
	margin-bottom: 0px;
}

.boton_anterior_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: left;
	font-size: 1em;
	background-color: #822103;
	border: 1px solid #000;
}

.boton_anterior_galeria a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #822103;
	float: left;
	font-size: 1em;
	background-color: #F7DCD4;
	border: 1px solid #000;
}

.boton_siguiente_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	font-size: 1em;
	background-color: #822103;
	border: 1px solid #000;
}

.boton_siguiente_galeria a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #822103;
	float: right;
	font-size: 1em;
	background-color: #F7DCD4;
	border: 1px solid #000;
}

/*imagenes_galeria_detalleimagen*/

#cuerpo_producto {
	width: 730px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#imagen_producto {
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0;
	display: block;
}

.imagen_ampliada {
	margin-bottom: 5px;
	border: 1px solid #822103;
}

.linkampliaimagen {
	text-decoration: none;
	text-align: center;
	width: 200px;
	padding: 3px 5px;
	margin: 0px auto;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFF;
}

.linkampliaimagen img {
	margin-right: 5px;
}

.linkampliaimagen a:link, .linkampliaimagen a:visited {
	text-decoration: none;
	color: #822103;
}

.linkampliaimagen a:hover {
	text-decoration: none;
	color: #999;
}

#miniaturas {
	margin-bottom: 10px;
	text-align: center;
}

#miniaturas img {
	border: 1px solid #F7DCD4;
	margin: 5px 5px 5px 0;
}

#miniaturas img:hover {
	border: 1px solid #822103;
	margin: 5px 5px 5px 0;
}

#paginador_producto {
	margin: 10px 0 0 0;
	padding-bottom: 30px;
	padding-left: 20px;
	clear: both;
	width: 720px;
	float: left;
}

.boton_anterior a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: left;
	font-size: 1em;
	background-color: #822103;
	border: 1px solid #000;
}

.boton_siguiente a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	margin-left: 10px;
	color: #FFF;
	float: left;
	font-size: 1em;
	background-color: #822103;
	border: 1px solid #000;
}

.boton_anterior a:visited, .boton_siguiente a:visited {
	text-decoration: none;
	background-color: #822103;
	color: #FFF;
}

.boton_anterior a:hover, .boton_siguiente a:hover {
	text-decoration: none;
	background-color: #F7DCD4;
	color: #822103;
}

.boton_volver a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	font-size: 1em;
	background-color: #822103;
	border: 1px solid #000;
}

.boton_anterior a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #822103;
}

.boton_volver a:hover {
	text-decoration: none;
	color: #822103;
	background-color: #F7DCD4;
}

/*formulario*/

#cuerpo_form {
	width: 730px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#error {
	width: 700px;
	margin-top: 40px;
	margin-bottom: 0;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #F00;
	color: #000;
	clear: both;
}

.mensaje_error {
	font-weight: bold;
	color: #F00;
}

.descripcion_error {
	font-weight: normal;
	padding-bottom: 0;
}

.aviso {
	margin-right: 10px;
	text-align: right;
	color: #999;
	font-weight: bold;
}

.celda_literal {
	vertical-align: top;
	text-align: right;
	width: 200px;
	padding-right: 5px;
}

.celda_campo {
	vertical-align: top;
	text-align: left;
	width: 500px;
}

.celda_campo input, .celda_campo select, .celda_campo textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #822103;
	font-size: 1em;
	border: 1px solid #822103;
	width: 500px;
	padding: 2px;
}

.celda_campo input:focus, .celda_campo select:focus, .celda_campo textarea:focus  {
	border: 1px solid #822103;
	background-color: #FBEEEA;
	padding: 2px;
}

.boton_enviar {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.powered img {
border: 0;
}

.esconder {
	visibility: hidden;
}


#link_idi_on
{
    font-size:11px;
    text-decoration:underline;
    color:#999999;
    font-weight: bold;
}

#idiomas {
	margin: 0 auto;
	font-family: Verdana, "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Georgia, Arial, sans;
	text-align: left;
	width: 760px;
	background-color: #F7DCD4;
font-weight: bold;
	position: relative;
	font-size: 100%;
}

#idiomas ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 5px 0;
}

#idiomas ul li {
	display: inline;
	margin-right: 10px;
}

#idiomas a:link, #idiomas a:visited, #idiomas a:active {
	text-decoration: none;
	color: #822103;
}

#idiomas a:hover {
	text-decoration: none;
	color: #A1A1A1;
}

.resaltado {
	font-weight:bold;
	color:#e00000;
}

/*NOTICIAS*/

#cuerpo_noticias {
	padding:10px;
	float:right;
}

#paginador_noticias a {
	background:#262835;
	color:#FFFFFF;
	text-decoration:none;
	padding:4px;
	border:1px solid #CACAA7;
}

#paginador_noticias a:hover {
	background:#4a4a4a;
}

.boton_anterior_noticias {
	float:left;
}

.boton_siguiente_noticias {
	float:right;
}

.noticia {
	margin-bottom:20px;
}

.cabecera_noticia {
	min-height:20px;
	padding-right:1%;
	clear:both;
}

* html .cabecera_noticia {
	height:20px;
}

.cabecera_noticia h1 {
	float:left;
	margin:0;
	padding:0;
	padding-left:20px;
	border:0;
	font-size:18px;
	font-weight:normal;
	background:url(/img/titol_new.gif) no-repeat left;
	width:325px;
}

.fecha_noticia {
	float:right;
	background:url(/img/clock_new.gif) no-repeat left;
	padding-left:15px;
}

.contenido_noticia {
	overflow:hidden;
	width:966;
	clear:both;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #E2E2E2;
	border-bottom:5px solid #E2E2E2;
	color:#000000;
	
}

.imatge_piti, .imatge_gran {
	float:right;
	margin-left:5px;
}

.boton_ampliarnoticia {
	color:#333333;
	display:inline;
}
