 /* principal.php */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:url(/img/css46/body.jpg) repeat-x top #140000;
	padding-top:20px;
}

#contenedor {
	margin:auto;
	width: 770px;
	background:url(/img/css46/contenedor.jpg) no-repeat top !important;


}


#cabecera {
	width: 770px;
	height: 120px;	
	background-image: url('/img/cabezera copia.jpg');
	background-repeat:no-repeat;
	position:absolute;
	top:120px;
}

#idiomas {
	background:url(/img/css46/menu.jpg) no-repeat;
	height:45px;
	width:770px;
	position:absolute;

}

.logo_izquierda {
	width: 150px;
	height: 100px;
	padding: 8px;
}

.logo_derecha {
	width: 150px;
	height: 100px;
	padding: 8px;
	float: right;
}

.logo_izquierda img, .logo_derecha img {
	border:1px solid #000;
}

#fechaybusqueda {
	width:770px;
	color:#666666;
	font-size:10px;
}

#fecha {
	width: 350px;
	padding: 0;
	position:absolute;
	top:95px;
	margin-left:20px;
}

#busqueda {
	width: 360px;
	text-align: right;
	padding: 0;
	position:absolute;
	top:90px;
	padding-left:400px;
}

#busqueda form {
	margin: 0;
	padding: 0;
}

.campotexto_busqueda {
	margin: 0 1px;
	padding: 2px 3px;
	width: 130px;
}

.boton_busqueda {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menuycuerpo {
	background:url(/img/css46/pxrep.jpg) repeat-y !important;
	margin-top:220px;
	float:left;
	width:100%;
}

#menu {
	float:left;
	width:218px;
	padding:10px;
	padding-right:0;
}

#menu a {
	text-decoration:none;
	background:url(/img/css46/menulink.gif) repeat-x #c8c8c9;
	display:block;
	width:175px;
	color:#555555 !important;
	padding:8px 15px;
	margin-bottom:5px;
	border:1px solid #a9a9a9;

}

#menu a:hover {
	background:url(/img/css46/menulink_hover.gif) repeat-x #ababab;
	color:#333333 !important;
	text-decoration:none;
}

.elementos_menu {
	margin: 0;
	padding:0;
}

.elementos_menu li {
	list-style-type: none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	clear:both;
	width:100%;
}

#cuerpo {
	float:left;
	width:490px;
	padding:10px;
	padding-left:30px;
	overflow:hidden;
}

#cuerpo p {
}

#cuerpo_texto {

}


#cuerpo_texto a:link, #cuerpo_texto a:visited{
	text-decoration: underline;
	color: #900;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	color: #666;
	border-bottom: 1px dotted #666;
}

#cuerpo_imagen {
	float:right;
	margin-top:25px;
}

#cuerpo_imagen img {
	border:1px solid #900;
	margin:10px;
	margin-right:0;
}

#pie {
	width: 760px;
	clear: both;
	text-align: center;
	margin:auto;
	background:#952225;
	color:#FFFFFF;
	padding-top:10px;
	font-size:10px;
	border:5px solid #FFFFFF;
}

#pie a {
	color: #FFF;
	text-decoration:underline;
}

.registro {
    color: #000;
    font-size: 8px;
	font-weight:bold;
}

.powered {
	color: #FFF;
	width: 100%;
	float: left;
	margin: 50px auto 5px auto;
	padding-bottom: 0px;
	text-align: center;
}

.nomostrar {
	display: none;
}

.clear {
	float:left;
	clear: both;
}

.clear1px {
	float:left;
	clear: both;
}

.esconder {
	visibility: hidden;
}

/*busqueda_resultado*/

#cuerpo_busqueda table{
	width:100%;
}

#cuerpo_busqueda table tr td {
	padding: 20px;
}

.fila_busqueda {
	background-color: #dcdcdc;
}

.titular_busqueda {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #4E4E4E;
}

.boton_ir_busqueda {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 5px;
	font-size: 1em;
}

.boton_ir_busqueda a:link, .boton_ir_busqueda a:visited {
	text-decoration: underline;
	color: #900;
	font-size: 1em;
	font-weight: bold;
}

.boton_ir_busqueda a:hover {
	text-decoration: none;
	color: #F09520;
	font-size: 1em;
	font-weight: bold;
}

/*noticias*/

#cuerpo_noticias {

}

#cuerpo_noticias table {
	width:490px;
}

#cuerpo_noticias table tr td {
	margin: 0;
	padding: 25px 10px 25px 10px;
	vertical-align: top;
	background-color: #dcdcdc;
	border-bottom: 10px solid #b9b9b9;
}

.encabezado_listadonoticias th {
	padding: 0;
	border-bottom: 1px solid #FFF;
	color: #CCC;
	display: none;
}

.fila_noticia {
	
}

.titular_noticia {
	margin: 0 0 20px 0;
	padding: 0;
}

.boton_ampliarnoticia {
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 3px 5px;
	font-size: 1em;
}

.boton_ampliarnoticia a {
	text-decoration: underline;
	color: #900;
	font-size: 1em;
	font-weight: bold;
}

.boton_ampliarnoticia a:hover {
	color: #000000;
}

#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 #900;
	background-color: #900;
}

.boton_anterior_noticias a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #900;
	float: left;
	font-size: 1em;
}

.boton_siguiente_noticias a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	font-size: 1em;
	background-color: #900;
	border: 1px solid #900;
}

.boton_siguiente_noticias a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #900;
	float: right;
	font-size: 1em;
}

/*noticia_ampliada*/

#cuerpo_noticias p {
	margin: 10px;
}

.fecha_noticia_ampliada {
	font-weight: bold;
	color: #c73c23;
	float:right;
	font-size:11px;
}

.titulo_noticia_ampliada {
	text-decoration: none;
	color: #c73c23;
	border-left:10px solid #c73c23;
	line-height:14px;
	font-size:16px;
	padding-left:5px;
}

.firma_noticia_ampliada {
	padding-top: 30px;
	padding-bottom: 0;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #900;
}

/*imagenes_galeria*/

#cuerpo_tarjeta {
	
}

#tarjeta {
	height: 100%;
	width:100%;
	border-bottom: 10px solid #b9b9b9;
	background-color: #dcdcdc;
	padding: 10px 0;
	margin-bottom:10px;
	display:table;
}

#tarjeta:hover {
	

}

#tarjeta_img {
 	width: 100px;
	margin: 10px;
	float: left;
}

#tarjeta_img img {
	border: 1px solid #023854;
}

#tarjeta_contenido {
	float: right;
	padding-right:5px;
	margin-bottom: 20px;
	width: 68%;
}

#tarjeta_contenido h2 {
	font-size: 1.6em;
	color: #900;
	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;
}

.tarjeta_info p {
	padding: 0;
	margin: 0;
}

.tarjeta_info a {
	text-decoration: none;
	margin-top: 10px;
	padding: 3px;
}

.tarjeta_info a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #900;
	font-weight: bold;
}

.tarjeta_info a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #900;
	font-weight: bold;
}

.tarjeta_info a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #F09520;
	font-weight: bold;
}

#paginador_galeria {
	height: 100%;
	padding: 10px;
	margin-bottom: 0;
}

.boton_anterior_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: left;
	font-size: 1em;
	background-color: #900;
	border: 1px solid #900;
}

.boton_anterior_galeria a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #900;
	float: left;
	font-size: 1em;
}

.boton_siguiente_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	font-size: 1em;
	background-color: #900;
	border: 1px solid #900;
}

.boton_siguiente_galeria a:hover {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #C30;
	float: right;
	font-size: 1em;
}

/*imagenes_galeria_detalleimagen*/

#cuerpo_producto {
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	margin-bottom:10px;
	color:#900;
	border-bottom:1px dotted #900;
}

#imagen_producto {
	
}

.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;
}

.linkampliaimagen img {
	margin-right: 5px;
}

.linkampliaimagen a:link, .linkampliaimagen a:visited {
	text-decoration: underline;
	color: #900;
}

.linkampliaimagen a:hover {
	text-decoration: none;
	color: #C30;
}

#miniaturas {
	margin-bottom: 10px;
	text-align: center;
}

#miniaturas img {
	border: 1px solid #900;
	margin: 5px 5px 5px 0;
}

#miniaturas img:hover {
	border: 1px solid #900;
	margin: 5px 5px 5px 0;
}

#paginador_producto {
	margin: 10px 0 0 0;
	padding: 0 10px;
	clear: both;
	float: right;
	width:100%
}

.boton_anterior a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: left;
	font-size: 1em;
	background-color: #900;
	border: 1px solid #900;
}

.boton_siguiente a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	margin-left: 10px;
	color: #FFF;
	float: left;
	font-size: 1em;
	background-color: #900;
	border: 1px solid #900;
}

.boton_anterior a:visited, .boton_siguiente a:visited {
	text-decoration: none;
	background-color: #900;
	border: 1px solid #900;
	color: #FFF;
}

.boton_anterior a:hover, .boton_siguiente a:hover {
	text-decoration: none;
	color: #900;
}

.boton_volver a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFF;
	float: right;
	font-size: 1em;
	background-color: #900;
	border: 1px solid #900;
	margin-top:5px;
}

.boton_anterior a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #900;
	border: 1px solid #900;
}

.boton_volver a:hover {
	text-decoration: none;
	color: #900;
}

/*formulario*/

#cuerpo_form {
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	margin-bottom:10px;
	color: #900;
	border-bottom: 1px dotted #900;
}

#error {
	width: 480px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #F00;
	color: #000;
}

.mensaje_error {
	font-weight: bold;
	color: #F00;
}

.descripcion_error {
	font-weight: normal;
	padding-bottom: 0;
}

.aviso {
	margin-right: 10px;
	text-align: right;
	color: #C30;
	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: 290px;
}

.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: 290px;
	padding: 2px;
}

.celda_campo input:focus, .celda_campo select:focus, .celda_campo textarea:focus  {
}

.boton_enviar {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.powered img {
	border: 0;
}


#link_idi_on
{
    font-size:11px;
    text-decoration:underline;
    color:#999999;
    font-weight: bold;
}



#idiomas ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}

#idiomas ul li {
	display: inline;
	background:url(/img/css46/bordermenutop.jpg) no-repeat right;
	margin:0;
	padding:0px 15px;
	float:left;
	padding-bottom:12px;
}

#idiomas a {
	text-decoration: none;
	color: #383838;
}

#idiomas a:hover {
	color: #FFFFFF;
}

#idiomas a img {
	margin-top:15px;
}

.slideCaption {
	color:#FFFFFF !important;
	background:#990000 !important;
}

.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:96%;
	clear:both;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;
	color:#000000;
}

.imatge_piti, .imatge_gran {
	float:right;
	margin-left:5px;
}

.boton_ampliarnoticia {
	color:#333333;
	display:inline;
	float:none;
	background:none;
	border:0;
}
