body 
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
}

a 
{
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}

a:hover 
{
	text-decoration: none; 
	color: #F6E5A3;
}
#todo 
{
	background-image:  url(../www3/images/fondo.gif);
	margin: auto; 
	width: 776px; 
	padding-bottom: 2px; 
	padding-top: 20px; 
	}
/****************************************/
#menu {
{
	float: left; 
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	width: 100px;
	}
#menu a {
	color: #FF8F2B;
	text-decoration: none;
	width: 100px;
}
/****************************************/
#txt 
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-decoration: none;
}
#txt a
{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
#txt a:hover
{
	color: #CC0000;
	text-decoration: none;
}
/****************************************/
.capa {
  SCROLLBAR-FACE-COLOR: 		#485254;
  SCROLLBAR-HIGHLIGHT-COLOR: 	#A4A9AA;
  SCROLLBAR-SHADOW-COLOR: 		#A4A9AA;
  SCROLLBAR-3DLIGHT-COLOR: 		#485254;
  SCROLLBAR-ARROW-COLOR: 		#A4A9AA;
  SCROLLBAR-TRACK-COLOR: 		#485254;
  SCROLLBAR-DARKSHADOW-COLOR: 	#485254;
  SCROLLBAR-BASE-COLOR: 		#485254;
}
/****************************************/
#contenido 
{
	padding-left: 15px; 
	padding-right: 15px;
	padding-bottom: 15px; 
	text-align: justify;
}
#contenido h3 
{
	color: #ffffff; 

}

/****************************************/
