 /* principal.php */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-image: url('/img/css1200/b_bg.gif');
	background-color: #696969;
	background-repeat: repeat-y;
	background-position: center;
}

#contenedor {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#cabecera {
	width: 760px;
	height: 120px;
	margin-top:51px;
	background-image:  url('/img/cabeceras_nuestras/cabecera02_plantilla13.gif');
	background-repeat:no-repeat;
}

.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: 748px;
	position:absolute;
	top: 19px;
	height: 28px;
	padding: 0 2px 2px 2px;
	background-color: #696969;
	padding-right: 10px;
	color: #FFF;
	border-bottom:2px solid #FFF;
}

#fecha {
	width: 350px;
	float: left;
	font-weight: bold; 
	margin-top: 10px;
	margin-left: 5px;
	padding: 0;
}

#busqueda {
	width: 360px;
	float: right;
	text-align: right;
	margin-top: 6px;
	margin-right: 5px;
	padding: 0;
	clear: right;
}

#busqueda form {
	margin: 0;
	padding: 0;
}

.campotexto_busqueda {
	margin: 0 1px;
	padding: 2px 3px;
	background-color: #CC6;
	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;
}

#menu {
	margin-bottom: 10px;
	height: 20px;
	padding-top: 10px;
	width: 760px;
	background-color: #696969;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#menu a:link, #menu a:visited {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	color: #CC6;
	text-decoration:none;
}

.elementos_menu {
	margin: 0;
	padding: 0 5px 0 0;
}

.elementos_menu li {
	display: inline;
	list-style-type: none;
	padding-left:5px;
}

#cuerpo {
	width: 740px;
	padding: 10px;
	min-height: 270px;
}

#cuerpo_texto {
	padding-bottom: 35px;
	padding-left: 10px;
	width: 510px;
	float: left;
	margin-left: 10px;
}

#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 {
	width: 200px;
	height: 200px;
	float:left;
}

#cuerpo_imagen img {
	border:1px solid #900;
}

#pie {
	width: 520px;
	padding-left: 230px;
	padding-top: 30px;
	clear: left;
	text-align: center;
	background-image: url('/img/css1200/b_bg_pie.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#pie a:link,#pie a:visited {
	color: #900;
	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 {
	clear: both;
}

.clear1px {
	clear: both;
}

.esconder {
	visibility: hidden;
}

/*busqueda_resultado*/

#cuerpo_busqueda {
	padding-bottom:10px;
	padding-left:10px;
	width: 510px;
	float:right;
	margin-left:10px;
}

#cuerpo_busqueda table tr td {
	padding: 20px;
}

.fila_busqueda {
	background-color: #F7F2D4;
}

.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 {
	padding-bottom: 10px;
	padding-left: 10px;
	width: 510px;
	float: right;
	margin-left: 10px;
}

#cuerpo_noticias table {
	width: 510px;
}

#cuerpo_noticias table tr td {
	margin: 0;
	padding: 25px 10px 25px 10px;
	vertical-align: top;
	background-color: #F7F2D4;
	border-bottom: 10px solid #F0D020;
}

.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: #900;
	font-size: 1em;
	font-weight: bold;
}

.boton_ampliarnoticia a:visited {
	text-decoration: underline;
	color: #900;
	font-size: 1em;
	font-weight: bold;
}

.boton_ampliarnoticia a:hover {
	text-decoration: none;
	color: #F09520;
	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 #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;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.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;
	background-color: #FFF;
	border: 1px solid #FFF;
}

/*noticia_ampliada*/

#cuerpo_noticias p {
	margin: 10px;
}

.fecha_noticia_ampliada {
	margin: 20px 0;
	font-weight: bold;
	color: #000;
}

.titulo_noticia_ampliada {
	font-size: 1.8em;
	line-height: 1.3em;
	text-decoration: none;
	margin: 20px 10px 30px 10px;
	color: #900;
}

.firma_noticia_ampliada {
	padding-top: 30px;
	padding-bottom: 0;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #900;
}

/*imagenes_galeria*/

#cuerpo_tarjeta {
	padding-bottom:10px;
	padding-left:10px;
	width: 510px;
	float:right;
	margin-left:10px;
}

#tarjeta {
	height: 100%;
	border-bottom: 10px solid #F0D020;
	background-color: #F7F2D4;
	padding: 10px 20px;
}

#tarjeta:hover {
	height: 100%;
	border-bottom: 10px solid #F0D020;
	background-color: #F7F2D4;
	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: #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;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.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;
	background-color: #FFF;
	border: 1px solid #FFF;
}

/*imagenes_galeria_detalleimagen*/

#cuerpo_producto {
	padding-bottom:10px;
	padding-left:10px;
	width: 510px;
	float:right;
	margin-left:10px;
}

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 {
	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;
}

.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;
	width: 500px;
	float: right;
}

.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;
	background-color: #FFF;
	color: #900;
	border: 1px solid #FFF;
}

.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;
}

.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;
	background-color: #FFF;
	border: 1px solid #FFF;
}

/*formulario*/

#cuerpo_form {
	padding-bottom: 10px;
	padding-left: 10px;
	width: 510px;
	float: right;
	margin-left: 10px;
}

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  {
	border: 1px solid #822103;
	background-color: #FDF8E0;
	color: #FFF;
	padding: 2px;
}

.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 {
	width: 748px;
	position:absolute;
	top: 0px;
	height: 15px;
	padding: 0 2px 2px 2px;
	background-color: #696969;
	padding-right: 10px;
	color: #FFF;
	border-bottom:2px solid #FFF;
}

#idiomas ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 2px 0px 0 5px;
}

#idiomas ul li {
	display: inline;
	margin-right: 10px;
}

#idiomas a:link, #idiomas a:visited, #idiomas a:active {
	text-decoration: none;
	color: #FFF;
}

#idiomas a:hover {
	text-decoration: none;
	color: #CCCC66;
}

.resaltado {
	font-weight:bold;
	color:#e00000;
}
