body
{
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-REPEAT: no-repeat
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 10px;
}
ul{
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.menu
{
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(images/bg_menu2.jpg);
	BACKGROUND-REPEAT: repeat-x;
	TEXT-ALIGN: center;
}

p.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E5B00;
	font-weight: bold;
}
a.menu:link {
	color: #7E5B00;
	text-decoration: none;
}
a.menu:visited {
	color: #7E5B00;
	text-decoration: none;
}
a.menu:hover {
	color: #2F3FB0;
}
a.menu:active {
	color: #7E5B00;
	text-decoration: none;

}
p.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.borde {
	padding-left: 20px;
}



.BtnAmortizacion
{
	width: 153px; 
	cursor: hand; 
	background-attachment: fixed; 
	background-image: url(../../images/WebSite/BtnAmortizaciones.bmp); 
	border-top-style: none; background-repeat: no-repeat; 
	border-right-style: none; 
	border-left-style: none; 
	height: 29px; 
	background-color: transparent; 
	border-bottom-style: none;
}
.BtnPagosR
{
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(../../images/WebSite/BtnPagosRealizados.bmp); 
	WIDTH: 127px; CURSOR: hand; 
	BORDER-TOP-STYLE: none; 
	BACKGROUND-REPEAT: no-repeat; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 29px; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none
}
.BtnEstados
{
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(../../images/WebSite/BtnEstadoActual.bmp); 
	WIDTH: 127px; 
	CURSOR: hand; 
	BORDER-TOP-STYLE: none; 
	BACKGROUND-REPEAT: no-repeat; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 29px; 
	BACKGROUND-COLOR: transparent; 
	BORDER-BOTTOM-STYLE: none
}
.BtnCSalir
{
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(../../images/WebSite/BtnSalir.bmp); 
	WIDTH: 81px; 
	CURSOR: hand; 
	BORDER-TOP-STYLE: none; 
	BACKGROUND-REPEAT: no-repeat; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	HEIGHT: 29px;
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM-STYLE: none
}

.menuContacto
{
	src: url(images/index_r5_c1.jpg);
}

.menuClientes
{
	src:url(images/index_r6_c1.jpg);
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 0px;
}

.fondoproductos{
	BACKGROUND-IMAGE: url(images/fondo_productos.jpg);
}

.bgClientes{
	BACKGROUND-IMAGE: url(images/bg_clientes.jpg);
}

.grid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tabla
{
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-POSITION-Y: bottom;
	BACKGROUND-REPEAT: repeat-x; 
}