body
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0076D0;
	}

body.fondo
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0076D0;
	background-image: url(./images/fondobody.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	}

body.fondop
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0076D0;
	background-image: url(./images/fondop.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	}

td
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0076D0;
	}

td.productos
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0076D0;
	background-color: #0093DD;
	}

td.num
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: white;
	background-color: #B72025;
	font-weight: bolder;
}

td.nom
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: White;
	background-color: #0093DD;
	font-weight: bolder;
	padding-left: 10px;
}

td.ing
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: White;
	background-color: #E8C99E;
	font-weight: bolder;
	padding-left: 10px;
}

	
#interior
	{
	overflow: auto;
	height: 100%;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(./images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #0076D0; 
	scrollbar-dark-shadow-color: #C4E6FF; 
	scrollbar-track-color: #C4E6FF; 
	scrollbar-face-color: #0076D0; 
	scrollbar-shadow-color: #C4E6FF;
	scrollbar-highlight-color: #FFFFFF; 
	}

#interior2
	{
	overflow:auto;
	height="100%";
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(./images/fondop.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #0076D0; 
	scrollbar-dark-shadow-color: #C4E6FF; 
	scrollbar-track-color: #C4E6FF; 
	scrollbar-face-color: #0076D0; 
	scrollbar-shadow-color: #C4E6FF;
	scrollbar-highlight-color: #FFFFFF; 
	}
	
p
	{
	font-family: Verdana;
	font-size: 12px;
	color: #0076D0;
	}

p.legal
	{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}
	
div
	{
	font-family: Verdana;
	font-size: 12px;
	color: #0076D0;
	}

A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #C4BE66;
	font-weight: bold;
	}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #C4BE66;
	font-weight: bold;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

A:link.productos
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: normal;
}

A:visited.productos
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: normal;
	}

A:hover.productos
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
	