@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/bg_site.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
}
img {border:none;}
.linkCinza {
	color:#666666;
	text-decoration:none;
}
.linkCinza:hover {
	text-decoration:underline;
}
fieldset {border:0px;}

.input_forms1 {
	border:3px dotted black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding:2px 2px 2px 2px;
	color:#666666;
}
#container {
	width:955px;
	float:left;
	position:absolute;
	left:50%;
	margin-left:-477px;
}
#topo {
	width:955px;
	height:102px;
	float:left;
}
#topoLogo {
	width:415px;
	height:102px;
	float:left;
}
#menuSuperior {
	width:540px;
	height:102px;
	float:left;
}
#menuSuperior ul {
	margin:61px 0 0 20px;
	padding:0px;
	list-style:none;
}
#menuSuperior li {
	display:inline;
	padding:0;
	margin:0;
}
#menuSuperior a {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border-right:1px solid #666666;
	padding:0 10px 0 10px;
	text-decoration:none;
}
#menuSuperior a:hover {text-decoration:underline;}
#bannerECK {padding:0 0 0 338px;}

#topoBanner {
	width:955px;
	float:left;
}
#topoBannerNews {
	width:273px;
	height:124px;
	float:left;
	background:url(../img/banner02.gif) no-repeat;
	padding:110px 0 0 682px;
}
#tableCadastro {
	width:220px;
	font-size:12px;
	color:#fff;
}
#tableCadastro th {
	text-align:left;
	font-weight:normal;
}
#rodaBanner {
	width:955px;
	height:32px;
	float:left;
}
#rodaBannerImagem {
	width:431px;
	height:32px;
	float:left;
	background:url(../img/roda_banner.gif) no-repeat;
}
#rodaBannerExtra {
	width:524px;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding:3px 0 0 0;
}
#chamadas {
	width:955px;
	float:left;
}
.chamadasCaixa {
	width:296px;
	float:left;
	padding:0 0 0 22px;
}
.chamadaImagem {
	width:296px;
	height:195px;
	float:left;
}
.chamadaTexto {
	float:left;
	padding:0 0 0 15px;
}
#rodape {
	width:803px;
	height:35px;
	float:left;
	margin:10px 0 0 33px;
	background:url(../img/bg_rodape.gif) no-repeat;
	font-size:10px;
	padding:35px 0 0 120px;
}
.conteudo {
	width:873px;
	margin:15px 0 10px 35px;
	float:left;
	padding:20px;
}
.conteudo h1 {
	font-size:30px;
	color:black;
	margin:0 0 20px 0px;
	font-weight:normal;
}
.conteudo p {
	line-height:20px;
	margin:0 0 15px 0;
}
.precoTexto {
	font-size:15px;
	font-weight:bold;
	float:right;
	margin:13px 5px 0 0;
}
.precoRed {
	font-size:30px;
	font-weight:bold;
	float:right;
	color:red;
	margin:0px;
}
.boxEstampas {
	width:900px;
	float:left;
	margin:15px 0 0 0;
}
.paginacao {
	width:876px;
	padding:5px 0 5px 0;
	border:1px solid #666666;
	margin:5px 0 20px 0;
	text-align:center;
	background:#fff;
}
.paginacao a {
	color:#FF0000;
	text-decoration:none;
}
.paginacao a:hover {
	text-decoration:underline;
}
.tabelaPreco {
	width:860px;
	border:1px solid black;
}
.tabelaPreco th {
	padding:5px 0 5px 0;
	background:#000;
	color:#fff;
}
.tabelaPreco td {
	border-bottom:1px dotted black;
	border-right:1px dotted black;
}