/* CSS Document */

h1 { color:#CCCCCC; margin:0; font-family:Arial, Helvetica, sans-serif; display:none;}
h2 { margin:0; color:#CCCCCC; font-weight:normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

    A.clase1:visited {color:#999999;text-decoration: underline;}
    A.clase1:active {Color:#999999;text-decoration: underline;} 
    A.clase1:link {color:#999999;text-decoration: underline;} 
    A.clase1:hover {color:#CCCCCC;text-decoration: underline;} 
	
	A.clase2:visited {color:#CCCCCC;text-decoration: none;}
    A.clase2:active {color:#CCCCCC;text-decoration: none;} 
    A.clase2:link {color:#CCCCCC;text-decoration: none;} 
    A.clase2:hover {color:#FFFFFF;text-decoration: none;} 
	
	A.linkfooter:visited {color:#666666;text-decoration: none;}
    A.linkfooter:active {Color:#666666;text-decoration: none;} 
    A.linkfooter:link {color:#666666;text-decoration: none;} 
    A.linkfooter:hover {color:#666666;text-decoration: none;} 
	
    A.clase3:visited {color:#999999;text-decoration: none;}
    A.clase3:active {Color:#999999;text-decoration: none;} 
    A.clase3:link {color:#999999;text-decoration: none;} 
    A.clase3:hover {color:#FFFFFF;text-decoration: none;} 
	
	A.clase4:visited {color:#333333;text-decoration: underline;}
    A.clase4:active {Color:#333333;text-decoration: underline;} 
    A.clase4:link {color:#333333;text-decoration: underline;} 
    A.clase4:hover {color:#666666;text-decoration: underline;} 
	
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical; 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.leftnavbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.titNoticias {
	font-family: Arial Black;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #CCCCCC;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.txt33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.txt33si {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.txt33bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.tit33bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.txtff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.txt99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

/* SLIDE HOME */
#slideshow { position:relative;    height:389px; width:389px; margin:0 auto 20px auto;}
#slideshow IMG {position:absolute;  top:0;  left:0; z-index:8;  opacity:0.0;}
#slideshow IMG.active {z-index:10; opacity:1.0;}
#slideshow IMG.last-active {z-index:9;}
