body {
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background:#f0f2f4;
	text-align:center; /* hack para o IE */
}

#page{
	width: 760px;
	min-height: 600px;
	margin:0 auto;    
	text-align:left; /* "remédio" para o hack do IE */ 
	background-color: white;

}

#header{
	background-color: #59B3D9;
	float: left;

}

#logoTitle{
	display: inline;

}

#title{
	float: left;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 0px;

}

#logotipo{
	width: 8%;
	margin-left: 10px;
	margin-top: 50px;
	float: left;

}

.highlight{
	color: #195A79 !important;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;

}

#header h1{
	color: white;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 40px;

}

#header h2{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	color: #195A79;
	margin-bottom: -7px;

}

#banner{
	width:55% ;
	float: left;
}
#banner img {
	margin-left: 2px;
	width: 60%;
	margin-top: 10px;
}

#subtitle{
	margin-bottom: 5px;
	width: 760px;
	float: left;
	max-height: 30px;
}

#subtitle .text{
	max-height: 30px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

#subtitle .text h2{
	max-height: 30px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

.db1{
	border-bottom: dotted 1px;
	border-color:#fff #fff;
	float: left;
	min-height: 20px;
	min-width: 59.3%;

}
#destaque{
	margin-top: 10px;
	max-width: 40%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	float: left;

}

#destaque h1{
	font-size: 48px;
	margin:15px 0px 0px 20px;

}

#destaque h3{
	color: white;
	font-weight: lighter;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 20px;

}

.fontHelvetica{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;

}
#header h3{
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;

}

#nav{
	float: right;
	margin-right: 20px;
	font-size: 12px;
}

#nav ul li{
	padding: 3px 10px;
	list-style: none;
	display: inline;
}

#nav ul li a{
	text-decoration: none;
	color: white;
	font-weight: bold;

}

.mais a{
	text-decoration: none;
	font-weight: bold;
	color: #666666;

}

.mais a:active{
	text-decoration: none;

}


#content{
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	background-color: white;
	padding-top: 20px;
	float: left;
	border-top: none;
	min-width: 760px;
	min-height: 448px;

}

.bb1{
	border-bottom: groove 1px;
	float: left;
	min-width: 760px;
	margin-bottom: 30px;
	border-color: #EEE9E9;

}

.sb1{
	float: left;
	max-width: 185px;
	display: block;
	border-left: solid 2px;
	border-right: solid 2px;
	border-color: #EEE9E9;
	margin-left: 50px;
	height: 178px;
	margin-bottom: 30px;
}

.sb1 h3 {
	margin-left: 8px;
	margin-right: 8px;


}

.sb1 p {
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	color: #195A79 ;
	font-weight: bold;
	height: 70px;

}

span.direita{ 
	border-left-color:#000; 
	margin-left: 60px;
	margin-right: 10px;
}

.arrow {
	margin-right: 3px;
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background-color:transparent;
	-webkit-border-top-left-radius:42px;
	-moz-border-radius-topleft:42px;
	border-top-left-radius:42px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:42px;
	-moz-border-radius-bottomright:42px;
	border-bottom-right-radius:42px;
	-webkit-border-bottom-left-radius:42px;
	-moz-border-radius-bottomleft:42px;
	border-bottom-left-radius:42px;
	text-indent:0;
	border:1px solid #44a9d4;
	display:inline-block;
	color:#44a9d4;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:20px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #7cacde;
}

.mais {
	margin-left: -2px;
	margin-bottom: 5px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:-20.7px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	height:26px;
	line-height:26px;
	width:115px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.mais:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}

.mais:active {
	position:relative;
	top:1px;
}

#footer{
	color: white;
	background-color: #195A79;
	float: left;
	height: 70px;
	width: 750px;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;

}

.faixa{
	margin-top: 10px;
	float: left;
	background-color: white;
	height: 2px;
	width: 740px;

}

.texto{
	text-align: justify;
	margin-right:90px;
	margin-left:90px;

}

.texto ul li{
	margin-top: 50px;


}

.texto span{
	width: 220px;
	margin-top: 20px;
	float: right;

}
.texto span a{
	color: #44AAD4;
	text-decoration: none;

}

.texto{
	min-height: 670px;	

}

#active{
	background-color: white;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

}

#active a{
	color: #44AAD4 !important;

}

#listaDesenvolvimento li{
	margin: 15px;

}

#contato{
	margin-top: 10px; 
	padding-left: 20px; 
	color: white;
	font-size: 12px;

}

#contato h2{
	color: white;
	margin-bottom: 10px;

}

#mensagemtitle{
	text-align: center;

}

#myGallery{
	border: none !important;
	height: 100%;
	margin: 15px 100px 2px 2px; 
	float: left; 
	max-height: 243px; 
	max-width: 418px;
}