@CHARSET "ISO-8859-1";

.mainBody{
	width: 990px;
	margin:0px auto;
	border:0px solid red;
	color: #060;
}

#headerLogo{
	background: url(images/logo.png) center center no-repeat;
	width: 415px;
	height: 272px;
	margin:0px auto;
}

#chooseBody{
	background: url(images/BG_area.png) center center no-repeat;
	width: 990px;
	height: 463px;
	margin-top:-25px;
	border:0px solid green;
}


#bemVindoBody{
	
	border:0px solid yellow;
}

#tituloSeja{
	font-size: 24px;
	font-family: Georgia;
	padding-left: 285px;
	margin-top:12px;
}

#tituloEscolha{
	color:#fefefe;
	font-size: 16px;
	font-family: Georgia;
	padding-left: 321px;
	margin-top:-5px;
	letter-spacing: 0.2px;
}

#rodapeBody{
	text-align: center;
	border:0px 
	#060;
	color: #FFF;
}

.mapa{
	font-size: 10px;
}

.mapa *{
	font-size: 10px;
}

.tituloDestaque{
	color: white;
}

#areasBody{
	height: 375px;
	border:0px solid yellow;
}

.Programa{
	
	padding-left: 70px;
	padding-top: 15px;
	height: 80px;
}

.Produtora{
	
	padding-left: 98px;
	padding-top: 15px;
	height: 80px;
}

#titulo1{
	font-size: 18px;
	font-family: Georgia;
	margin-top:12px;
}

#titulo2{
	color:#fefefe;
	font-size: 25px;
	font-family: Georgia;
	padding-left: 5px;
	margin-top:-5px;
}

.area{
	text-align:left;
	width:375px;
	margin-top:50px;
	margin-right: 30px;
	border:0px solid red;
}

.ajuste{
	margin-left:-27px;
}

.areaBody{
	margin-top: -8px;
	text-align: justify;
	line-height: 23px;
}

.linha{
	border:0px solid yellow;
}
.mainBody #chooseBody #rodapeBody .tituloDestaque {
	font-weight: bold;
}

