@charset "utf-8";
/* CSS Document - CSP Consultoria - CaraNaWeb (www.caranaweb.com.br) */

/* Estilos Default */
body{
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	background-color: #EFEDDF;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(imagens/fundoTopo.jpg);
	background-repeat: repeat-x;
	}
img{ border: none; padding: 0px; margin: 0px; }
form{ padding: 0px; margin: 0px; }
.bold{ font-weight: bold; }
/* Estilos Default */


.geral{
	width: 795px;
	height: auto;
	margin: auto;
	text-align: left;
	}
.topoMaior{
	height: 64px;
	width: auto;
	margin-left: 13px;
	z-index: 700;
	}
.conteudo{
	height: auto;
	width: auto;
	background-image: url(imagens/fundoConteudo.jpg);
	background-repeat: repeat-y;
	}
.contatoRapido{
	clear: left;
	width: 560px;
	height: 21px;
	padding: 10px 0px 10px 210px;
	border-bottom: solid 4px #EEECDE;
	border-top: solid 4px #EEECDE;
	background-image: url(imagens/fundoContatoRadpido.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 13px;
	color: #977673;
	}
.parceiros{
	height: auto;
	width: auto;
	margin-left: 13px;
	padding: 10px 10px 10px 0px;
	text-align: left;
	}
.parceiros img{
	margin-right: 13px;
	}
.esquerda, .direita{
	float: left;
	position: relative;
	}
.esquerda{
	width: 160px;
	height: auto;
	margin-left: 13px;
	_margin-left: 7px;
	}
.direita{
	width: 580px;
	height: auto;
	padding: 12px 8px 8px 0px;
	margin-left: 23px;
	}
.caixasEsquerda{
	width: auto;
	height: auto;
	}
.menu{
	margin: 20px 0px 0px 20px;
	clear: left;
	height: 250px;
	}
.trabCon{
	clear: left;
	background-color: #E1DDC1;
	width: 145px;
	height: auto;
	text-align: center;
	line-height: 14px;
	margin-bottom: 10px;
	}
.fotocapa{
	width: 560px;
	height: auto;
	padding: 4px;
	border: solid 1px #EEECDE;
	margin-bottom: 5px;
	}
form input{
	width: 350px;
	height: 12px;
	padding: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	border: solid 1px #CCCCCC;
	margin-bottom: 8px;
	}
form textarea{
	width: 350px;
	height: 60px;
	padding: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	border: solid 1px #CCCCCC;
	margin-bottom: 8px;
	}
.botao{
	width: auto;
	height: auto;
	padding: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	}
.aliancas{
	width: auto;
	height: auto;
	margin-bottom: 16px;
	/*border-bottom: solid 1px #CCCCCC;*/
	padding-bottom: 10px;
	}
.aliancas img{
	margin-bottom: 10px;
	margin-top: 10px;
	}
.titulosobre{
	 border-bottom: solid 1px #CCCCCC;
	 margin-bottom: 6px;
	 padding-bottom: 2px;
	 font-size:14px;
	 font-weight: bold;
	 }
.titulooport{
	 border-bottom: solid 1px #CCCCCC;
	 margin-bottom: 1px;
	 margin-top: 8px;
	 padding-bottom: 2px;
	 font-size:14px;
	 font-weight: bold;
	 }
.linkoport{
	width: auto;
	height: auto;
	padding: 4px;
	background-color: #E4E4E4;
	text-align: right;
	color: #999999;
	}
.linkoport a{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	}
.descricao{
	background-color:  #F0F0F0;
	padding: 10px;
	height: auto;
	width: auto;
	}
.linkoportform{
	text-align: center;
	width: auto;
	height: auto;
	padding: 4px;
	background-color: #E1DDC1;
	color: #333333;
	margin-top: 10px;
	}
.linkoportform a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	}
#resposta{
	height: auto;
	width: auto;
	text-align: center;
	padding: 10px;
	}

/* Links de Produtos */
a.linkprodutos:link{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
a.linkprodutos:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
a.linkprodutos:active{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
a.linkprodutos:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
a.linkprodutosinterno:link{
	color: #7E0C0C;
	text-decoration: none;
	font-weight: bold;
	}
a.linkprodutosinterno:visited{
	color: #7E0C0C;
	text-decoration: none;
	font-weight: bold;
	}
a.linkprodutosinterno:active{
	color: #7E0C0C;
	text-decoration: none;
	font-weight: bold;
	}
a.linkprodutosinterno:hover{
	color: #7E0C0C;
	text-decoration: underline;
	font-weight: bold;
	}
/* Links de Produtos */
