html, body {
/*	min-height: 100%; height: auto !important; height: 100%;*/
}
body {
	font-family: Arial; font-size: 10pt; color: #000000;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
td, th, p, a {
	font-family: Arial; font-size: 9pt; color: #000000;
}
img {
	border: 0;
}
/*
div {
	border: 1px solid #FF0000;
}*/
form {
	margin: 0; padding: 0;
}

checkbox, input, radio, select, textarea {
	font-size: 9pt; font-family: Arial;
}
textarea {
	font-size: 9pt; font-family: Arial;
}

#contenedor {
	width: 980px;
	position: absolute;
	top: 0; left: 50%;
	margin-left: -490px;
	height: auto;
	min-height: 100%; height: auto !important; height: 100%;
	background: #FFFFFF;
}

/* Cabecera /*
/*******************************************************/
#header {
	width: 100%; height: 281px;
	position: relative;
	padding: 0;
	margin-bottom: 10px;
}
.formidioma {
	position: absolute;
	top: 70px; right: 5px;
	padding: 10px;
}/*
#formusuario {
	position: absolute;
	top: 9px; left: 232px;
	color: #000066;
}
#formusuario a {
	text-decoration: none; color: #006666;
}*/
.headerimage {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 115px;
	background: url(img/header.jpg);
}
/*******************************************************/


/* Columna izquierda */
/*******************************************************/
#left {
	width: 220px;
/*	height: 900px;*/
	float: left;
	padding: 0;
	margin-right: 10px;
	background: #ccc;
}
/*******************************************************/



/* Columna derecha */
/*******************************************************/
#right {
	width: 132px; height:732px;
	float: right;
	background: #EEEEEE;
	text-align: center;
/*position:absolute;top:290px;right:0;width:132px;background: #EEEEEE;text-align:center*/
}
/*******************************************************/



/* Parte Central */
/*******************************************************/
#main, #main1 {
	float: left;
	padding: 0;
	margin-bottom: 15px;
	width: 980px; height: auto;
}
#main1 {
	width: 838px;
}
#main h1, #main1 h1 {
	font-family: Arial; font-size: 10pt; font-weight: bold; text-transform: uppercase; color: #FFFFFF;
	margin: 0; padding: 0;
}
#main {
	padding: 0;
	margin-bottom: 15px;
}
.titulo {
	position: relative;
	height: 23px;
	padding-top: 10px; padding-left: 15px;
	background: url(img/menubox_h1.gif);
	background-color: #AAAAAA;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.tituloleft, .tituloright {
	position: absolute; top: 0;
	width: 7px; height: 33px;
}
.tituloleft {
	left: 0;
	background: url(img/menubox_h2.gif) no-repeat;
}
.tituloright {
	right: 0;
	background: url(img/menubox_h3.gif) no-repeat;
}
.titulografico {
	position: absolute; top: 0;
	width: 57px; height: 33px;
	right: 7px;
	background: url(img/menubox_h4.jpg) no-repeat;
}
/*******************************************************/



/* Pie */
/*******************************************************/
#footer {
	width: 100%; height: 50px;
	color: #333333;
	float: left;
	clear: both;
	text-align: center;
	background: url(img/footer_background.jpg) no-repeat 0 25px;
	padding-bottom: 30px;
}
#footermenu {
	border-top: 1px solid #CCCCCC; 
	color: #000000;
	height: 22px; padding-top: 2px;
}
#footer ul {
	width: 660px; margin: auto !important; margin-left: 160px;
	list-style-type: none;
	margin: 0; padding: 0;
}
#footer ul li{
	width: 110px;
	float: left;
}
#footer ul li a {
	font-family: Arial; font-size: 7pt; color: #999999; text-transform: uppercase;
	margin: 10px;
	text-decoration: none;
	color: #000000;
}
#footercopy {
	float: left; margin-left: 4px; padding-top: 20px;
}
#footerdiw {
	float: right; margin-right: 4px; padding-top: 20px;	
}
#footerlinks {
	font-family: Arial; font-size: 9pt; text-align: center;
	float: left; clear: both;
	width: 940px; height: 210px;
	padding: 18px;
	border: 1px solid #999999;
	text-align: left;
	margin-top: 30px;
}
#footerlinks h2 {
	font-size: 12pt;
	color: #999999;
}
#footerlinks h3 {
	margin: 0; padding: 0;
	font-weight: normal;
}
#footerlinks ul {
	float: left;
	width: 183px; height: auto; padding-left: 5px;
}
#footerlinks ul li {
	margin: 0; padding: 0;
	width: 100%;
}
#footerlinks ul li a {
	font-size: 10pt; text-transform: none;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#footerlinks .final {
	width: 182px; border-left: 1px dotted #999999;
}
/*******************************************************/


.clear {
	clear: both;
}
.warning {
	font-weight: bold;
	color: #CC0000;
}
.indexPaginas {
	float: right;
	width: 100%;
	margin: 0;
	padding: 8px 0 2px 0;
	text-align: right;
}
.carritocantidad {
	width: 30px;
	font-family: Arial; font-size: 9pt;
	text-align: center;
	border: 1px solid #000000;
}

/* Caja de los menus de los lados */
/*******************************************************
.menubox {
	margin-bottom: 12px;
}
.menuboxheader {
	font-family: Arial; font-size: 10pt; font-weight: bold; text-transform: uppercase;
	position: relative;
	height: 23px;
	padding-top: 10px;
	padding-left: 15px;
	background: url(img/menubox_h1.gif);
	background-color: #006666;
	color: #FFFFFF;
}
.menuboxheaderleft, .menuboxheaderright {
	position: absolute; top: 0;
	width: 7px; height: 33px;
}
.menuboxheaderleft {
	left: 0;
	background: url(img/menubox_h2.gif) no-repeat;
}
.menuboxheaderright {
	right: 0;
	background: url(img/menubox_h3.gif) no-repeat;
}
.menuboxheadergrafico {
	position: absolute; top: 0;
	width: 57px; height: 33px;
	right: 7px;
	background: url(img/menubox_h4.jpg) no-repeat;
}
.menuboxc {
	border: 1px solid #006666;
	padding: 10px 5px 10px 5px;
	background: #195959;
}
.menuboxc ul {
	margin: 0; padding: 0;
	margin-left: 10px;
}	
.menuboxc li {
	list-style: none;
	margin: 0; padding: 0;
}
.menuboxc a {
	font-family: Arial; font-size: 10pt; font-weight: 100; color: #FFFFFF;
	text-decoration: none;

	display: block;
	width: 164px; height: 22px; padding-top: 5px; padding-left: 15px;
	border-bottom: 1px dotted #EEEEEE;
	background: url(img/p1.gif) no-repeat 5px 10px;
}

.menuboxc a:hover {
	color: #000000;
}
/*******************************************************


/* Esquinas */
/*******************************************************
.c_tl, .c_tr, .c_bl, .c_br {
	padding: 0; margin: 0;
	position: absolute; width: 20px; height: 20px;
}
.c_tl {
	background: url(img/a1.gif) no-repeat;
	top: -1px; left: -1px;
}
.c_tr {
	background: url(img/a2.gif) no-repeat;
	top: -1px; right: -18px;
}
.c_bl {
	background: url(img/a4.gif) no-repeat;
	bottom: -18px; left: -1px;
}
.c_br {
	background: url(img/a3.gif) no-repeat;
	bottom: -18px; right: -18px;
}
/*******************************************************


/* Barra para el buscador y la cesta */
/*******************************************************/
/*#barrabuscadorcesta {
	background: #CCCCCC;
	width: 100%; height: 35px;
	position: absolute; right: 0;
	top: 160px;
}*/
#formbuscarportal {
	position: absolute;
	top: 70px; left: 620px;
}
#inbuscarportal {
	font-family: Verdana; font-size: 8pt; color: #000000;
	width: 185px; height: 30px; padding: 5px;
	border: 0;
}
#botonbuscarportal {
	font-family: Verdana; font-size: 8pt; color: #000000;
	padding-top: 4px; height: 30px;
	border: 0;
	background: none;
}/*
#formcesta {
	position: absolute;
	top: 1px; right: 10px;
	width: 175px;
}
#formcesta a {
	display: block;
	height: 24px; padding-top: 8px;
	text-decoration: none;
	color: #006666;
	padding-left: 35px;
	background: url(img/carrito.gif) no-repeat;
}*/
/*******************************************************/

#menuportal {
	position: absolute;
	top: 90px; left: 10px;
}
#menuportal ul {
	margin: 0; padding: 0;
	list-style: none;
}
#menuportal li, #menuportal a {
	font-family: Verdana; font-size: 7pt; font-weight: normal; color:#333333;
	text-decoration: none; text-transform: uppercase;
}
#menuportal li {
	float: left;
}
#menuportal a {
	margin: 0 8px;
}
#menuportal a:hover {
	text-decoration: underline;
}


/* Menu horizontal */
/*******************************************************/
#menuh {
	position: absolute;
	top: 115px; left: 0;
}
.menuh1, .menuh2, .menuh3, .menuh4, .menuh5 {
	width: 196px; height: 26px; padding-top: 140px;
	text-align: center; text-transform: uppercase;
	color: #000000;
}
.menuh1sub, .menuh2sub, .menuh3sub, .menuh4sub, .menuh5sub {
	width: 196px; height: 16px; padding-top: 4px;
	text-align: center; text-transform: uppercase;
}
.menuh1sub1, .menuh2sub1, .menuh3sub1, .menuh4sub1, .menuh5sub1 {
	width: 196px; height: 16px; padding-top: 4px;
	text-align: center; text-transform: uppercase;
	background: url(img/arrow_r.gif) no-repeat right;
}

.menuh1 {background: url(img/menu1.jpg) no-repeat; background-color: #6699CC;}
.menuh1:hover {background: url(img/menu1_over.jpg) no-repeat; background-color: #73ACE5;}
.menuh1sub, .menuh1sub1 {background-color: #6699CC;}
.menuh1sub:hover, .menuh1sub1:hover {background-color: #73ACE5;}

.menuh2 {background: url(img/menu2.jpg) no-repeat; background-color: #FFFF99;}
.menuh2:hover {background: url(img/menu2_over.jpg) no-repeat; background-color: #FFFF80;}
.menuh2sub, .menuh2sub1 {background-color: #FFFF99;}
.menuh2sub:hover, .menuh2sub1:hover {background-color: #FFFF80;}

.menuh3 {background: url(img/menu3.jpg) no-repeat; background-color: #FF99FF;}
.menuh3:hover {background: url(img/menu3_over.jpg) no-repeat; background-color: #CC7ACC;}
.menuh3sub, .menuh3sub1 {background-color: #FF99FF;}
.menuh3sub:hover, .menuh3sub1:hover {background-color: #CC7ACC;}

.menuh4 {background: url(img/menu4.jpg) no-repeat; background-color: #FFCC66;}
.menuh4:hover {background: url(img/menu4_over.jpg) no-repeat; background-color: #E5B85C;}
.menuh4sub, .menuh4sub1 {background-color: #FFCC66;}
.menuh4sub:hover, .menuh4sub1:hover {background-color: #E5B85C;}

.menuh5 {background: url(img/menu5.jpg) no-repeat; background-color: #99CC99;}
.menuh5:hover {background: url(img/menu5_over.jpg) no-repeat; background-color: #ACE5AC;}
.menuh5sub, .menuh5sub1 {background-color: #99CC99;}
.menuh5sub:hover, .menuh5sub1:hover {background-color: #ACE5AC;}

/*******************************************************/


/* Menu vertical (de al lado izquierdo) */
/*******************************************************
#menuv {
	margin-left: 9px;	
}
#menuv li {
	margin: 0; padding: 0;
	min-height: 28px; height: auto !important; height: 28px;
}
#menuv a {
	background: #195959;
}
/*#menuv a {
	display: block;
	width: 104px; height: 22px; padding-top: 5px; padding-left: 15px;
	border-bottom: 1px dotted #EEEEEE;
	color: #FFFFFF;
	background: url(img/p1.gif) no-repeat 5px 10px;
}
#menuv a:hover {
	color: #000000;
}*/
#menuv ul {
	margin-bottom: 16px;
}
#menuv ul a {
	color: #68CCB9;
}

/* Botones */
/*******************************************************
.boton1, .boton2, .botonNext, .botonAlert {
	width: 90px; height: 20px;
	display: block;
	font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF;
	text-decoration: none; text-align: center;
	border: 0;
	padding: 0;
	float: left;
}
.boton1 {
	background: url(img/bt.gif);
}
a.boton1 {
	height: 16px; padding-top: 4px;
}
a.botonNext {
	height: 16px; padding-top: 4px;
	background: url(img/bt_siguiente.gif);
}
a.boton2 {
	width: 115px;
	height: 16px; padding-top: 4px;
	background: url(img/bt2.gif);
}
a.botonAlert {
	height: 16px; padding-top: 4px;
	background: url(img/bt_alerta.jpg);
}

/*******************************************************


/* Caja por defecto */
/*******************************************************
.box {
	width: auto;
	position: relative;
	margin-bottom: 15px;
}
.box p, .box h2 {
	padding: 0 10px;
}
.box h2 {
	font-family: Arial; font-size: 10pt; color: #8E013B;
}
/*******************************************************/



.productos {
	position: relative;
	top: 0; left: 0;
	width: 980px;
	padding: 0;
}
.productobox {
	width: 478px; height: 130px;
	float: left;
	position: relative;
	font-family: Verdana; font-size: 10pt;
	padding: 0;
	margin: 0; margin-bottom: 20px; margin-right: 20px;
	background: #FFFFFF; color: #000000;
	border: 1px solid #A4A2A2;
}
.productobox .marcofoto {
	position: absolute;
	top: 10px; left: 10px;
	width: 110px; height: 110px;
	margin: 0; padding: 0;
	background: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
.productobox .titulop {
	font-family: Arial; font-size: 10pt; color: #006666;
	position: absolute;
	top: 10px; left: 130px;
}
.productobox .titulop a {
	font-family: Arial; font-size: 10pt; color: #006666;
	text-decoration: none;
}
.productobox .desc {
	font-family: Arial; font-size: 9pt; color: #000000;
	position: absolute;
	top: 32px; left: 130px;
	width: 450px;
}
.productobox .precio {
	position: absolute;
	top: 10px; right: 10px;
	font-family: Geneva; font-size: 11pt; color: #006666;
}
.productobox .masinfo {
	position: absolute;
	bottom: 10px; left: 130px;
	background: url(img/p1.gif) no-repeat 5px 6px;
	padding-left: 12px;
}
.productobox .comparar {
	position: absolute;
	top: 80px; left: 130px;
	width: 175px; height: 20px;
}
.productobox .boton2 {
	position: relative;
	top: -20px; left: 25px;
/*	position: absolute;
	top: 80px; left: 310px;*/
}

/* Cuadro de detalle */
/*******************************************************
.detallebox {
	position: relative;
	width: 750px; height: auto;
	overflow: hidden;
}
.formdetalle {
	position: absolute;
	top: 50px; left: 326px;
	width: auto; height: auto;
}
.formdetalle table {
	border: 1px solid #EEEEEE;
}
.formdetalle th, .formdetalle td {
	font-weight: normal;
	padding: 4px 8px;
}
.formdetalle th {
	text-align: right;
}
#detalleboxcolor, #detalleboxcantidad {
	width: 30px;
	font-family: Arial; font-size: 9pt;
	text-align: center;
	border: 1px solid #000000;
}
.detallebox .precio {
	position: absolute;
	top: 0; left: 335px;
	font-family: Geneva; font-size: 12pt; color: #006666;
}
.detallebox #foto {
	float: left; clear: both;
	width: 300px; height: 260px;
	overflow: hidden;
	text-align: center;
}
.detallebox_cesta {
	position: absolute;
	top: 170px; left: 324px;
	width: 100px; height: auto;
	padding: 0;
}
.detallebox_cesta #ver {
	float: right; margin-bottom: 15px;
}
.detallebox_cesta #hacerpedido {
	float: right;
}
.detallebox .contenido {
	float: left; clear: both;
	margin-top: 10px;
	width: 100%; height: auto;
}
.detallebox_volver {
	float: left; clear: both; margin-top: 15px;
	width: 100%;
	font-family: Arial;	font-size: 10pt;
}
/*******************************************************



/* Formularios */
/*******************************************************
.formText {
	font-family: Arial; font-size: 11px;
	text-decoration: none; letter-spacing: 1px; color: #808080; text-align: left;
}
.formValue {
	height: 18px;
	font-family: Arial; font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 0px 5px;
}
/*******************************************************


/* Miniaturas */
/*******************************************************
.miniaturas {
	float: left;
	margin-top: 10px;
	width: 750px; height: 92px;
	font-size: 12px; 
	color: #808080;
	overflow: hidden;
	background: #F0F0F0;
	clear: both;
	position: relative;
}
.miniaturas .thumb {
	border: 1px solid #000000;
	margin-right: 5px;
	width: 60px;
}
#slide {
	position: relative;
	top: 10px; left: 0;
	width: auto; height: 80px;
}
#cslide {
	position: absolute;
	bottom: 0; left: 0;
}

/*******************************************************


/* Tabla comparativa */
/*******************************************************
.tablacomparativa {
}
.tablacomparativa tr {
	height: 50px;
}
.tablacomparativa th {
	border-right: 1px solid #999999;
	padding-left: 5px;
	width: 250px;
	padding: 5px;
}
.tablacomparativa td {
	border-right: 1px solid #999999;
	padding-left: 5px;
	width: 250px;
	padding: 5px;
}
.tablacomparativa .colnombres {
	font-weight: bold;
}
.filaimpar {
	background: #FFFFFF;
}
.filapar {
	background: #EEEEEE;
}*/
/*******************************************************/


/* Agenda */
/*******************************************************/
#agenda {
	position: absolute; top: 300px; left: 0;
	width: 394px; height: 394px;
}
#agenda ul {
	position: absolute;
	top: 0; left: -30px;
	list-style: none;
	margin: 0; padding: 0;
}
#agenda li {
	width: 30px; height: 100px;
	background: #FFAEAE; 
}
#agenda_sel1, #agenda_sel2, #agenda_sel3 {
	display: block;
	width: 30px; height: 100px;
}

#agenda_sel1 {background: url(img/agenda_sel1.jpg);}
#agenda_sel2 {background: url(img/agenda_sel2.jpg);}
#agenda_sel3 {background: url(img/agenda_sel3.jpg);}
#agenda_sel1:hover {background: url(img/agenda_sel1_over.jpg);}
#agenda_sel2:hover {background: url(img/agenda_sel2_over.jpg);}
#agenda_sel3:hover {background: url(img/agenda_sel3_over.jpg);}

#agenda_pag1, #agenda_pag2, #agenda_pag3 {
	position: absolute;
	top: 0; left: 1px;
}

#agenda_pag1 {
}

#agenda_imagen {
	width: 300px; height: 400px;
	background: #ccc;
	position: absolute; top: 10px; right: 10px;
}
#agenda_sombrader {
	width: 30px; height: 300px;
	background: url(img/sombrader.jpg);
	position: absolute;
	top: 0; right: -30px;
}
#agenda_sombraizq {
	width: 30px; height: 300px;
	background: url(img/sombraizq.jpg);
	position: absolute;
	top: 300px; left: -30px;
}
/*******************************************************/


/* links1 */
/*******************************************************/
#links1 {
	position: absolute;
	top: 713px; left: 0;
	width: 370px;
	border-bottom: 1px solid #999999;
}
#links1 ul {
	list-style: none;
	margin: 0; padding: 0;
}
#links1 li {
	width: 185px;
	margin: 0; padding: 0;
	float: left;
}
.links1_link, .links1_linkborde {
	font-family: Verdana; font-size: 13pt; color: #000000;
	text-decoration: none;
	display: block;
	width: 165px; height: 33px; padding-top: 9px; padding-left: 20px;
	border-top: 1px solid #999999;
	background: url(img/links1_list.jpg) no-repeat 6px 14px;
}
.links1_linkborde {
	border-top: 1px solid #999999;
}
#links1 a:hover {
	text-decoration: underline;
}
/*******************************************************/


/* links2 */
/*******************************************************/
#links2 {
	position: absolute;
	top: 410px; left: 15px;
	width: 370px; height: 78px;
}
#links2 ul {
	list-style: none;
	margin: 0; padding: 0;
}
#links2 li {
	width: 185px; height: 26px;
	margin: 0; padding: 0;
	float: left;
}
#links2 a {
	font-family: Arial; font-size: 8pt; color: #999999;
	text-decoration: none; text-align: center;
	display: block;
	width: 185px; height: 20px; padding-top: 6px;	
}
#links2 a:hover {
	text-decoration: underline;
}
/*******************************************************/

/* Noticias */
/*******************************************************/
.noticiaportalbox {
	float: left;
	border: 1px solid #CCCCCC;
	width:100%; height:115px;
	margin-top: 17px;
}
.noticiaportalbox p {
	line-height: 18px;
}
/*******************************************************/



/* FERIAS */
/*******************************************************/
.feriastitulo {
	font-family: Verdana; font-size: 14pt; font-weight: normal; color: #000000;
	margin-bottom: 10px;
}
.feriabox {
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.feriabox h2 {
	font-family: Verdana; font-size: 12pt; font-weight: normal; color: #026465;
	margin: 0; padding: 0;
	margin-bottom: 5px;
}
.feriabox a {
	font-family: Verdana; font-size: 8pt; color: #690300;
}
#feriaboxfin {
	border: 0;
}
/*******************************************************/

/* Artículos */
/*******************************************************/
#articulos {
	position: absolute;
	top: 870px; left: 0;
	width: 843px;
/*	background: url(img/botcab.jpg) repeat-x bottom;*/
	background-color: #F4F4F4;
}
#articulos h2, .noticiaportalbox h2 {
	font-family: Verdana; font-size: 14pt; font-weight: normal; color: #DA0002;
	text-transform: capitalize;
	margin: 0; padding: 0;
	padding-left: 15px;
}
.articulobox {
	width: 370px; height: 110px;
	padding: 10px;
	float: left;
}
.articulobox h3,.noticiaportalbox h3 {
	font-family: Verdana; font-size: 14pt; font-weight: normal; color: #026465;
	margin: 0; padding: 0;
	margin-bottom: 5px;
}
.noticiaportalbox h3 {
	font-size: 10pt;
}
.articulobox img, .noticiaportalbox img {
	float: left;
	margin: 5px;
	margin-right: 15px;
}
.articulobox p, .noticiaportalbox p {
	font-family: Verdana; font-size: 8pt; color: #000000;
	margin: 0; padding: 0;
	margin-bottom: 10px;
}
.articulobox_link {
	font-family: Verdana; font-size: 8pt; font-weight: bold; color: #690300;
	text-decoration: none;
	float: right;
}
/*******************************************************/

.asociadobox, .asociadoboxfin {
	float: left;
	width: 455px; height: 100px;
	margin: 0; padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.asociadobox img, .asociadoboxfin img {
	width: 100px; height: 100px;
}
.asociadobox a, .asociadoboxfin a {
	float: left;
	display: block;
	width: 100px; height: 100px;
	background: #EEEEEE;
	margin-right: 5px; margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
.asociadobox {
	margin-right: 30px;
}
.entrevista p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
}


/* box de login */
/*******************************************************/
#loginbox {
	position: relative;
	top: 20px;
	margin: 0 auto;
	width: 118px; height: auto;
	border: 1px solid #000000;
	text-align: center;
	background: #FFFFFF;
}
#loginbox #legend {
	width: 114px; height: 15px;
	text-align: center;
	margin: 0; padding: 2px;
	display: block;
	background: #333333; color: #FFFFFF;
	margin-top: 3px; padding-top: 3px;
	font-family: Arial; font-size: 11px; font-weight: normal; letter-spacing: 1px;
}
#loginbox #error {
	width: 118px; height: auto;
	font-family: Arial; font-size: 11px; font-weight: normal; letter-spacing: 1px;
	background: #FF0000; color: #FFFFFF;
	display: block;
}
#loginbox #login, #loginbox #password {
	font-family: Arial; font-size: 9px; font-weight: normal;
	display: block;
	color: #333333;
	letter-spacing: 1px;
}
#loginbox #login {
	margin-top: 5px;
}
#loginbox #loginin, #loginbox #passwordin {
	font-family: Arial; font-size: 9px; font-weight: normal;
	display: block;
	margin: 0 auto;
	width: 90px; height: 14px;
	background: #FFFFFF; color: #333333;
	border: 1px solid #333333;
	margin-top: 1px;
	letter-spacing: 1px;
}
#loginbox #enviar {
	font-family: Arial; font-size: 9px; font-weight: normal;
	display: block;
	margin: 0 auto;
	width: 75px; height: 20px;
	background: #CCCCCC; color: #000000;
	border: 1px solid #333333;
	margin-top: 2px;
	letter-spacing: 1px;
}
/*******************************************************/


/* Cuadro de suscripción de la derecha */
/*******************************************************/
.avisoNoticias {
	background-color: #CCCCCC; color: #000000;
	margin-top: 17px;
	border: 1px solid #000000;
	font-family: Verdana; font-size: 10px;
}
.avisoNoticiasWarning {
	color: #FF0000;
	font-weight: bold;
}
.avisoNoticiasTitulo {
	width: auto; height: 16px; padding-top: 3px;
	background: url(img/bar_gris.jpg); color: #FFFFFF;
}
.avisoNoticiascontenido {
	width: auto; height: auto;
	padding: 4px;
}
.avisoNoticias input {
	height: 14px;
	border: 1px solid #999999;
	font-family: Verdana; font-size: 10px;
}
.avisoNoticiasButton {
	width: 72px; height: 25px;
	font-family: Verdana; font-size: 10px;
	background-color: #999999; color: #FFFFFF;
	text-decoration: none;
	position: relative; top: 2px;
	margin-bottom: 4px;
	cursor: pointer;
}
/*******************************************************/