@charset "utf-8";
/* CSS Document */

A:link { color: #FFFFFF;;text-decoration: none;}
A:visited {color: #DDDDDD;text-decoration: none;}
A:hover {color: #d00405;text-decoration: none;}
A:active {color: #d00405;text-decoration: none;}

BODY {
	font-size:13px;
 	background-image: url(../img/sfondo1024.jpg);
	background-position: center top;
	text-align:justify;
}

.bdy {
	background-image: url(../img/sfondo1024.jpg);
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:justify;
	border-bottom-style:none;
}

TABLE, TR, TD, FORM, INPUT, TEXTAREA, DIV {
	font-size:13px;
}

.style1 {font-size: 11px}

.style2 {
	font-size: 15px;
	font-weight: bold;
}

.redtitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}

.redlink {
	color:#CC0000;
}

#apDiv1 {
	position: relative;
	height:374px;
/*	z-index:1;*/
	overflow: scroll;

	scrollbar-face-color: #35aecb;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #35aecb;
	scrollbar-shadow-color: #35aecb;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #35aecb;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-3dlight-color : #CCCCCC;
}
#bordo_sx {
	font-size:11px;
}


.rssheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}
.rssline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
.rssfooter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
font-weight: bold;
}
