﻿body {
	margin: 0px;
}

div #supradiv {
	text-align:center;
	vertical-align:top;
	width: 100%;
	float:none;
	margin-top: 0px;
}
div #shadow {
	width: 1024px; 
	border-bottom: 3px #999999 solid; 
	border-right: 3px #999999 solid;
	padding-right:3px;
	border-collapse:collapse;
	margin: 0 auto;
}
#maindiv {
	border-top:1px #AAAAAA solid;
	border-left:1px #AAAAAA dotted;
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
table #menutable{
	width:300px;
	margin-left:70px;
	background-image: url('../images/fonfomenu.jpg')
}
div #spacerdiv{
	height:50px;
}

div #topdiv {
	margin: 0 auto;
	width: 991px;
	height:109px;
	border:0;
	background-image:url("../images/top2.jpg");
}
div #middlediv {
	margin: 0 auto;
	width:991px;
	height:394px;
	text-align:left;
	background-image:url("../images/middle2.jpg");
	
}
div #bottomdiv1{
	margin: 0 auto;
	height:85px;
	width:991px;
	border-bottom:2px #234A41 solid;
}
#bottomdiv2{
	margin: 0 auto;
	width:991px;
	vertical-align:middle;
	height:40px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica;
	color:#333333;
}

#bottomdiv2 A{
	text-decoration: underline;
	color: black;
}
#bottomdiv2 A:visited{
	color: black;
}
#bottomdiv2 A:active{
	color: black;
}

.cellsTop{
	width:33%;
	height:100px;
}
.topTitle{
	font-family:Arial,Helvetica;
	font-size:14pt;
	color:<%=topTitleColor%>;
	font-weight:lighter;
	text-align:left;	
}
.search{
	border: 1px navy solid;
	font-family:Verdana, Arial, Helvetica;
	font-size: 9pt;
	color:#666666;
	width: 98px;
}
.searchText{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weigtht: bold;
}
.searchButton{
	font-family:Tahoma, Arial, Helvetica;
	font-size:9pt;
}
.cellsMenu{
	height:20px;
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica;
	font-size:11pt;
	font-weight:normal;
	color:#DDDDDD;
	padding-left:10px;
}
.separator{
	text-align: center;
}
.vseparator {
	width:3px;
}

.shortNews{
	font-family:Arial,Helvetica;
	font-size:9pt;
	color:#666666;
	text-align:justify;
}
td.shortNews {
	height:85px;
	vertical-align:top;
	padding-left:10px;
	padding-right:8px;
	text-align:left;
	width:33%;
}
h2.shortNews {
	color:#234A41;
	margin-top:3px;
	margin-bottom:6px;
	font-size:9pt;
	font-weight:bold;
}
a.shortNews{
	color:#234A41;
	text-decoration:none;
}
a.shortNews:hover{
	color: #234A41;
	text-decoration:underline;
}
a.shortNews:visited{
	color: #234A41;
}
p.shortNews{
	margin-left:10px;
	margin-top:0px;
	padding-top:0px;
}
#topMenuDiv{
	width:991px; height:42px;
	background-image: url('../images/menuBack.gif');
	text-align:center;
	margin: auto;
}
#topMenuDiv table{
	width:991px;
	height:42px;
	margin: 0 auto;
}

#topMenuDiv .tdSeparator{
	height: 42px;
	width:12px;
	background-image:url('../images/separador.gif')
}

#topMenuDiv .tdItem{
	font-family: tahoma,arial,sans serif, helvetica;
	font-weight:bold;
	font-size: 12px;
	color:#DFDFDF;
	text-align:center;
	cursor: pointer;
}
#topMenuDiv .tdItem:hover{
	color: white;
}
#topImageDiv {
	width:991px; height:378px;
	text-align:center;
	margin: auto;
}
#botImageDiv {
	width:991px; height:69px;
	text-align:center;
	margin: auto;
}
#sombra{
	width:991px; height:15px;
	text-align:center;
	margin: auto;
	background-image:url('../images/sombra.gif')

}
#upSeparator{
	height:6px;
	background-color:white;
}