@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
	background-image: url(../pt/images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a {
	color: #931C1C;
	text-decoration: none;
}

#TopoLogo {
	background-image: url(../pt/images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 326px;
}
#Palco {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-size: .8em;
	text-align: right;
}
#Palco p {
	text-align: right;
}
#Palco h1 {
	color: #c4161c;
	text-align: right;
	font-weight: lighter;
	font-size: 1.6em;
}
#Palco #SubProd {
	margin-top: 50px;
}

#Palco #SubProd ul {
	list-style-type: none;
	margin-left: -40px;
	font-size: 1.3em;
	color: #c4161c;
	font-weight: lighter;
}
#Palco #SubProd ul li {
	line-height: 1.7em;
}

#Palco #SubProd ul li a {
	color: #c4161c;
}

#Palco #ListaRepr p{
	text-align: left;
}
#Palco #ListaRepr h1 {
	text-align: left;
	color: #06377b;
	font-size: 1.3em;
	font-weight: bold;
}
#Palco #ListaRepr .Titulo {
	text-align: left;
	color: #c4161c;
	font-size: 1.1em;
}




#PreBotton {
	width: 884px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#PreBotton #News {
	background-image: url(../pt/images/tit_ini_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
#PreBotton #News #cadastro2 #PostEmail2 #txt_email2{
	width: 130px;
}
#PreBotton #News #cadastro2 #PostEmail2 #button {
	font-size: 10px;
	font-weight: bold;
	color: #711515;
	background-color: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#PreBotton #Orcamento {
	background-image: url(../pt/images/tit_ini_orc.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 233px;
	padding-top: 40px;
	text-align: left;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#PreBotton #Idiomas{
	background-image: url(../pt/images/tit_ini_idiomas.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 233px;
	padding-top: 40px;
	float: right;
	text-align: center;
}


#Botton {
	width: 884px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#Botton #Rodape {
	background-color: #711515;
}
#Botton #Rodape a  {
	text-decoration: none;
	color: #FFF;
}
#Botton #Rodape td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
}
#Botton #Rodape ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: -40px;
}
#Botton #Rodape ul li {
	line-height: 30px;
}
#Botton #Rodape ul li ul {
	margin-left: -30px;
}
#Botton #Rodape ul li ul li {
	line-height: 16px;
}
#Botton #Rodape #PostEmail tr td #txt_email {
	background-color: #711515;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 10px;
	width: 135px;
	height: 17px;
}
#Botton #Rodape #PostEmail #button {
	color: #FFF;
	background-color: #711515;
	border: 1px solid #FFF;
	height: 19px;
	font-size: 10px;
}
#Palco .subtit {
	color: #06377b;
	font-weight: bold;
}
#Palco .input  {
	background-image: url(../pt/images/bg_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #06377b;
}
#Palco #Contact .textarea {
	background-image: url(../pt/images/bg_textarea.jpg);
	background-repeat: repeat-x;
	border: 1px solid #06377b;
}
#Palco .Descr    p{
	text-align: left;
}
.InputQtde {
	color: #C4161C;
	background-color: #EDEDED;
	width: 35px;
	border: 1px solid #06377B;
	padding: 2px;
}

