body 
{
   	background-color: #000;
	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: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.titulo2
{
	font-size: 28pt;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #FF9900;
}

.subtitulo1
{
	font-size: 12pt;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #FF9900;
	font-style: italic ;
}

.titulo1
{
	font-size: 14pt;
	font-family: "Times New Roman", Georgia, Times, serif;	
	color: #FF9900;
}

.titulo2
{
	font-size: 16pt;
	font-family: "Times New Roman", Georgia, Times, serif;	
	color: #FFAA00;
}

.texto_azul
{
	color: #0067b4;	
}

img
{
	border: 0px;
}


table, td, tr 
{
	padding: 0px; margin: 0px; border: 0px; border-collapse: collapse;
	font-size: 8pt;	
	color: #FFF;
}

a
{
	text-decoration:none;
	font-weight:normal;
	color: #FF9900;
}

a:hover
{
	color: #FFF;
}

a.negro
{
	font-weight:bold;	
	color: #000;	
}

b
{
	color: #FF9900;
}

a.negro:hover
{
	color: #FFF;
}

.texto_pequeno
{
	font-size: 7pt;
}

input, textarea
{
	border: 1px solid #eee;
	font-size: 9pt;	
   	background-color: #333;
   	color: #fff;
   	height: 25px;
}

.boton
{
	font-size: 8pt;
	border: 0px;	
	height: 30px;
	width: 140px;
	color: #000;
	background-image:url('../imagenes/fondo_boton.jpg') ;
}

.fondo_menu
{
	background-image:url('../imagenes/fondo_menu.jpg') ;
}
