 /* principal.php */

body {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background:url(/img/css51/body.jpg) no-repeat top center #03080B fixed;
}

#contenedor {
	width:905px;
	padding:0 20px;
	margin-top:40px;
}

* html #contenedor {
	
}

*:first-child+html #contenedor {

}

#cabecera {
	width:880px;
	height: 200px;
	background:url('/img/cabecera-final-web.jpg') no-repeat #9BBDE0;
	margin-left:5px;
	border:10px solid #9BBDE0;
}

* html #cabecera {

}

*:first-child + html #cabecera {

}

.logo_izquierda {
	padding: 8px;
}

.logo_derecha {
	padding: 8px;
	float: right;
}

.logo_izquierda img, .logo_derecha img {
	
}

#fechaybusqueda {
	width:160px;
	float:left;
}

#fecha {
	font-size:10px;
	background:url(/img/css51/barra_fecha.jpg) no-repeat;
	color:#FFFFFF;
	padding:15px;
	padding-left:5px;
	padding-bottom:0;
	position:absolute;
}

#busqueda {
	position:absolute;
	top:10px;
	font-size:14px;
	margin-right:20px;
}

#busqueda input {
	float:left;
	border:0;
	height:23px;
}

.boton_busqueda {
	background:url(/img/css51/menulink.jpg) top repeat-x #FFAB1D;
	border:0;
	height:23px;
	width:58px;
	color:#FFFFFF;
}

.literalbusqueda {
	display:none;
}

* html #busqueda {
}

#busqueda form {
	margin: 0;
	padding: 0;
}

.campotexto_busqueda {
	margin: 0 1px;
	padding:0 2px;
	width: 95px;
}

.boton_busqueda {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#menuycuerpo {
	clear:both;
}

#menu {
	float:left;
	width:200px;
	padding-top:45px;
	font-size:14px;
}

*:first-child+html #menu {
}

#menu a {
	text-decoration:none;
	background:url(/img/css51/menulink.jpg) top repeat-x #ffc063;
	padding:7px;
	display:block;
	width:160px;
	color:#EAEAEA;
	border:5px solid #cee1f3;
}

#menu a:hover {
	color:#FFFFFF;
	background:url(/img/css51/menulink_hover.jpg) top repeat-x #f6a31f;
}

.elementos_menu {
	margin: 0;
	padding:0;
}

.elementos_menu li {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-bottom:15px;
	display:block;
	float:left;
	clear:both;
	width:100%;
}

#cuerpo {
	float:left;
	width:680px;
	min-height:260px;
	line-height:18px;
	padding-top:10px;
	padding-left:20px;
}

#cuerpo a {
	color:#FF7200;
}

#cuerpo_texto {
	width:95% !important;
	display:table;
}

* html #cuerpo_texto {
	height:5px;
	width:auto !important;
}

#cuerpo_texto a {
	text-decoration: none !important;
	color:#FF7200;
}

#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;
	margin-left:5px;	
	color:#000000;
	font-size:10px;
	padding-left:190px;
	padding-top:20px;
}

#pie p {
	line-height:16px;
	margin:2px;
}

#pie a {
	color: #FF7200;
	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:#FF7200 !important;
}

.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: #eaeaea;
	float: left;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea !important;
	border:1px solid #EAEAEA;
}

.boton_anterior_noticias a:hover {
		color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;

}

.boton_siguiente_noticias {
	float:right;
	width:200px;
}

.boton_siguiente_noticias a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #eaeaea;
	float: right;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea !important;
	border:1px solid #EAEAEA;
}

.boton_siguiente_noticias a:hover {
	color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;

}

/*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:#FDFDFD;
	margin-bottom:20px;
	border:10px solid #9BBDE0;
	color:#5d5d5d;
	padding:15px;
}

#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: #ff7200;
	padding:0;
	font-weight:normal;
	display:inline;
	font-size:20px;
}

#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:#FF7200;
	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: #eaeaea !important;
	float: left;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea;
	border:1px solid #EAEAEA;
}

.boton_anterior_galeria a:hover {
		color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;

}

.boton_siguiente_galeria a {
	text-decoration: none;
	text-align: center;
	padding: 5px;
	color: #eaeaea !important;
	float: right;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea !important;
	border:1px solid #EAEAEA !important;
}

.boton_siguiente_galeria a:hover {
		color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;

}

/*imagenes_galeria_detalleimagen*/

#cuerpo_producto {
	
}

h1.titulo_principal {
	color:#FFFFFF;
	font-size:26px;
	font-weight:normal;
	margin:0;
	margin-top:0;
	margin-bottom:20px;
	background:url(/img/css51/h2.jpg) no-repeat bottom;
	line-height:30px;
}

#imagen_producto {
	text-align:center;
}

#imagen_producto a {
	background:none;
	color:#FF7200;
}

.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: #eaeaea !important;
	float: left;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea !important;
	border:1px solid #EAEAEA;
}

.boton_siguiente a {
	text-decoration: none;
	text-align: center;
	color: #eaeaea !important;
	float: left;
	padding:5px;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea !important;
	margin-left:1px;
	border:1px solid #EAEAEA;
}

.boton_volver a {
	color:#eaeaea !important;
}

.boton_anterior a:hover, .boton_siguiente a:hover , .boton_volver a:hover {
	color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;

}

.boton_anterior a:hover, .boton_siguiente a:hover {
	text-decoration: none;
	color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;
}

.boton_volver a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	color: #eaeaea;
	float: right;
	font-size: 1em;
	background:url(/img/css51/menulink.jpg) repeat-x bottom #eaeaea !important;
	border:1px solid #EAEAEA;
}


.boton_volver a:hover {
	text-decoration: none;
	color:#232323;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc;
}

/*formulario*/

#cuerpo_form {
}


#error {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px;
	background:#F8F8F8;
	color: #666666;
	border:10px solid #FF9000;
}

#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: #3192FF;
	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:0;
}

#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: #FFFFFF;
	font-size:12px;
	padding:5px;
}

#idiomas a:hover {
	color: #000000;
}

#idiomas a img {
	margin-top:15px;
}

.slideCaption {
	color:#FFFFFF !important;
	background:#0A233C !important;
}

.resaltado {
	font-weight:bold;
	color:#ff3333;
}

/*NOTICIAS*/

#paginador_noticias a {
	background:#775479;
	color:#eaeaea;
	text-decoration:none;
	padding:5px 10px;
}

#paginador_noticias a:hover {
	color:#232323 !important;
	background:url(/img/css51/menulink_hover.jpg) repeat-x bottom #f9f9fc !important;
}

.boton_anterior_noticias {
	float:left;
}

.boton_siguiente_noticias {
	float:right;
}

.noticia {
	background:url(/img/css51/noticia_pxrep.jpg) repeat-x bottom #FDFDFD;
	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:#FF7200;
	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;
}
