@charset "utf-8";
/* CSS Document */

.preco_promocao
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#CC0000;

	margin-top:0px;
}

.imagem_corpo
{
	float:right;
	width:350px;
	height:400px;

}

.box_cartao
{
	float:left;
	width:350px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:10px;
	background-color:#EFEFEF;
	margin-bottom:10px;
}


.sem_borda
{
	border:0;
}


.chave
{
	font-weight:bold;
	font-size:11pt;
}

.link_embutido
{
	font-weight:bold;
	color:#C00;
	text-decoration:none;
}

.item_portfolio
{
	position:relative;
	width:138px;
	height:138px;
	margin-bottom:10px;
	float:left;
	margin-left:10px;
}



/* Home ======================================== */

.coluna_esquerda
{
	position:relative;
	width:370px;
	float:left;
}

.coluna_direita
{
	position:relative;
	width:370px;
	float:left;
	left:10px;
}

.chamada1
{
	position:relative;
	width:370px;
	height:100px;
	float:left;
}

.chamada2
{
	position:relative;
	width:370px;
	height:100px;
	float:left;
}

/* Contato ======================================== */

.imagem_contato
{
	position:relative;
	width:470px;
	height:480px;
	float:left;
}

.botao
{
	background-color:#C00;
	border:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:250px;
	height:30px;
	float:right;
	margin-top:10px;
}

.box_form
{
	position:relative;
	background-color:#EBEBEB;
	padding:10px;
	width:252px;
	float:right;
}

.campo_texto
{
	border:0;
		font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:15px;
	color:#C00;
}

.area_texto
{
	border:0;
	width:250px;
	height:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:right;
}

/* Geral ======================================== */

.h1_titulo
{
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background:url(../imagens/barra.jpg);
	height:30px;
	width:730px;
	color:#FFF;
	line-height:30px;
	padding-left:20px;
	background-repeat:no-repeat;
	clear:both;
}

.h2_subtitulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00;
	font-weight:bold;	
}

.texto
{
	color: #626262;
	font-size: 10pt;
	line-height: 1.5em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:justify;
}

.topicos
{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10pT;
	color: #626262;
	text-align:justify;
	line-height:22px;
}

body
{
	background:url(../imagens/bg_teste.jpg);
	background-color:#000;
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
}

.principal
{
	position:relative;
	width:980px;
	background-color:#FFF;
	padding-bottom:40px;
	display:table;
	margin: 0 auto;
	margin-top:70px;
}

.topo
{
	position:relative;
	width:960px;
	height:200px;
	left:10px;
	top:10px;
}

.menu_superior
{
	position:relative;
	width:960px;
	height:30px;
	left:10px;
	background-color:#333;
}

.menu_lateral
{
	position:relative;
	width:200px;
	height:300px;
	left:10px;
	top:10px;
	float:left;
}

.conteudo
{
	position:relative;
	width:750px;
	top:10px;
	left:20px;
	float:left;
}

.rodape
{
	background-color:#EBEBEB;
	position:relative;
	width:960px;
	height:50px;
	top:30px;
	left:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:50px;
	text-align:center;
	clear:both;
}

.icones
{
	background-color:#EBEBEB;
position:relative;
	width:960px;
	height:75px;
	top:30px;
	left:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:50px;
	text-align:center;
	clear:both;
}

/* Menu ======================================== */

.menu_superior ul
{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	list-style:none;
	text-align:center;
}

.menu_superior ul li
{
	display:inline;
}

.menu_superior ul li a
{
	float:left;
	background-image:url(../imagens/bg_supnav.jpg);
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	height:30px;
	width:192px;
	line-height:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.menu_superior ul li a:hover
{
	background-image:url(../imagens/bg_supnav_hover.jpg);
	color:#FFF;
}

.menu_lateral ul
{
	padding:0px;
	margin:0px;
	float:left;
	width:200px;
	list-style:none;
	text-align:left;
}

.menu_lateral ul li
{
	display:inline;
}

.menu_lateral ul li a
{
	float:left;
	margin-bottom:2px;
	background-image:url(../imagens/bg_latnav.jpg);
	background-repeat:no-repeat;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:30px;
	width:160px;
	line-height:30px;
	padding-left:40px;
	font-weight:bold;
}

.menu_lateral ul li a:hover
{
	background-image:url(../imagens/bg_latnav_hover.jpg);
	color:#C00;
}