body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444;
	background-color: #f7f7f7;
	/*background: #fff url('../imagens/bg_pagina.gif') 0 -27px repeat-x;*/
}
.clear
{
	clear: both;
}

/* Cabecalho */

#cabecalho {
	background-image: url(../imagens/bg_sup.jpg);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
}
#cabecalho_cont {
	height: 80px;
	width: 920px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 90px;
	width: 150px;
	float: left;
}
#logo h1 {
	display:none;
}
#cabecalho_dir {
	float: right;
	padding-top:20px;
	/*height: 50px;*/
	width: 500px;
}

/* Menu superior */

#menu_sup {
	height: 43px;
	width: 100%;
	background-image: url(../imagens/bg_menu_sup.jpg);
	background-repeat: repeat-x;
}
#menu_sup_cont {
	height: 43px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#menu_sup_cont ul {
	list-style:none;
	margin:0;
	display:block;
}
#menu_sup_cont li {
	float:right;
	display:block;
	list-style:none;
	padding:10px 10px 0px 10px;
	background-color: transparent;	
	background-image: url(../imagens/icones_rodape/links_separador.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 100%;
}
#menu_sup li.primeiro {
	background-image: none;
}
#menu_sup li a {
	/*display:block;*/
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:26px;
	cursor:pointer;	
}
#menu_sup li a:hover {
	text-decoration:underline;
}

/* Pagina */

#pagina {
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#pag_borda_sup {
	background-image: url(../imagens/pag_sup.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: 8px;
	width: 980px;
}
#pag_borda_inf {
	background-image: url(../imagens/pag_inf.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: 8px;
	width: 980px;
}
#pagina_conteudo {
	padding: 30px;
	width: 918px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
	background-color: #FFF;
}


#painel_home {
	/*background-image: url(../imagens/painel_home.jpg);*/
	background-repeat: no-repeat;
	height: 520px;
	width: 980px;
}

/* Rodape */

#rodape_faixa_sup {
	height: 16px;
	width: 100%;
	background-image: url(../imagens/rodape_faixa_sup.jpg);
	background-repeat: repeat-x;
}
#rodape {
	width: 100%;
	background-image: url(../imagens/rodape_fundo.jpg);
	background-repeat: repeat-x;
}

#rodape_conteudo {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}
#rodape_conteudo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 15px;
}
#rodape_conteudo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BBB;
	line-height: 1.3em;
}
#rodape_oque_fazemos {
	float: left;
	width: 570px;
	margin-bottom: 30px;
}
#rodape_oque_fazemos a {
	text-decoration:none;
	color:#FFF;
}
#rodape_oque_fazemos a:hover {
	text-decoration:underline;
}
#rodape_nossos_servicos {
	float: left;
	width: 570px;
}
#rodape_nossos_servicos ul#col1 {
	list-style:disc;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	color:#FFF;
	width:250px;
}
#rodape_nossos_servicos ul#col2 {
	list-style:disc;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	color:#FFF;
	width:250px;
}
#rodape_nossos_servicos li {
	list-style-position: inside;
}
#rodape_nossos_servicos span {
	color:#BBB;
}
#rodape_contato {
	float: right;
	width: 300px;
	margin-bottom: 30px;
}
#rodape_form_contato label {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#BBB;
	font-weight:bold;
	margin: 10px 0 10px 0;
}
#rodape_form_contato input {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	width:250px;
	height:16px;
	padding: 4px;
	margin: 5px 0 0 0;
}
#rodape_form_contato button {
	float:left;
	font-size:12px;
	width:65px;
	height:25px;
	background: url(../imagens/bt_avancar.png) no-repeat;
	background-color:transparent;
	border:none;
	padding: 4px;
	margin: 10px 0px;
	cursor:pointer;
}
#rodape_form_contato input:focus {
	outline: 2px solid #0D0;
}
#rodape_icones {
	margin:50px 0px 0px 0px;
	width:920px;
}
#rodape_icones ul {
	list-style:none;
	display:block;
	height:70px;
}
#rodape_icones li {
	display:block;
	float:left;
	padding:0px 4px 0px 4px;
}#rodape_links {
	height: 50px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	background-color: #222;
}
#rodape_links_cont {
	height: 30px;
	width: 920px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
#rodape_links_cont ul {
	list-style:none;
	display:block;
	float:left;
	height:30px;
	width:390px;
}
#rodape_links_cont li {
	display:block;
	float:left;
	padding:0px 10px 0px 10px;
	background-color: transparent;
	background-image: url(../imagens/icones_rodape/links_separador.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 50%;	
}
#rodape_links_cont li.primeiro {
	background-image: none;
}
#rodape_links_cont li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#BBB;	
	text-decoration:none;
}
#rodape_links_cont li a:hover {
	text-decoration:underline;
}
#rodape_links_cont p {
	display:block;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#BBB;
	height:30px;
	width:350px;	
}
#rodape_links_cont p span {
	color:#FFF;
	font-weight:bold;
}
#rodape_links_cont img {
	/*display:inline;*/
	float:right;
	padding:0px 5px 0px 0px;
}

/* Portifolio */

#portifolio {
	float: left;
	width: 550px;
}
#portifolio h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
#portifolio p.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	margin-bottom: 15px;
}
#portifolio p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;	
}
#portifolio ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#portifolio li {
	padding-top:30px;
	padding-bottom:30px;
	background-color:transparent;
	background-image:url(../imagens/portfolio/linha_h.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#portifolio li.portifolio_ultimo {
	background-image:none;
}
#portifolio li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	margin-bottom: 15px;
}
#portifolio li h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
#portifolio li h3 a:hover {
	text-decoration:underline;
}
#portifolio li img.portfolio_site {
	margin-bottom:15px;
}
#portifolio li a img.portfolio_site {
	padding:2px;
}

#portifolio li a:hover img.portfolio_site {
	background-color:#0C0;
}

#portifolio li p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	line-height: 1.4em;	
}
#portifolio_links {
	float: right;
	width: 260px;
	margin-top: 30px;
	background-image: url(../imagens/portfolio/indice_portifolio_bg.png);
	background-repeat: no-repeat;
	padding: 20px;
}
#portifolio_links h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #669900;
}
#portifolio_links ul {
	display:block;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
#portifolio_links li {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	background-color: transparent;
	background-image: url(../imagens/marcador.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 50%;
}
#portifolio_links li h3 a {
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
#portifolio_links li h3 a:hover {
	text-decoration:underline;
}

/* Quem Somos */


#quem_somos {
	float: left;
	width: 550px;
}
#quem_somos h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
#quem_somos p.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	margin-bottom: 15px;
}
#quem_somos p {
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;	
}
#quem_somos p a {
	color: #003399;
	font-weight:normal;
	text-decoration:none;
}
#quem_somos p a:hover {
	text-decoration:underline;
}


/* Servicos */

#servicos {
	float: left;
	width: 550px;
}
#servicos h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
#servicos h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #669900;
}
#servicos p.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	margin-bottom: 15px;
}
#servicos p {
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;	
}
#servicos p a {
	color: #003399;
	font-weight:normal;
	text-decoration:none;
}
#servicos p a:hover {
	text-decoration:underline;
}
#servicos ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#servicos ul li#web_desenvolvimento {
	background-color: transparent;
	background-image: url(../imagens/icon_design.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
#servicos ul li#manutencao {
	background-color: transparent;
	background-image: url(../imagens/icon_manutencao.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
#servicos ul li#hospedagem {
	background-color: transparent;
	background-image: url(../imagens/icon_host.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#servicos ul li.servicos_itens {
	margin:30px 0px 30px 0px;	
	padding-left:140px;
}

/* Contato */

#contato {
	float: left;
	width: 550px;
}
#contato h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
#contato p.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	margin-bottom: 15px;
}
#contato p {
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;	
}
#contato p a {
	color: #003399;
	font-weight:normal;
	text-decoration:none;
}
#contato p a:hover {
	text-decoration:underline;
}

#form_contato {
	width:100%;
	margin-top: 30px;
}
#form_contato label {
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#form_contato input {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.2em;
	height:16px;
	padding: 4px;
}
#form_contato select {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.2em;
	height:30px;
	padding: 4px;
}
#form_contato textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.2em;
	padding: 4px;
	width: 430px;
}
#form_contato button {
	width:165px;
	height:50px;
	background:transparent url(../imagens/bt_enviar.png) no-repeat;
	border:none;
	margin: 20px 0 0 0;
	cursor:pointer;
}
#form_contato span {
	color:#F00;
}
#form_contato input:focus, textarea:focus, select:focus {
	outline: 2px solid #0D0;
}
