body {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	color: black;
	font-family: Verdana;
	font-size: 9px;
}

h1 {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
}

h3 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
}

h4 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

h6 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

p {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

.h1 {
	font-family: Verdana;
	font-size: 25px;
}

.h2 {
	font-family: Verdana;
	font-size: 19px;
}

.h3 {
	font-family: Verdana;
	font-size: 15px;
}

.h4 {
	font-family: Verdana;
	font-size: 13px;
}

.h5 {
	font-family: Verdana;
	font-size: 11px;
}

.h6 {
	font-family: Verdana;
	font-size: 9px;
}

.h7 {
	font-family: Verdana;
	font-size: 8px;
}

.copyright {
	color: #464646;
	font-family: Verdana;
	font-size: 9px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}

.img_agd1 {
	background-image: url(images/box_agenda1.png);
	background-repeat: no-repeat;
}

.img_agd2 {
	background-image: url(images/box_agenda2.png);
	background-repeat: repeat-y;
}

.img_agd3 {
	background-image: url(images/box_agenda3.png);
	background-repeat: no-repeat;
}

.img_ag1 {
	background-image: url(images/box_ag1.png);
	background-repeat: no-repeat;
}

.img_ag2 {
	background-image: url(images/box_ag2.png);
	background-repeat: repeat-y;
}

.img_ag3 {
	background-image: url(images/box_ag3.png);
	background-repeat: no-repeat;
}

.img_title {
	background-image: url(images/box_title.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 10px;
}

.img_shirt {
	background-image: url(images/camisola.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

.news_title {
	color: #003082;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.news_text {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
}

.news_footer {
	background-image: url(images/box_footer.png);
	background-repeat: no-repeat;
}

.img_news {
	background-image: url(images/box_news.png);
	background-repeat: no-repeat;
}

.img_backgrd {
	background-image: url(images/backgrd_r1_c1.png);
	background-position: top;
	background-repeat: no-repeat;
}

.img_backgrdLi {
	background-image: url(images/backgrd_r2_c1.png);
	background-position: bottom;
	background-repeat: repeat-y;
}

.img_footer {
	background-image: url(images/backgrd_r3_c1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.right_title {
	background-image: url(images/box_title_200.png);
	background-repeat: no-repeat;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 5px;
	text-align: center;
}

.box {
	background-image: url(images/box.png);
	background-repeat: repeat-x;
	color: #ffffff;
}

.link_white {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.link {
	color: #003082;
	font-family: Verdana;
	text-decoration: none;
}

.link_red {
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}

.linkh7 {
	color: #003082;
	font-family: Verdana;
	font-size: 8px;
	text-decoration: none;
}

.lineB {
	background-image: url(images/line_blue.png);
	background-repeat: repeat;
}

.line_table {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.line_margin {
	padding-left: 10px;
}

#thumbBox {
	background-color: #003082;
	cursor: pointer;
	left: 0;
	padding: 10px;
	padding-bottom: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: auto;
	z-index: 10;
}

#thumbBox .footerbar {
	color: white;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 1.1em;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	text-align: right;
}

#thumbBox #thumbImage {
	background-color: white;
}

#thumbLoading {
	background-color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 5;
}

.number {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}