
 	body {
		scrollbar-3dlight-color: #cccccc; 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-darkshadow-color: #cccccc; 
		scrollbar-face-color: #cccccc; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-shadow-color: #ffffff; 
		scrollbar-track-color: #97dafc;
		 
		background-color:#80c4f7;
		background-image:url(graficos/fondo_bg.jpg);
		background-repeat:repeat-x;
		margin-top: 0px;
	}

/*===================================================================================*/
/*================================= DIV  =================================*/
/*===================================================================================*/ 

#botonmenu {
	font: bold 15px Tahoma;
	color: #ffffff;
	text-align:center;
	padding:20 10 20 10; 
	background-color: #f89125;
}
	 

#pagina {
	width:987px;
	background-image:url(graficos/fondo_principal.gif);
} 


#arriba {
	width:987px;
	height:177px;
}
	 

#contenido {
	width:987px;
	height:400px;
}  

#pie {
	width:987px;
	height:20px;
}


/*===================================================================================*/
/*================================= FUENTES =========================================*/
/*===================================================================================*/
			 	   
.texto {font: 12px Tahoma; color: #ffffff} 
 
.texto2 {font: 13px Tahoma; color: #ffffff} 

.textoTitulo {font: bold 16px Tahoma; color: #ffffff} 

a.familia:link {font: bold 10px Tahoma; color: #35b3f4; text-decoration: underline;}
a.familia:visited {font: bold 10px Tahoma; color: #35b3f4; text-decoration: underline;}
a.familia:hover {font: bold 10px Tahoma; color: #35b3f4; text-decoration: underline;}

a.producto:link {font: 11px Tahoma; color: #337a9f; text-decoration: underline;}
a.producto:visited {font: 11px Tahoma; color: #337a9f; text-decoration: underline;}
a.producto:hover {font: 11px Tahoma; color: #337a9f; text-decoration: underline;}

a.enlacePie:link {font: 11px Tahoma; color: #ffffff; text-decoration: none;}
a.enlacePie:visited {font: 11px Tahoma; color: #ffffff; text-decoration: none;}
a.enlacePie:hover {font: 11px Tahoma; color: #ffffff; text-decoration: underline;}


 td.tablafamilias {	
	width:200px;
	background:#fff0c6;
	text-align:right;
 } 		
 
  td.titulofamilia {
    width:200px;	
	background:#edeeef;
	text-align:right;
	border-bottom: 1px dotted #ca7d20;
	padding:2px;
 }

  td.huecoproducto {height: 1px; border-right: 1px solid #337a9f; font-size: xx-small} 
  td.huecofamilia {height: 1px; border-right: 1px dotted #ca7d20; font-size: xx-small} 


input.caja {font: bold 11px Verdana; border: solid 1px; border-color: royalblue; color: royalblue; margin-left: 5;}

input.caja2 {font: bold 11px Verdana; border: solid 1px; border-color: cccccc; color: royalblue; margin-left: 5; text-align: center}



input.boton {font: bold 11px Verdana; text-align: center}