/* CSS Document for the interna page */
body {
	margin: 0px;
}

table.interna {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

table.interna td.top {
	height: 258px;
}

table.interna td.topmid {
	background-image: url(../images/inter_topmid_back.gif);
	background-repeat: no-repeat;
	height: 83px;
}

table.interna div.mid {
	position: relative;
	top: -83px;
}

table.interna td.mid {
	background-image: url(../images/inter_back.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

table.board {

}

table.board td.topleft {
	background-image: url(../images/bk_topleft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
table.board td.topcenter {
	background-color: #F4F1FF;
	height: 6px;
}
table.board td.topright {
	background-image: url(../images/bk_topright.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
table.board td.left {
	background-color: #F4F1FF;
	width: 6px;
}
table.board td.center {
	background-color: #F4F1FF;
}
table.board td.right {
	background-color: #F4F1FF;
	width: 6px;
}
table.board td.bottomleft {
	background-image: url(../images/bk_bottomleft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
table.board td.bottom {
	background-color: #F4F1FF;
	height: 6px;
}
table.board td.bottomright {
	background-image: url(../images/bk_bottomright.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

table.board3 {
	margin: 20px 10px 20px 30px;
	width: 186px;
}

table.board3 td.top {
	background-image: url(../images/bk3_top.gif);
	background-repeat: no-repeat;
	height: 33px;
}
table.board3 td.center {
	background-image: url(../images/bk3_center.png);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px 10px 10px 12px;
}

table.board3 td.center div.link {
	font-family: Arial;
	font-size: 14px;
	font-weight: 900;
	color: #52458D;
	height: 25px;
	padding-left: 5px;
}

table.board3 td.center div.link a {
	color: #52458D;
	text-decoration: none;
}

table.board3 td.center div.link a:hover {
	color: #62709E;
}

table.board3 span.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 900;
	font-variant: small-caps;
	color: #CC4400;
	padding-left: 5px;
}

table.board3 span.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}

table.board4 {
	margin: 25px 5px 0px 15px;
	width: 488px;
}

table.board4 td.top {
	background-image: url(../images/bk4_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 72px;
}

table.board4 td.center {
	background-image: url(../images/bk4_center.png);
	background-repeat: repeat-x;
	background-color: #F6F4FF;
	vertical-align: top;
	padding: 0px 10px 10px 12px;
}

table.board4 td.bottom {
	background-image: url(../images/bk4_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}

table.board4 span.titulo {
	font-family: Tahoma;
	font-weight: 900;
	font-size: 17px;
	color: #CC3300;
}

table.board2 td.topright {
	background-image: url(../images/bk2_topright.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
table.board2 td.left {
	background-color: #B9B0DA;
	width: 6px;
}
table.board2 td.center {
	background-color: #B9B0DA;
}
table.board2 td.right {
	background-color: #B9B0DA;
	width: 6px;
}
table.board2 td.bottomleft {
	background-image: url(../images/bk2_bottomleft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
table.board2 td.bottom {
	background-color: #B9B0DA;
	height: 6px;
}
table.board2 td.bottomright {
	background-image: url(../images/bk2_bottomright.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}


table.interna_headerbar {
	width: 480px;
}

table.interna_headerbar td.left {
	background-image: url(../images/headerbk_left.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 23px;
}

table.interna_headerbar td.center {
	background-image: url(../images/headerbk_center.gif);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
}

table.interna_headerbar td.right {
	background-image: url(../images/headerbk_right.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 23px;
}

table.interna_headerbar a.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
}

table.interna_headerbar a.link:hover {
	color: #888888;
}

div.comment {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
div.commentauthor {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #52458D;
}


a.vitrine {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #AA0000;
}

a.vitrine:hover {
	color: #DD8833;
}
