 /* principal.php */

body {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	background:url(/img/css53/body.gif) repeat-x top #9a9a9a ;
}

#contenedor {
	width:945px;
	margin:auto;
	padding:0;
	background:url(/img/css53/top.jpg) no-repeat top;
	padding-top:88px;
}

* html #contenedor {
}

*:first-child+html #contenedor {

}

#cabecera {
	width:904px;
	height: 200px;
	background:url('/img/logo.swf') no-repeat;
	margin-left:21px;
	margin-bottom:8px;
}

#flashintro {
	overflow:hidden;
	width:904px;
}

* html #cabecera {
	height:210px;
}

*:first-child + html #cabecera {
	height:210px;
}

.logo_izquierda {
	width: 150px;
	height: 100px;
	padding: 8px;
}

.logo_derecha {
	padding: 8px;
	float: right;
}

.logo_izquierda img, .logo_derecha img {

}

#fechaybusqueda {
	width:200px;
	float:left;
}

#fecha {
	font-size:10px;
	background:url(/img/css53/barra_fecha.jpg) no-repeat;
	color:#999999;
	padding:15px;
	padding-left:45px;
	padding-bottom:0;
	position:absolute;
}

#busqueda {
	position:absolute;
	top:40px;
	font-size:14px;
	margin-right:20px;
	padding-left:30px;
	width:250px;
}

#busqueda input {
	float:left;
	border:0;
	height:23px;
}

.boton_busqueda {
	background:url(/img/css53/bt.gif) repeat-x;
	height:23px;
	width:58px;
	color:#FFFFFF;
	border:1px solid #555555 !important;
}

.literalbusqueda {
	display:none;
}

#busqueda form {
	margin: 0;
	padding: 0;
}

.campotexto_busqueda {
	margin: 0 1px;
	padding:0 2px;
	width: 95px;
}

#menuycuerpo {
	clear:both;
	background:url(/img/css53/pxrep.gif) repeat-y;
}

#menu {
	float:left;
	width:205px;
	padding-top:40px;
	padding-left:35px;
	font-size:16px;
}

*:first-child+html #menu {
}

#menu a {
	text-decoration:none;
	background:url(/img/css53/menulink.gif) top left repeat-x #F3F3F3;
	height:30px;
	width:160px;
	color:#666666;
	display:block;
	width:180px;
	height:100%;
	padding:5px 12px;
	font-weight:bold;
	border:1px solid #BBBBBB;
}

#menu a:hover {
	color:#000000;
	background:url(/img/css53/menulink_hover.gif) top left repeat-x #E9E9E9;
}

.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%;
	margin-bottom:10px;
}

.banner a, .banner a:hover {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	text-indent:0 !important;
	color:#fff !important;
}


#cuerpo {
	float:left;
	width:640px;
	min-height:260px;
	line-height:18px;
	padding:20px;
	padding-top:60px;
	position:relative;
	
}

* html #cuerpo {
	padding-right:15px;
}

#cuerpo hr {
	background:#BBBBBB;
}

#cuerpo a {
	color:#5b82ff;
}

#cuerpo_texto {
	width:auto !important;
	height:auto;
	min-height:150px;
}

* html #cuerpo_texto {
	height:5px;
	width:auto !important;
}

#cuerpo_texto a {
	text-decoration: none !important;
	color:#5b82ff;
}

#cuerpo_imagen {
	float:right;

}

#cuerpo_imagen img {
	border:0;
	margin:10px;
}

#cuerpo_imagen a {
	border:0 !important;
	background:none !important;
}

#pie {
	clear: both;
	text-align: center;
	color:#000000;
	font-size:10px;
	padding:5px;
	padding-top:20px;
	background:url(/img/css53/foot.jpg) top no-repeat;
}

*:first-child+html #pie {
	margin:0;
	margin-top:-15px;
}

#pie p {
	line-height:16px;
	margin:2px;
}

#pie a {
	color:#EB1C7B;
	text-decoration:underline;
	clear:both;
}

.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 {
	clear: both;
}

.clear1px {
	clear: both;
}

.esconder {
	visibility: hidden;
}

/*busqueda_resultado*/

#cuerpo_busqueda table{
	
}

#cuerpo_busqueda table tr td {

}

#cuerpo_busqueda a {
	color:#FF3B7B;
}

.fila_busqueda p {
	
}

.fila_busqueda b {
	
}

.titular_busqueda {
	
}

.boton_ir_busqueda {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 5px;
	font-size: 1em;
}

.boton_ir_busqueda a{
	color:#FFFFFF !important;
	background:url(/img/css53/bt.gif) repeat-x;
	padding:5px;
	text-decoration:none;
}

.boton_ir_busqueda a:hover {
}

/*noticias*/


#cuerpo_noticias {

}

#cuerpo_noticias h1 {
	
}

#cuerpo_noticias table {

}

#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: #CCCCCC;
	display: none;
}

.boton_ampliarnoticia a:hover {
	color: #000000;
}

#paginador_noticias {
	height: 100%;
	margin-bottom: 0;
}

.boton_anterior_noticias a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFFFFF !important;
	float: left;
	background:url(/img/css53/bt.gif) repeat-x;
}

.boton_anterior_noticias a:hover {
	

}

.boton_siguiente_noticias {
	float:right;
	width:200px;
}

.boton_siguiente_noticias a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFFFFF !important;
	float: right;
	background:url(/img/css53/bt.gif) repeat-x;
}


/*noticia_ampliada*/

#cuerpo_noticias p {
	margin: 10px;
}

.fecha_noticia_ampliada {
	font-weight: bold;
	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;
}

/*imagenes_galeria*/ 

#cuerpo_tarjeta {
	
}

#tarjeta, #cuerpo_producto, .noticia, #cuerpo_texto, #correcto, .tabla_form, .fila_busqueda td {
	background:url(/img/css53/box_pxrep.gif) top repeat-x #e8e8e8;
	margin-bottom:20px;
	color:#5d5d5d;
	padding:15px;
	width:610px;
	border:1px solid #e8e8e8;
}

#cuerpo_busqueda table {
	border-spacing:20px;
	
}

.tabla_form {
	width:100%;
}

#tarjeta a, #cuerpo_producto a, .noticia a, #cuerpo_texto a, #correcto a, input, textarea {
	position:relative;
}

.tarjeta_nombre {
	padding-bottom:10px;
}

.tarjeta_nombre h2 {
	color: #5b82ff;
	padding:0;
	font-weight:normal;
	display:inline;
	font-size:18px;
}

#tarjeta_img {
 	width: 100px;
	float: right;
	padding-top:10px;
	margin:10px;
	margin-right:0;
}

#tarjeta_img img {
	border:0;
}

#tarjeta_contenido {
	margin:0;
}

.tarjeta_precio {
	color:#000000;
	font-weight:bold;
}

.tarjeta_descripcion, #descripcion_producto, .texto_noticia {
	display:inline;
	line-height:20px;
}

#descripcion_producto li {
	color:#FFFFFF;
}

.tarjeta_info {
	display:inline;
}	

.tarjeta_info a, .boton_ampliarnoticia {
	
	margin-top: 10px;
	color:#5b82ff;
	position:relative;
}

.tarjeta_info a:hover {
	
}

#paginador_galeria {
	height: 100%;
	padding: 5px;
	margin-bottom: 0;
}

* html #paginador_galeria {
	padding-bottom:0px;
}

.boton_anterior_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 5px;
	color: #FFFFFF !important;
	float: left;
	background:url(/img/css53/bt.gif) repeat-x;

}

.boton_anterior_galeria a:hover {
}

.boton_siguiente_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 5px;
	color: #FFFFFF!important;
	float: right;
	background:url(/img/css53/bt.gif) repeat-x;
}

.boton_siguiente_galeria a:hover {


}

/*imagenes_galeria_detalleimagen*/

#cuerpo_producto {
	
}

h1.titulo_principal {
	color:#18295D;
	font-size:26px;
	font-weight:normal;
	margin:0;
	margin-bottom:20px;
	background:url(/img/css53/h2.jpg) no-repeat bottom;
	line-height:30px;
	position:absolute;
	top:15px;
	left:20px;
}

#imagen_producto {
	text-align:center;
}

#imagen_producto a {
	background:none;
	color:#5b82ff;
}

.imagen_ampliada {
	margin-bottom: 5px;
	border:0;
}

.linkampliaimagen a {
	color:#FFFFFF;
	background:#BC074A;
	font-weight:bold;
	position:relative;
}

.linkampliaimagen img {
	margin-right: 5px;
}

.linkampliaimagen a:link, .linkampliaimagen a:visited {
	text-decoration: underline;
}

.linkampliaimagen a:hover {
	text-decoration: none;
}

#miniaturas {
	margin-bottom: 10px;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
}

#miniaturas a {
	background:none;
}

#miniaturas img {
	margin: 5px 5px 5px 0;
	border:0;
}

#miniaturas img:hover {
	margin: 5px 5px 5px 0;
}

#paginador_producto {
	margin: 10px 0 0 0;
	padding: 0 10px;
	clear: both;
	float: right;
	padding:3px;
	padding-bottom:0;
}

.boton_anterior a {
	text-decoration: none;
	text-align: center;
	padding: 5px;
	color: #FFFFFF !important;
	float: left;
	background:url(/img/css53/bt.gif) repeat-x;
}

.boton_siguiente a {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF !important;
	float: left;
	padding:5px;
	background:url(/img/css53/bt.gif) repeat-x;
	margin-left:1px;
}

.boton_volver a {
}

.boton_anterior a:hover, .boton_siguiente a:hover , .boton_volver a:hover {

}

.boton_volver a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #FFFFFF !important;
	float: right;
	font-size: 1em;
	background:url(/img/css53/bt.gif) repeat-x;
}


.boton_volver a:hover {

}

/*formulario*/

#cuerpo_form {
}


#error {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px;
	background:#F8F8F8;
	color: #666666;
	border:1px solid #962F42;
}

#error b {
	color:#FF0000;
}

.mensaje_error {
	font-weight: bold;
	color: #F00;
}

.descripcion_error {
	font-weight: normal;
	padding-bottom: 0;
}

.aviso {
	margin-right: 10px;
	text-align: right;
	color: #000000;
	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: Arial, Helvetica, sans-serif;
	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 {
	height:45px;
	width:680px;
	margin-left:220px;
	text-align:right;
	position:absolute;
	top:30px;
}

#idiomas ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	display:block;
	height:35px;
	float:right;
	font-size:10px;
}

#idiomas ul li {
	display: inline;
	margin:0;
	padding:0px 5px;
	float:left;
	padding-bottom:12px;
}

#idiomas a {
	text-decoration: none;
	color: #CCCCCC;
	font-size:12px;
	padding:5px;
}

#idiomas a:hover {
	color: #FFFFFF;
}

#idiomas a img {
	margin-top:15px;
}

.slideCaption {
	color:#FFFFFF !important;
	background:#0A233C !important;
}

.resaltado {
	font-weight:bold;
	color:#ff3333;
}

/*NOTICIAS*/

#paginador_noticias a {
	background:url(/img/css53/bt.gif) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px;
}

#paginador_noticias a:hover {
}

.boton_anterior_noticias {
	float:left;
}

.boton_siguiente_noticias {
	float:right;
}

.noticia {
	background:url(/img/css53/box_pxrep.gif) top repeat-x #e8e8e8;
	border:1px solid #e8e8e8;
	margin-bottom:20px;
	color:#5d5d5d;
	clear:both;
}

.texto_noticia {
	display:inline;
}

.cabecera_noticia {
	min-height:20px;
	float:left;
	clear:both;
	width:100%;
}

.cabecera_noticia h1, p.titular_busqueda b {
	float:left;
	margin-top:0;
	color:#5b82ff;
	font-size:20px;
	font-weight:normal;
}

p.titular_busqueda b {
	margin-bottom:15px;
	display:block;
	width:100%;
	clear:both;
}

.fecha_noticia {
	float:right;
	padding:5px;
	font-size:11px;
	color:#A6A6A6;
	text-align:right;
	width:200px;
}

.contenido_noticia {
	overflow:hidden;
	width:99%;
	clear:both;
}

.texto_noticia {
}

.imatge_piti, .imatge_gran {
	margin-left:10px;
	float:right;
}

.boton_ampliarnoticia {
	color:#FFFF00;
	display:inline;
	float:none;
	border:0;
}
