
/* CSS Document */

<!--

body {
    background-image:url(imagenes/background.jpg);
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_resaltado{
color:#FF7F00;
	  
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.texto_resaltado a{
color:#FF7F00;
	  
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}

.texto_resaltado a:hover {
color:#FFFFFF;
	  
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.cursor {  cursor: hand}

.menutop{
color:#CCCCCC;
	  
	font-family:"Verdana";
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.menutop a{
color:#CCCCCC;
 	font-family:"Verdana";
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
	.menutop a:visited{
color:#CCCCCC;
 	font-family:"Verdana";
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
.menutop a:hover {
color:#FFFFFF;
	font-family:"Verdana";
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
	
.menu_left_titulo{
color:#000000;
	  
	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.menu_left_titulo a{
color:#000000;
 	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
	.menu_left_titulo a:visited{
color:#000000;
 	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
.menu_left_titulo a:hover {
color:#000000;
	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
	


.menu_left_titulo_w{
color:#FFFFFF;
	  
	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.menu_left_titulo_w a{
color:#FFFFFF;
 	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
	.menu_left_titulo_w a:visited{
color:#FFFFFF;
 	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
.menu_left_titulo_w a:hover {
color:#FFFFFF;
	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
	}
	




	
	.menu_left_texto_w{
color:#FFFFFF;
	  
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
}
.menu_left_texto_w a{
color:#FFFFFF;
 	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
   font-weight:normal;
	text-decoration:none
	}
	.menu_left_texto_w a:visited{
color:#FFFFFF;
 	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
	}
.menu_left_texto_w a:hover {
color:#FFFFFF;
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
	}



.menu_left_texto_b{
color:#595959;
	  
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
}
.menu_left_texto_b a{
color:#595959;
 	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
   font-weight:normal;
	text-decoration:none
	}
	.menu_left_texto_b a:visited{
color:#595959;
 	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
	}
.menu_left_texto_b a:hover {
color:#595959;
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
	} 



-->