/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
	font-variant: normal;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	font-style: normal;
	text-align: center;
	background-image: url(../img/att/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #EBEBEB;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 980px;
	height: 100%;
	text-align: left;
}
a {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a.wh {
	color: #FFFFFF;
	font-weight: bold;
}
a.wh:hover {
	color: #CCCCCC;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
p.paragrafo {
	margin-bottom: 10px;
	text-indent: 10px;
	text-align: justify;
}
.noMargin {
	margin-bottom: 0px;
}
h1 {
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-size: 10pt;
	color: #990000;
	margin-bottom: 5px;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;	
}
h4 {
	font-size: 8pt;
	color: #990000;
	font-weight: bold;
	margin-bottom: 0px;
}
ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	list-style-type: disc;
	margin-bottom: 5px;
}
iframe{
	border: 0px;
}
img{
	border: 0px;
}
.hrDivisor{
	size:1px;
	color:#999999;
	margin-bottom:15px;
}

/*** template ***/
#tableMain{
	height: 100%;
	background-image: url(../img/att/tableMain.jpg);
	background-position: left 385px;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
}
#infoTemplate{
	width: 190px;
	height: auto;
	float: left;
}
#content {
	width: 740px;
	height: 100%;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
}
#descProduto {
	width: 480px;
	height: 100%;
	float: left;
}
#orcProduto {
	width: 220px;
	height: 100%;
	margin-top: 15px;
	float: right;
}
#carrosselTemplate {
	width: 980px;
	height: 145px;
	background-image: url(../img/att/carrosselTemplate.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#bottomInfo {
	width: 450px;
	height: 25px;
	color: #FFFFFF;
	float: right;
}
#wwwLedz {
	width: 60px;
	height: 20px;
	float: left;
}

/*** index ***/
#top {
	width: 980px;
	height: 100px;
	background-image: url(../img/att/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#main {
	width: 980px;
	height: 505px;
	background-image: url(../img/att/main.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#menu {
	width: 150px;
	height: 285px;
	background-image: url(../img/att/menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#anima {
	width: 830px;
	height: 285px;
	background-image: url(../img/att/anima.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#carrossel {
	width: 980px;
	height: 165px;
	background-image: url(../img/att/carrossel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#produtosInfo {
	width: 980px;
	height: 230px;
	float: left;
}
#tintas{
	width: 465px;
	height: auto;
	background-image: url(../img/att/tintasInfo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#tintasContent{
	width: 210px;
	height: auto;
	margin-top: 90px;
	margin-left: 255px;
}
#usadas{
	width: 260px;
	height: auto;
	background-image: url(../img/att/usadasInfo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#usadasContent{
	width: 210px;
	height: auto;
	margin-top: 35px;
	margin-left: 25px;
}
#lancamentos{
	width: 255px;
	height: auto;
	background-image: url(../img/att/lancamentosInfo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#lancamentosContent{
	width: 210px;
	height: auto;
	margin-top: 35px;
	margin-left: 15px;
}
#cadastroUser{
	width: 255px;
	height: auto;
	background-image: url(../img/att/cadastro.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#cadastroUserContent{
	width: 210px;
	height: auto;
	margin-top: 75px;
	margin-left: 45px;
}
#bottom {
	width: 980px;
	height: 55px;
	background-image: url(../img/att/bottomIndex.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	vertical-align: bottom;
}
#bottom div#wwwLedz {
	margin: 20px 10px 0px 0px;
}
#bottom div#bottomInfo {
	margin: 12px 0px 0px 10px;
	_margin: 25px 0px 0px 10px;
	*margin: 0px 0px 0px 10px;
}
#boxCarrossel{
	width: 325px;
	height: 165px;
	float: left;
}


/*** print ***/
body#bodyPrint {
	background-color: #FFFFFF;
	background-image: none;
}
#geralPrint {
	margin: 0px auto;
	width: 600px;
	height: 100%;
	text-align: left;
}
#contentPrint {
	width: 580px;
	margin: 10px;
}

/*** detail ***/
.imgGaleria {
	float:left;
	width: 740px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#imgDetail {
	width: auto;
	height: auto;
	margin: 55px 0px 0px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
.imgDetail2 {
	width: auto;
	height: auto;
	margin: 10px 0px 0px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
#imgDetail3 {
	width: 250px;
	height: auto;
	margin: 10px 0px 0px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}

.thumbs {
	width: 90px;
	height: 90px;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border: 0px;
	float: left;
}
.imgProdutos {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	float: left;
}
.produtosTitle {
	background-color: #006699;
}
.produtosTitle p {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 0px;
}
.produtosSinopse {
	background-color: #006699;
	padding: 10px;
}
.produtosSinopse p {
	color: #FFFFFF;
}
.produtosTx {
	background-color: #EBEBEB;
	padding: 10px;
}
.t-ficha {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-bottom:10px;
	width: 500px;
}
.t-ficha p{
	color:#000000;
}
.t-ficha th, .t-ficha td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#000000;
	font-size: 8pt;
	line-height: 14pt;
	padding: 2px 5px;
}
.t-ficha thead th {
	background:#DFDFDF none repeat scroll 0% 0%;
	text-align:center;
}
.t-ficha thead td {
	background-color:#DFDFDF;
	font-weight:bold;
	text-align:center;
	line-height: 14pt;
}
.t-ficha tbody th {
	background: #E9E9E9 none repeat scroll 0% 0%;
	font-weight:normal;
	text-align:left;
}
.t-ficha tbody td {
	background:#F4F7FB none repeat scroll 0% 0%;
	line-height: 14pt;
	text-align:left;
}
.t-ficha th p, 
.t-ficha td p,
.t-ficha tbody th p,
.t-ficha tbody td p {
	font-size: 8pt;
	margin: 0px;
}
#pecasBox{
	width: 230px;
	height: 150px;
	margin-top: 10px;
	margin-left: 15px;
	float: right;
}
.pecasServicos {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	width: 740px;
	background: #E9E9E9 none repeat scroll 0% 0%;
	font-weight:normal;
	padding: 10px;
	text-align:left;
}


/*** print ***/
body#bodyPrint {
	background-color: #FFFFFF;
	background-image: none;
}
#geralPrint {
	margin: 0px auto;
	width: 600px;
	height: 100%;
	text-align: left;
}
#contentPrint {
	width: 580px;
	margin: 10px;
}

/*** indique ***/
body#bodyIndique {
	width: 270px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	padding: 15px;
}

/*** list ***/
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}
.listOptions2 {
	width: 165px;
	height: 180px;
	margin-bottom: 10px;
	float: left;
}
.spacer {
	width: 20px;
	height: 180px;
	float: left;
}
.listTit {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}
.listImg {
	width: 165px;
	height: 120px;
	margin-top: 10px;
	text-align: center;
	float: left;
}
.listPreco {
	width: 165px;
	height: 20px;
	float: left;
}
.colorOn{	
	background: #EBEBEB;
	padding: 3px 3px 3px 10px;
}
.colorOff {	
	background: transparent;
	padding: 3px 3px 3px 10px;
}
.listTable{	
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.colorOnTd {	
	background: #EBEBEB;
	padding: 3px;
	text-align: center;
}
.colorOffTd {	
	background: transparent;
	padding: 3px;
	text-align: center;
}

.colorOn2{	
	background: #EEEEEE;
	padding: 2px 2px 2px 6px;
}
.colorOff2{	
	background: #CCCCCC;
	padding: 2px 2px 2px 6px;
}
.tablePecas{
	border: 1px solid #666666;
}

/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	color: #666666;
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;	
	background-color: #FFFFFF;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
}
option {
	color: #000000;
}
.radio {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
}
label {
	width: 120px;
	text-align: left;
	float: left;
}
label.longLabel {
	width: 120px;
}
.labelNews {
	color: #FFFFFF;
	font-weight: bold;
}
.inputNews {
	margin-bottom: 5px;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin-left: 120px;
	background-color: #FFFFFF;
	border-top: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
	border-bottom: solid 1px #006699;
	border-right: solid 1px #006699;
}
#submit {
	margin-left: 120px;
}
/*** admin ***/
.listMenu {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
.listMenuName {
	width: 72%;
	height: auto;
	float: left;
}
.listMenuAction {
	width: 25%;
	height: auto;
	float: left;
}

/*** OVERLAY ***/

/* the overlayed element */ 
div.overlay { 
    background-image: url(../img/overlay/white32.png);
	_background-image: url(../img/overlay/white8.png);
    width:394px; 
    height: 376px;         
    display:none; 
    padding:55px;
} 
div.overlay div.close { 
    background-image:url(../img/overlay/close32.png);
	_background-image:url(../img/overlay/close8.png); 
    position:absolute; 
    right:15px; 
    top:15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 
/* black */ 
div.overlay.black { 
    background:url(../img/overlay/transparent.png) no-repeat !important; 
    color:#000000; 
} 
/* petrol */ 
div.overlay.petrol { 
    background:url(../img/overlay/petrol.png) no-repeat !important; 
    color:#fff; 
} 
div.black h2, div.petrol h2 { 
    color:#ddd;         
}