/* Fontes e Formatos ---------------------------------------- */
* {
	margin:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	background-color:#990000;
	background-image:url(/Template2/images/back.jpg);
}
div{
	overflow:hidden;
}
p{
	margin-bottom:10px;
}
a{
	text-decoration:none;
	color:#cc0000;
	font-size:10px;
}
img{
	border-color:#000000;
}
a:hover{
	text-decoration:underline;
}
hr{
	border-top:0px;
	border-bottom:1px solid #DEDEDE;
	height:1px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	margin-bottom:10px;
}
h2{
	font-size:16pt;
	margin-bottom:10px;
}
h3{
	font-size:12pt;
	margin-bottom:10px;
}
h4{
	font-size:10pt;
	margin-bottom:10px;
}

/* Padrões ---------------------------------------- */
#top{
	width:100%;
	height:90px;
	text-align:center;
	background-image:url(/Template2/images/backTop.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#center{
	width:100%;
}
#bottom{
	width:100%;
	height:140px;
	text-align:center;
	background-image:url(/Template2/images/backBottom.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#geral{
	width:750px;
	overflow:hidden;
	margin:auto;
}
#credito{
	width:750px;
	margin:auto;
	margin-top:60px;
}
#creditoTxt{
	width:650px;
	text-align:left;
	font-size:10px;
	color:#666666;
	float:left;
}
#creditoIdiomas{
	width:100px;
	padding:15px 0px 0px 0px;
	text-align:left;
	float:right;
}
#geralTop{
	width:750px;
	margin:0px 0px 8px 0px;
}
#menuLateral{
	width:160px;
	float:right;
}
#bannerCentral{
	width:580px;
	float:right;
}
#bannerSplash{
	display:block;
	position:absolute;
	z-index:10000;
	width:100%;
}
#bannerSplash div{
	margin:0px auto;
	margin-top:25px;
	overflow:hidden;
	width:370px;
}
#lateralEsquerda{
	width:240px;
	float:left;
	margin-right:10px;
}
#informativos{
	background-color:#990000;
}
#informativosImg{
	margin:0px 0px 0px 4px;
}
#informativosTxt{
	text-align:left;
	color:#FFFFFF;
}
#menu{
	float:right;
}
#novidades{
	background-color:#eeeeee;
}
#novidadesImg{
	text-align:center;
	margin:0px;
}
#novidadesTxt{
	padding:10px;
	color:#cc0000;
}
#novidadesTxt h2{
	margin:0px;
	padding:0px;
}
#lateralCentral{
	width:250px;
	float:left
}
#produtos{
	width:240px;
	float:left;
	padding:0px;
	background-color:#eeeeee;
}
#produtosImg{
	text-align:center;
	margin:0px 0px 8px 0px;
}
#produtosSelect{
	margin-left:15px;
}
#produtosImagem{
	text-align:center;
	margin:10px;
}
#banners{
	width:243px;
	margin:0px 0px 8px 0px;
	float:right;
}
#lateralDireita{
	width:243px;
	float:right;
}
#endereco{
	margin:10px 0px 0px 0px;
	text-align:right;
	float:right;
}
#newsletter{
	margin:5px 8px 0px 8px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}
#defaultEsquerda{
	width:500px;
	color:#666666;
	float:left;
}
#nossosProdutos{
	width:500px;
	color:#666666;
	background-color:#eeeeee;
	border:1px #000000 solid;
	float:left;
}
#produtosTop{
	width:500px;
	margin:4px 0px 4px 0px;
	text-align:center;
}
#produtosTitle{
	width:100%;
}
#produtosTitulo{
	width:345px;
	height:60px;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	float:left;
}
#produtosImgTitle{
	width:130px;
	height:60px;
	float:right;
}
#produtosImgDefault{
	margin:0px 0px 0px 8px;
	float:left;
}
#produtosTxtDefault{
	margin-top:30px;
	margin:15px;
	width:200px;
	float:right;
}
#outrosProdutos{
	width:500px;
	margin:8px 0px 8px 0px;
	color:#666666;
	background-color:#eeeeee;
	border:1px #000000 solid;
	float:left;
}
#outrosProdutosImg{
	width:500px;
	margin:4px 0px 4px 0px;
	text-align:center;
}
#outrosProdutosLista{
	width:490px;
	padding:5px;
	color:#666666;
	background-color:#eeeeee;
	border:1px #000000 solid;
}
#produtos1{
	width:230px;
	float:left;
}
#produtos2{
	width:230px;
	float:right;
}
#produtos1Img{
	width:105px;
	float:left;
}
#produtos1Txt{
	width:125px;
	margin:5px 0px 0px 0px;
	font-size:11px;
	float:right;
}
#defaultDireita{
	width:245px;
	color:#666666;
	float:right;
}
#menuDefault{
	width:238px;
	margin:0px 0px 10px 0px;
	background-color:#eeeeee;
	border:1px #000000 solid;
}
#menuImg{
	width:240px;
	margin:4px 0px 4px 0px;
	text-align:center;
}
#menuTxt{
	margin:0px 6px 6px 6px;
}
#menuPrincipal{
	background-color:#EEEEEE;
	text-align:right;
	padding:2px;
	border-bottom:1px #666666 solid;
}
#menuPrincipal:hover{
	background-color:#CC0000;
}
#menuPrincipal:hover *{
	text-decoration:none;
	color:#FFFFFF
}
#submenuPrincipal{
	background-color:#EEEEEE;
	text-align:right;
	padding:4px;
	border-bottom:1px #666666 solid;
}
#submenuPrincipal:hover{
	background-color:#CC0000;
}
#submenuPrincipal:hover *{
	text-decoration:none;
	color:#FFFFFF
}
/* Padroes de Links ---------------------------------------- */
a:link.cor1, a:visited.cor1{
	color: #666666;
	font-weight:bold;
	font-size:12px;
}
a:hover.cor1 {
	background-color:#CC0000;
	color: #FFFFFF;
}
a:link.cor2, a:visited.cor2, a:hover.cor2 {
	color: #666666;
	font-size:12px;
}

/* Paleta de Cores ---------------------------------------- */
.cor1{
	color:#CC0000;
}

/* Bordas ----------------------------------------------------------*/
.bordaFotos{
	border:1px solid #cccccc;
}

/* Titulos ---------------------------------------- */
.titulo1{
	font-size:13px;
	font-weight:bold;
}
.titulo2{
	font-size:12px;
}

/* Formularios ---------------------------------------- */
.input_bottom1{
	background-color:#ece9d8;
	color: #000000;
	border:#663333 2px solid;
}
select, input, textarea{
	padding:0px 0px 0px 2px;
	background-color:#FFFFFF;
	border: 1px solid #663333;
	font-size: 11px;
}

/* Nifty -----------------------------------------------------------*/
.NIFTYbordaCor{
	padding:0px 4px 0px 4px;
	background-color:#FFFFFF;
}

.tabelaReferencia tr{
	background-color:#FFFFFF;
}
.tabelaReferencia td{
	text-align:center;
}