/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #DA251D;
	SCROLLBAR-HIGHLIGHT-COLOR: HighlightText;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #DA251D;
	SCROLLBAR-DARKSHADOW-COLOR: #DA251D;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_topo.jpg);
	
}

.td2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: repeat-y;
	background-image: url(../img/bg_sombra_lateral.jpg);
	
}

.td3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_curva.gif); 
	
}


.td4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: repeat-y;
	background-image: url(../img/bg_base.gif); 
	
}

.td5 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_sombra_dir.gif); 
	
}

.td6 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../img/bg_interna.jpg);  
	
}

.td7 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../pedidos/img/bg_top.jpg); 
	
}

.td8 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(../pedidos/img/bg_top_2.jpg);
	
}

.td9 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: repeat-y;
	background-image: url(../pedidos/img/bg_conteudo.jpg);
	
}

.td10 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	background-repeat: repeat-y;
	background-image: url(../pedidos/img/bg_top_carrinho.jpg);
	
}


.text {  
  
font-family: Verdana; 
font-size: 12px; 
color: #881712;
text-decoration: none;

}

a:hover.text {
	text-decoration: underline;
	color: #881712;
}


.tit {  
  
font-family: Verdana; 
font-size: 14px; 
color: #881712;
text-decoration: none;

}

a:hover.tit {
	text-decoration: underline;
	color: #881712;
}

.textwhite {  
  
font-family: Verdana; 
font-size: 10px; 
color: white;
text-decoration: none;

}

a:hover.textwhite {
	text-decoration: underline;
	color: white;
}

.textcinza {  
  
font-family: Verdana; 
font-size: 10px; 
color: #747474;
text-decoration: none;

}

a:hover.textcinza {
	text-decoration: underline;
	color: #747474;
}


.textcinza2 {  
  
font-family: Verdana; 
font-size: 10px; 
color: #5a5a5a;
text-decoration: none;

}

a:hover.textcinza2 {
	text-decoration: underline;
	color: #5a5a5a;
}

.textbig {  
  
font-family: Verdana; 
font-size: 14px; 
color: #28166f;
text-decoration: none;

}

a:hover.textbig {
	text-decoration: underline;
	color: #28166f;
}


.forms {  

font-family: Verdana; 
font-size: 10px; 
color: #881712; 
background-color: #ffffff; 
border: 1px #da251d solid;

}



