body 
{
   	background-color: #999999;
	background-image:url('../imagenes/fondo.jpg') ;
	background-attachment:fixed;
	overflow-x: hidden;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border: 0px;
	background-attachment:fixed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12pt;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #FFF;
}

.dorado
{
	color: #FF9900;
}

p
{
	margin: 10px;	
	font-size: 8pt;	
}

.titulo1
{
	font-size: 17pt;	
	color: #000000;

}

.titulo2
{
	font-size: 9pt;	
	color: #000000;
	font-weight: bold ;
}

.titulo3
{
	font-size: 9pt;	
	color: #000000;
	font-weight: bold ;
}

.titulo4
{
	font-size: 12pt;	
	color: #000000;
}

.texto_resaltado
{
	font-size: 10pt;	
}

.texto_pequeno
{
	font-size: 7pt;	
}

.texto_azul
{
	color: #0067b4;	
}

img
{
	border: 0px;
}

hr
{
	color: #FF9900;
	background-color: #FF9900;
	height: 1px;
	border: 0px;
}

table, td, tr 
{
	padding: 0px; margin: 0px; border: 0px; border-collapse: collapse;
	font-size: 9pt;	
}

.listado
{
	background-image: none;
	color: #fff;
	padding: 20px;
	background-color: #000;
	overflow: auto;
	text-align: left;
} 

td.td_menu
{
	text-align: center;
	vertical-align: middle;	
	font-size: 7pt;
}

.central
{
	padding: 15px;
	font-size: 8pt;
}

a
{
	text-decoration:none;
	font-weight:normal;
	color: #FF9900;
}

a.seleccionado
{
	color: #FFFF00;	
}

a.menu
{
	font-size: 10pt;
}

a:hover
{
	color: #FFFF00;
}

input
{
	border: 0px;
	font-size: 8pt;	
	color: #000000;	
   	background-color: #aaa;
}

input.blanco
{
	color: #000;
   	background-color: #FFFFFF;
}

input.flecha_derecha
{
	padding:0px;
	margin-bottom: -4px;
	width: 	9px;
	height:	9px;
	background-image:url('../imagenes/flecha_derecha.jpg') ;	
}

input.precio
{
	width:55px;
	color: #FF9900;
   	background-color: #000;
	text-align: right;
}

select
{
	border: 0px;
	font-size: 8pt;	
	color: #000;	
   	background-color: #aaa;	
}

textarea
{
	border: 0px;	
	font-size: 8pt;
	font-family: Arial, Verdana;
	color: #000000;	
   	background-color: #dcdcdc;
}
