BODY {
	background-image: url(img/bg_general.gif);
	background-color:#011b35;
	background-repeat:repeat-x;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #7fc0b8;
	scrollbar-track-color : #f5f5f5;
}
#id_bg_izquierda {
	background-image:url(img/bg_central_izquierda.jpg);
	position: absolute;
	width: 147px;
	height: 399px;
	left: -9px;
	top: 259px;
}

.scroll{ width:512px; height:596px; overflow: scroll;}
	


#id_bg_derecha {
	background-image:url(img/bg_central_derecha.jpg);
	position: absolute;
	width: 147px;
	height: 399px;
	left: 859px;
	top: 259px;
}

/* cuerpo */

#id_tabla {	
	position: absolute;
	left: 135px;
	top: 0px;
	
}

.bg_top {
	background-image: url(img/bg_top.gif);
	background-position: top;
	background-repeat:no-repeat;
	
}

.bg_bottom {
	background-image: url(img/bg_bottom.gif);
	background-position: top;
	background-repeat:no-repeat;
	
}

.bg_central {
	background-color:#063567;
	
}
.bg_central2 {
	background-color:#044c98;
	
}

.bg_central_derecha {
	background-image: url(img/bg_central_derecha.jpg);
	background-repeat:no-repeat;
	background-position:center;    
	
}

.bg_central_izquierda {
	background-image: url(img/bg_central_izquierda.jpg);
	background-repeat:no-repeat;
	
}

.bg_izq {
	background-image: url(img/borde_izquierda.gif);
	background-repeat:no-repeat;

	}
	
.bg_derecha {
	background-image: url(img/borde_derecha.gif);
	background-repeat:no-repeat;


}

.titulo_cuerpo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #FFFFFF ;
	 
}

.titulo_cuerpo2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #ff7e00 ;
	 
}

.texto_cuerpo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F2;; 
}


.texto_cuerpo a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight:bold;
}
/* secciones y subsecciones */
.subseccion_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2F2F2;
	text-decoration: none;
}
.subseccion_link:hover {
	color: #E1E1E1;
}


/* noticias */
.titulo_noticia_destacado {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #00CCFF;
	font-weight: bold;
}


/* pie */
.texto_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF; 
}
.link_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #00ff00; 
	text-decoration: none;
}
.link_pie:hover {
	text-decoration: underline;
}

/* botonera html */
.txt_botones {
	FONT-SIZE: 12px; 
	COLOR:#FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGTH: bold; 
}

.boton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boton:hover {
	color: #FF9900;
}
.titulo_producto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.titulo_producto:hover {
	color: #000000;
}
.bullet {
	background-image: url(img/css_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #01843E;
}
.bt_vermas {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.bt_vermas:hover {
	color: #00CC66;
	text-decoration: underline;	
}
.items {
	border: 1px solid #C52620;
	background-color: #F8C301;
	color: #F8C301;
	text-decoration: none;
	width: 8px;
	height:8px;
}

.separador {
	border-right: 1px solid #FDF7DA;
}
.imagenes {
	border: 1px solid #044c98;
	
}

.producto_new{
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}


.alineador { vertical-align: top;}

.volver  { 
		color:#FFFFFF;
		font-weight:bold;
		text-decoration: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		
		
		}

		
.volver:hover { 
		
		text-decoration: underline;
		
		}
