/* CSS Document */
a:hover {
 	color:red;
	color: #761111;
}

A {
	/* text-decoration: underline; */
	text-decoration:none;
	color: #ffffff;
	font:900;
/*	padding-left:10px;
	padding-right:10px; */
	font-size: 12px; 
	font-family: Verdana;
}

TD{
	font-size: 12; 
	color:#ffffff;
	font-family: Verdana,Arial;

}

.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:7pt;
  font-family:Verdana;
}

.style1 {
	font-size: 12px;

	font-weight: bold;
}
.references {
	background: white;
	color: black;
	font-size:10pt;
}
.right_panel {
	font-size: 12px;
	align: justify;
}

.right_panel a:hover {
	color:#f79c04;
}

/* nuevas */

.header a {
	text-decoration:none;
	color: #ffffff;
	font:900;
	font-size: 12px; 
	font-family: Verdana;
}

#menu{
	position:relative;
	width:800px;
	height:31px;
	float: left;
	margin-top:36px;
	margin-top:5px;
	background-image:url(../images/menu_bg2.gif);
	background-position:right center;
	background-position:left center;
	background-repeat:no-repeat;
	/* padding-left:10px; 
	padding-right:10px;*/
	padding-top:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	/**/letter-spacing:0.04em;
}

#menu a, a:link, a:visited, a:active{
	color:#ffffff;
}

#menu a:hover {
	color: #CCCCCC;
	color: #781112;
}
.style9 {font-size: 14px}
.stylefoot {
	font-size: 12px;
	font-weight: bold;
}