body {
	font-family: 'Droid Sans', sans-serif;
	;
	background-color: #eceeef;
	width: 100%;
}
#menu {
	list-style: none;
	width: 845px;
	height: 43px;
	/* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	background-color: #666;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 9999;
	overflow: visible;
}
#head {
	background-color: #FFF;
	height: 85px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 5px 5px;
	border: 1px solid #DFDFDF;
}
#kas {
	height: 165px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



#geral {
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#width {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}







#menu li {
	float: left;
	display: block;
	text-align: center;
	position: relative;
	padding: 4px 10px 4px 10px;
	margin-right: 30px;
	margin-top: 7px;
	border: none;
	overflow: visible;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	/* Background color and gradients */
	
	background: #F4F4F4;
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color: #3092c6;
}

#subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #EC1D25;
}


#menu li a {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	outline: 0;
	text-decoration: none;
}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#linkserv {
	font-weight: bold;
	color: #FFF;
}

#menu li:hover a {
	color: #FFFFFF;
}
#menu li:hover .drop {
	background-color: #3092c6;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em; /* Hides the drop down */
	text-align: left;
	padding: 10px 5px 10px 5px;
	border: 1px solid #777777;
	border-top: none;
	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	background-color: #3092c6;
	overflow: visible;
	z-index: 9999;
}

.dropdown_1column {
	width: 140px;
	overflow: visible;
	z-index: 9999;
}
.dropdown_4columns {
	width: 300px;
	overflow: visible;
	z-index: 9999;
}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left: -1px;
	top: auto;
	overflow: visible;
	z-index: 999999;
}
#titulo {
	font-weight: bold;
	text-align: center;
}


.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
#footer {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 625px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerindex {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footersuporte {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 415px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerlogin {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 530px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerserv {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 475px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerdes {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 380px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footercont {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 830px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerform {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 430px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerfunc {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 450px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerdicas {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}
#footerlink {
	background-color: #666;
	height: 25px;
	width: 885px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	/* Borders */
	
	border: 1px solid #002232;
	box-shadow: inset 0px 0px 1px #edf9ff;
	margin-top: 285px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	text-align: right;
}

.col_1 {width:130px;}
#mensagem {
	font-size: 11px;
	color: #F00;
	text-align: justify;
}
#geral #arealogin #login-form #mensagem #mail {
	font-size: 12px;
	color: #333;
}


.col_4 {
	width: 300px;
}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size: 14px;
	margin: 7px 0 14px 0;
	padding-bottom: 7px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size: 12px;
	color: #FFFFFF;
}
#menu li:hover div a:hover {
	color: #000000;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size: 12px;
	line-height: 24px;
	position: relative;
	padding: 0;
	margin: 0;
	float: none;
	text-align: left;
	width: 200px;
	z-index: 9999;
	overflow: visible;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}
#logodsi {
	height: 80px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
}
p {
	text-align: justify;
}

#logosage {
	float: right;
	height: 80px;
	width: 230px;
	margin-right: 10px;
}
#active {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	/* Background color and gradients */
	
	background: #F4F4F4;
	/* Rounded corners */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #3092c6;
}

#conteudo {
	height: 325px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	margin-top: 200.px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 15px;
}
#banner1 {
	height: 157px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

#icon {
	padding-top: 8px;
	float: right;
}
#contmissao {
	height: auto;
	width: 610px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 15px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
img {
	text-decoration: none; border: 0px
}
#submenu {
	background-color: #E8E8E8;
	float: left;
	height: 160px;
	width: 185px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	background-image: url(img/topo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-left: 10px;
}
#servicos {
	background-color: #FFF;
	height: auto;
	width: 630px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
}
#imagem {
	margin-left: 75px;
}

#servicosdica {
	background-color: #FFF;
	height: auto;
	width: 650px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	background-image: url(img/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#servicosfunc {
	background-color: #FFF;
	height: auto;
	width: 650px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	background-image: url(img/back3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#servicoslink {
	background-color: #FFF;
	height: auto;
	width: 650px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
h6 {
	font-size: 12px;
	color: #F00;
}

#linksub {
	list-style-type: none;
}
#linksubactive a{
	list-style-type: none;
	color: #EC1D25;
	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#geral #submenu #linksub a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#linksubactive {
	list-style-type: none;
}

#geral #submenu #linksub a:hover {
	color: #EC1D25;
}
#areacontatos {
	height: 800px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	width: 640px;
}
#arealogin {
	height: 450px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	width: 640px;
	padding-top: 50px;
}
#geral #areacontatos iframe {
	margin-left: 30px;
	margin-top: 30px;
}

#bannercontatos {
	height: 500px;
	width: 225px;
	float: right;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
}
#texto {
	font-size: 12px;
	text-align: justify;
}

#tabelacontatos {
	margin-top: 30px;
	margin-left: 25px;
	font-size: 12px;
}
#geral #servicos li {
	font-size: 13px;
}
#geral #servicoslink table tbody tr td a {
	font-size: 12px;
	color: #06C;
	text-decoration: none;
}
#geral #servicoslink table tbody tr td {
	font-size: 13px;
	font-weight: normal;
}
