.bordes {
	border: 1px solid #666666;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.menu {
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 9px;
	color : #333333;
	text-indent: 5pt;
	cursor: hand;
	font-weight: normal;
	width: 128px;
	line-height: 15px;
	background-position: center;
}

.menu a {
	text-decoration: none;
}
.menu a:link {
	color: #333333;
}
.menu a:visited {
	color: #333333;
}
.menu a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	color:#333333;
	font-weight: bold;
	background-position: left;
}

.fondo {
	background-color: #CCCCCC;
	cursor: hand;
	border: 1px solid #000000;
	width: 126px;
}

.links  {
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
}
.links a {
	font-weight: normal;
 	text-decoration: none;
}
.links a:link {
	color: #990000;	
} 
.links a:visited {
	color: #990000;
}
.links a:hover {
	color:#990000;
	font-weight: bold;
	text-decoration: underline;
}
.links a:active {
	color:#990000;
	background-color: transparent;
}

.horidots {
	background-image:    url("horidots.jpg");
	background-repeat: no-repeat;
	line-height: 5px;
}
.fondo_menu {

	background-color: #F0F0F0;
	border: none #000000;
}
.linea_menu {
	border-bottom-width: thin;
	border-bottom-style: groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	cursor: hand;
	text-indent: 5pt;
	width: 120px;
	line-height: 15px;
}

.linea_menu a {
	font-weight: normal;
 	text-decoration: none;
}
.linea_menu a:link {
	color: #333333;	
} 
.linea_menu a:visited {
	color: #333333;
}
.linea_menu a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
.linea_menu a:active {
	color:#000000;
	font-weight: bold;
	display: block;
}
.text_present {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3B5D8D;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
