/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	line-height: 13px;
}
a{
	color:#3083AF;	
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
*{
	font-size:11px;
	font-family:Verdana;
}
a:hover{
	text-decoration:underline;
}
#menu{
	color:#FFFFFF;	
}
#menu a{
	font-family:Verdana;
	text-decoration:none;
	color:#FFFFFF;	
	font-weight:normal;	
}
#menu a:hover{
	text-decoration:underline;
}
input, textarea{
	font-size:11px;
	font-family:Verdana;	
}
#animacaoEntrada{
	position:absolute;
	top:22px;
	left:0px;
	z-index:0;
}
h1{
	font-size:16px;
	color:#455e86;
	font-family:"Trebuchet MS";
	font-weight:bold;
	vertical-align:baseline;
}
h2{
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin-bottom:0px;
}
.titDetaque{
	font-size:16px;
	color:#455e86;
	font-family:"Trebuchet MS";
	font-weight:bold;
	vertical-align:baseline;
	text-decoration:none;
	line-height:20px;
}
.titDetaqueNomeDestino{
	font-size:13px;
	color:#000000;
	font-family:"Trebuchet MS";
	font-weight:bold;
	vertical-align:baseline;
	text-decoration:none;
	line-height:16px;
}
.titDetaqueNomeEmpreendimento{
	font-size:13px;
	color:#455e86;
	font-family:"Trebuchet MS";
	font-weight:bold;
	vertical-align:baseline;
	text-decoration:none;
	line-height:16px;
}
.titDestaqueSub{
	font-size:12px;
	color:#455e86;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#4698C0;
}
#formLogin{
	position:absolute;
	left:-295px;
	top:220px;
	z-index:130;
}
#mapa{
	position:absolute;
	left:435px;
	top:23px;
	width:340px;
	height:262px;
	z-index:100;
}
#mapa #instrucao{
	position:relative;
	left:200px;
	top:220px;
	width:120px;
	height:50px;
	font-size:9px;
	color:#CCCCCC;
	text-align:right;
	z-index:100;
}
.linkCalendario{
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
.texto{
	line-height:20px;
	
}
/* Sub Menus */
#subMenuPrograma{
	position:absolute;
	left:60px;
	top:20px;
	display:none;
}
#subMenuPrograma a{
	font-family:Verdana;
	text-decoration:none;
	color:#FFFFFF;	
}
#subMenuPrograma a:hover{
	text-decoration:underline;
}
#subMenuPessoas{
	position:absolute;
	left:140px;
	top:20px;
	display:none;
}
#subMenuPessoas a{
	font-family:Verdana;
	text-decoration:none;
	color:#FFFFFF;	
}
#subMenuPessoas a:hover{
	text-decoration:underline;
}
#subMenuEmpreendimentos{
	position:absolute;
	left:200px;
	top:20px;
	display:none;
}
#subMenuEmpreendimentos a{
	font-family:Verdana;
	text-decoration:none;
	color:#FFFFFF;	
}
#subMenuEmpreendimentos a:hover{
	text-decoration:underline;
}

.CampoTextoPadrao {
	font-family: Verdana;
	font-size: 11px;
}
.CampoTextoPadraoFocus {
	font-family: Verdana;
	font-size: 11px;
}
.CampoTextoObrigatorio {

}
.LetraMsg {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.titBusca{
	font-size:13px;
	color:#455e86;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
	line-height:20px;	
}
/************* mapa ******************/
#disableSite{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:770px;
	background-color:#000000;
	z-index:140;
	display:none;
	-moz-opacity : 0.40;
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=40);	
}
#mainSuper{
	position:absolute;
	left:77px;
	top:50px;
	z-index:150;
	/*border: 1px #CCCCCC  solid;
	background-color:#FFFFFF;*/
	background-image:url(../images/layout/fundo_branco.gif);
	background-repeat:no-repeat;
	display:none;
	padding:8px;
	height:430px;
}
#mainSuper #btFecharDiv{
	position:absolute;
	right:10px;
	top:10px;
}
#mainSuper #tituloDiv{
	position:absolute;
	left:10px;
	top:10px;
	font-size:16px;
	font-weight:bold;
	color:#28498C;
	padding:10px;
}
#containerIframe{
	position:absolute;
	left:0px;
	top:0px;
	height:290px;
	width:475px;
	overflow-y:scroll;
	overflow-x:hidden;	
	padding-right:20px;
}
/* listagens */

.FundoEscuro {
	/*background-color: #62AECE;*/
	background-color: #E2F0F5;
}
.FundoClaro {
	background-color: #B5D9E8;
}
.LetraPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.titListagem{
	font-weight:bold;
	color:#FFFFFF;
	background-color: #62AECE;
}
