/*************************************************************/
body {
	margin: 0px;
}
#bgtop {
	height: 165px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image: url(../images/topo_fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bgtop #topo {
	height: 165px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bgtop #topo #logo {
	height: 165px;
	width: 278px;
	float: left;
}
#bgtop #topo #msn {
	float: right;
	height: 60px;
	width: 249px;
	margin-top: 15px;
}
#bgtop #topo #menu {
	float: left;
	height: 35px;
	width: 660px;
	margin-top: 80px;
}
#container	 {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#container #banner {
	height: 240px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#container #bgfaixa   {
	height: 119px;
	background-image: url(../images/bgfaixa.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#container #bgfaixa #faixa {
	height: 119px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #bgfaixa #faixa #faixatitulo {
	float: left;
	height: 119px;
	width: 600px;
	color: #FFF;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #bgfaixa #faixa #faixaicone {
	float: right;
	height: 119px;
	width: 200px;
	text-align: right;
}


#container #conteudo {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#container #conteudo #principal{
	width: 675px;
	height: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 10px;
}
#container #conteudo #principalportfolio{
	width: 1000px;
	height: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 10px;
}
#portfoliopage {
	height: 12px;
	width: 12px;
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
.portfoliopage_link {
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	height: auto;
	width: auto;
}
.portfoliopage_link:hover {
	height: 11px;
	width: 11px;
	text-decoration: underline;
}
#portfoliopageactive {
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 12px;
	width: 12px;
	text-align: center;
	line-height: 12px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.portfolio-item {
	float:left;
	width:260px;
	border:#d0d0d0 1px solid;
	background:#f7f7f7;
	-moz-border-radius: 10px; 
	-webkit-border-radius:10px; 			
	border-radius:10px;
	height:230px;
	text-align: left;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 27px;
	margin-left: 0px;
	padding: 20px;
}

#container #conteudo #principalportfolio #principalportfolioitemcanto{
	width: 302px;
	height: 250px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	border: 1px solid #CCCCCC;
}
#container #conteudo #principalportfolio #principalportfolioitemmeio{
	width: 960px;
	height: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 10px;
}
#container #conteudo #principalportfolio #principal_web{
	width: 960px;
	height: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 10px;
}

#container #conteudo #principal .destaque {
	float: left;
	height: 105px;
	width: 195px;
	background-image: url(../images/destaque_bg.png);
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 30px;
}
#container #conteudo #principal .destaque_meio {
	float: left;
	height: 105px;
	width: 195px;
	background-image: url(../images/destaque_bg.png);
	margin-right: 22px;
	margin-left: 22px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 30px;
}
#container #conteudo #principal #conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	width: 100%;
	height: auto;
}
.destaque_link {
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	text-align: left;
	line-height: 16px;
}
.destaque_link:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A90B0A;
	margin: 0px;
	line-height: 30px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A90B0A;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A90B0A;
	margin: 0px;
	line-height: 30px;
	padding-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A90B0A;
	margin: 0px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	text-indent: 25px;
	background-image: url(../images/calender.png);
	background-repeat: no-repeat;
	background-position: left 16px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 20px;
}
#container #conteudo #coluna{
	width: 260px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 30px;
}
#container #conteudo #colunainternas{
	width: 260px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 11px;
}
#container #conteudo #boht {
	clear: both;
	height: 10px;
	width: 100%;
}
.coluna_link {
	color:#869E26;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.coluna_link:hover {
	text-decoration: underline;
}
#rodape_bg   {
	height: 115px;
	width: 100%;
	background-image: url(../images/rodape_fundo.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#rodape_bg #rodape   {
	clear: both;
	height: 115px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
#rodape_bg #rodape .empresa{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#rodape_bg #rodape #sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	float: right;
	background-image: url(../images/sitemap.png);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 2px;
}

a.link_rodape {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 30px;
	padding-right: 10px;
	clear: both;
	margin-right: 20px;
}
a.link_rodape:hover {
	text-decoration: underline;
	color: #FFF;
}
#sitesprontos {
	float:left;
	width:938px;
	border:#d0d0d0 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	height:165px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 15px;
}
#observacoes {
	width:960px;
	height:auto;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
	float: left;
}
#solucoeswebchamada {
	width:960px;
	height:139px;
	background-image: url(../images/comp_chamada.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#solucoesprincipal{
	width: 1000px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 10px;
}
.solucoes-itens {
	float:left;
	width:300px;
	height:auto;
	text-align: left;
	margin-right: 29px;
	margin-bottom: 29px;
	margin-left: 0px;
	margin-top: 0px;
}
#servicos-web {
	width:300px;
	height:45px;
	margin-top: 20px;
	padding-top: 25px;
	float: left;
}
#servicos-hospedagem {
	width:300px;
	height:55px;
	margin-top: 25px;
	text-indent: 9px;
	padding-top: 25px;
	float: left;
}
#servicos-adicionais {
	width:300px;
	height:55px;
	margin-top: 25px;
	padding-top: 25px;
	float: left;
}
#solucoes-verdeescuro {
	width:auto;
	height:auto;
	background-color: #95C565;
	background-image: url(../images/sitecorporativo.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 75px;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#solucoes-verdeclaro {
	width:auto;
	height:auto;
	background-color: #CAE7AB;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.solucoes-buttontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	width: 131px;
	line-height: 28px;
	text-align: center;
	padding-right: 21px;
	padding-left: 21px;
}
.solucoes-buttonv {
	width:131px;
	height:28px;
	background-image: url(../images/button-verde.jpg);
	margin-right: 84px;
	margin-left: 84px;
}
.solucoes-buttonv:hover {
	width:131px;
	height:28px;
	background-image: url(../images/button-verdehover.jpg);

}
#solucoes-cinzaescuro {
	width:auto;
	height:auto;
	background-color: #C5C5C5;
	background-image: url(../images/siteexpresso.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 75px;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#solucoes-cinzaclaro {
	width:auto;
	height:auto;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.solucoes-buttonc {
	width:131px;
	height:28px;
	background-image: url(../images/button-cinza.jpg);
	margin-right: 84px;
	margin-left: 84px;
}
.solucoes-buttonc:hover {
	width:131px;
	height:28px;
	background-image: url(../images/button-cinzahover.jpg);

}
#solucoes-laranjaescuro {
	width:auto;
	height:auto;
	background-color: #FFC164;
	padding-top: 90px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-image: url(../images/sitepersonalizado.png);
	color: #FFF;
}
.solucoes-buttontxtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	width: 131px;
	line-height: 28px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
.solucoes-buttonlaranja {
	width:161px;
	height:28px;
	background-image: url(../images/button-laranja.jpg);
	margin-right: 70px;
	margin-left: 67px;
}
.solucoes-buttonlaranja:hover {
	width:161px;
	height:28px;
	background-image: url(../images/button-laranjahover.jpg);

}
/* Topo*/
#twitter  {
	right: 0px;
	bottom: 0px;
	position: fixed;
	height: 211px;
	width: 34px;
	margin-bottom: 160px;
}




#mensagem_ok {
	;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D72C26;
	line-height: 18px;
	width: 100%;
}
