a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.textoGral {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:left;
	line-height: 97%;
}

.textoGral_mod {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
	line-height:175%


}
.textoLink {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;

}
.copyright {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	COLOR: #fff; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; COLOR: #fff; 
	PADDING-TOP: 0px; 
}
a:link.aviso {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited.aviso {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.aviso  {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textoTitulos {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	font-weight: bold; 
	text-align:left; 
	line-height:120%	
}
.borde {
	border: 1px solid #CCCCCC;
}
.bordesLaterales {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;

}

div#menu {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	font-weight: bold; 
	text-align:left;
	text-decoration: none;		
}

div#menu a:link{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	font-weight: bold; 
	text-align:left;
	text-decoration: none;		
}

div#menu a:visited{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	font-weight: bold; 
	text-align:left;
	text-decoration: none;		
}
div#menu a:hover{
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold; 
	text-align:left;
	text-decoration: none;		
}
/*********************** SCROLLERS ***********************/
#divBarra {
	Z-INDEX: 1003; POSITION: relative; visibility:hidden}
#divUpControl {
	Z-INDEX: 1001; VISIBILITY: visible; POSITION: relative; visibility:hidden
}
#divDownControl {
	Z-INDEX: 1002;VISIBILITY: visible; POSITION: relative; visibility:hidden;
}
#divContainer {
	Z-INDEX: 1000;
	OVERFLOW: hidden;
	width: 360px;
	height: 145;
	right:0px;
	top:0;
	CLIP: rect(0px,360,145px,0px);
	POSITION: relative;
	left: 18;
	text-align: justify;
}
#divContainer a{
color: #FF6600;
}
#divContent {
	LEFT: -1px;
	POSITION: absolute;
	TOP: 0;
	text-align: justify;
}

