.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B76A7;
	text-decoration: none;
}
.link12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B76A7;
	text-decoration: none;
}
.link12:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.link11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.link11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 200px;
	padding: 1px 2px 3px 4px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4E2E9;
	border-right-color: #E4E2E9;
	border-bottom-color: #E4E2E9;
	border-left-color: #E4E2E9;
}

#dropmenudiv a:hover{
	background-color: #5B9CC4;
	color: #FFFFFF;
}
#dropmenudiv{
	position: absolute;
	font: normal 11px Arial;
	line-height: 18px;
	z-index: 1000;
	background-color: #F6F6F6;
	border-top: 1px solid #C8C8C6;
	border-right: 1px ridge #C8C8C6;
	border-bottom: 1px ridge #C8C8C6;
	border-left: 1px solid #C8C8C6;
	width: 200px;
	height: auto;
}.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link10:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link11_2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.link11_2:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

div.scroll {
	height: 300px;
	width: 456px;
	overflow: auto;
	background-color: #ffffff;
	background-position: center;
}
