/* CSS Document */

.style1 {
	color: #666666;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.link_botonera{
	font-family: Arial;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
.link_botonera1{
	font-family: Arial;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}
a:hover.link_botonera {
	font-family: Arial;
	font-size: 8.5pt;
	color: #02FDD8;
	text-decoration: none;
}

.link_botonera_sub{
	font-family: Arial;
	font-size: 8.5pt;
	color: #FFFF00;
	text-decoration: none;
}
a:hover.link_botonera_sub{
	font-family: Arial;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}

.titulos {
	font-family: Arial;
	font-size: 9pt;
	color: #0E7A6C;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.link_internos{
	font-family: Arial;
	font-size: 9pt;
	color: #4B7B35;
	text-decoration: none;
}
a:hover.link_internos{
	font-family: Arial;
	font-size: 9pt;
	color: 0055aa;
	text-decoration: none;
}
.manito {
	cursor: hand;	
}
.texto {
	border: none;
	background: #F5FBF7;
	color: #666666;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
	 
scrollbar-shadow-color: #F5FBF7;
scrollbar-highlight-color: #F5FBF7;
scrollbar-face-color: #F5FBF7;
scrollbar-3dlight-color: #F5FBF7;
scrollbar-darkshadow-color: #F5FBF7;
scrollbar-track-color: #F5FBF7;
scrollbar-arrow-color: #F5FBF7;	
}
.fs-8c {

	color: #666666;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
.footer {
	font-size: 8.5pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.menu-1{
	font-weight: normal;
	float:left;
	clear:left;
	width:181px;
	border:2px none #000000;
	text-align: left;
	text-decoration: none;
	margin: 0px;
}

.menu-1 h3{
	display:block;
	text-align: left;
	margin: 0px;
	height: 20px;
	background-image: url(images/menu-top.gif);
	width: 181px;
	padding: 0px;
	background-position: left;
	background-repeat: no-repeat;
}

a.item:link, a.item:visited{
	display:block;
	padding-right:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border: 3px none #000066;
	height: 15px;
	background-image: url(images/menu-item.gif);
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

a.item:hover, a.item:active{
	color: #00FFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px;
	text-decoration: none;
	background-color: #DFF1F5;
	height: 15px;
	font-size: 8.5pt;
}
.menu-1 h4 {

	display:block;
	text-align: left;
	margin: 0px;
	height: 20px;
	background-image: url(images/menu-bottom.gif);
	width: 181px;
	padding: 0px;
	background-position: left;
	background-repeat: no-repeat;
}