body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
    padding:0;
	line-height: 19px;
	text-align:center; /* hack para o IE */
}

#wrapper {
	position: relative;
	width: 800px;
	overflow:auto;
	margin: 20px auto;
	text-align:left; /* "remédio" para o hack do IE */
	border: thin solid #000;
}


#wrappercontent {
	position: relative;
	width: 788px;
	float: left;
	background-image:url(../images/back.jpg);
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}

#greenvertbar {
	position: relative;
	width: 12px;
	height: 566px;
	float: left;
	background-color: #C4D5D2;
}

#greenvertbar2 {
	position: relative;
	width: 12px;
	height: 1820px;
	float: left;
	background-color: #C4D5D2;
}

#greenvertbar3 {
	position: relative;
	width: 12px;
	height: 3490px;
	float: left;
	background-color: #C4D5D2;
}

#header {
position: relative;
width: 788px;
height: 89px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}


#navbar {
	position: relative;
	width: 173px;
	height: 400px;
    float: left;
	
}

#navbarcont {
	position: relative;
	width: 160px;
	height: 170px;
	margin-top: 30px;
	margin-left: 13px;
	
}



#content {
	position: relative;
	width: 615px;
	float: left;
	
}



#footer {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 800px;
	height: 85px;
	padding-top:10px;
	text-align: center;
	color: #fff;
	background-color: #3A756B;
	float: left;
	
}

#imghome1 {
	position: relative;
	width: 517px;
	height: 106px;
	margin-top: 30px;
	margin-left: 98px;
	background-image:url(../images/img_home1.jpg);
	background-repeat: no-repeat;
	float: left;
	
}

#imghome2 {
	position: relative;
	width: 517px;
	height: 203px;
	margin-left: 98px;
	background-image:url(../images/img_home2.jpg);
	background-repeat: no-repeat;
	float: left;
	
}

#sloganhome {
	position: relative;
	width: 517px;
	height: 32px;
	margin-left: 98px;
	background-image:url(../images/slogan_home.png);
	background-repeat: no-repeat;
	float: left;
	
}


#title {
	position: relative;
	width: 188px;
	height: 131px;
	margin-top: 30px;
	margin-left: 75px;
	float: left;
	
}

#titlemap {
	position: relative;
	width: 400px;
	height: 25px;
	margin-top: 50px;
	margin-left: 75px;
	float: left;
	
}


#textcontent {
	position: relative;
	width: 290px;
	margin-top: 25px;
	margin-left: 15px;
	float: left;
	
}

#boxmap {
	position: relative;
	width: 425px;
	height: 350px;
	margin-left: 75px;
	float: left;
	border: thin solid #999999;	
}







/*CSS - Links*/

a 
	{
	color: #000;
	text-decoration: none;
	}

a:hover 
	{
	color: #000;
	text-decoration: underline;
	}
	
	
.foot_a {color: #fff;
	text-decoration: none;
	}

.foot_a:hover {color: #fff;
	text-decoration: underline;
	}


/*CSS - End Links*/



.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.textfooter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	padding-top:10px;
	color: #fff;
	text-align: center;
}



.textitens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}


.textpags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 25px;
}

.space {
width: 800px;
float:left;
}

.space2 {
width: 600px;
float:left;
}

.boxfoto {
margin-left:12px;
margin-top:20px;
float:left;

}

.boxfoto2 {
margin-left:75px;
margin-top:20px;
float:left;
}

.boxfoto3 {
margin-left:20px;
margin-top:20px;
float:left;
}

/*border: thin #ccc solid;*/