@import url(dropMenu.css);
@import url(news.css);

body {
	margin: 0px;
	background-image: url(/images/fundoHome.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F7F7F7;	
}

p, td, ul, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;		
}

.txtForm, select {
	background-color: #f0f0f0;
	border: 1px solid #D2D2D2;
	font-size: 10px;
	color: Gray;
}

.txtLogin {
	background-image:   url(/images/bgForm.jpg);
	background-color: #E6EDFD;
	border: 1px solid #D2D2D2;
	font-size: 10px;
	color: Gray;
}

textarea {
	background-color: #E6EDFD;
	border: 1px solid #D2D2D2;
	font-size: 10px;
	color: Gray;
}

#containerPrincipal {
	position: relative;
	width: 778px;
	left: 50%;
	margin-left: -389px;
	background-color: #FFFFFF;

}
table {
	border: none;
}
img {
	border: 0px;
}


address {
	height: 100px;
	width: 100%;
	padding-top: 10px;
	padding-left: 20px;
	border-top-color: #737373;
	border-top-style: solid;
	border-top-width: 1px;
	color: #5F5F5F;
	font-size: 9px;
	position: relative;
	font-style: normal;
}
#boxDireita {
	position: absolute;
	top: 37px;
	width: 140px;
	height: 138px;
	left: 622px;
	z-index: 2;	
}

#boxHome {
	position: absolute;
/*	top: 337px; alterado, entrou um item a mais no menu*/
/*	top: 343px; alterado, tirou um link no menu da home*/
	top: 337px;
	width: 135px;
	height: 138px;
	left: 18px;
	z-index: 2;	
}

#tabLogin {
	background-image: url(/images/boxLogin/bg_login.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;

}

#menuSup {
	position: absolute;
	top: 0px;
	width: 183px;
	height: 43px;
	left: 598px;
	z-index: 3;	
}

#menuLateral{
	position: absolute;
	top: 15px;
	width: 138px;
	left: 15px;
	margin: 0px;
	z-index:2;
}

.sombra {
	position: absolute;
	top: -4px;
	left: -2px;
	z-index: 0;
}
.sobreSombra {
	position: absolute;
	z-index: 1;
	left: 3px;
}

.tdFundo{
	width: 100%;
	height: 25px;
	background-image: url(/images/pont_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.titulo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}
.titulo a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.titulo a:visited{
	color: #333333;
}
.titulo a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.titulo a:active{
	color: #FF0000;
	text-decoration: none;
}
.paginacao {
	float: right;
}
.paginacao a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
}
.paginacao a:visited{
	color: #333333;
}
.paginacao a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.paginacao a:active{
	color: #FF0000;
	text-decoration: none;
}

.legenda {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	font-style: italic;		
}

.noticiasHome {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-style: normal;	
	background-color: #f0f0f0;	
}



.boxForm {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; color: Gray; 
	 background-color: #f0f0f0; 
	 border: 1px solid #D2D2D2; 
	 font-style: normal;
}

.butForm{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	background-color: #f0f0f0;
	border: 1px solid #D2D2D2
}
.MapaLink {
	color: #666666;
	text-decoration: none;
}
.MapaLink:hover {
	color: #f0bb26;
	text-decoration: none;
}
