@CHARSET "ISO-8859-1";
#divInformacaoIndex{
	text-align  	: left;
	float			: left;	
	width			: 500px;	
	padding-left	: 15px;	
	background		: #FFFFFF;
	height			: 320px;
}

#divConteudoIndexCabecalho{	
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;
	width			: 480px;
	border-bottom	: 1px solid #CCCCCC;	
}

#divConteudoIndexCabecalho label{
	font			: bold 25px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color			: #115280; 
	padding			: 0 0 0 0;			
	letter-spacing	: -1px;	    
}

#divConteudoIndexP1{
	text-align		: justify;
	padding-top		: 18px;
	width			: 480px;  
}

#divConteudoIndexP1 label{	
	font			: 12px Arial;
	color			: #000000; 
	padding			: 0 0 0 0;		
}

#divConteudoIndexP2{
	padding-top		: 18px; 
}

#divConteudoIndexP2 label{
	font			: 12px Arial;
	color			: #000000; 
	padding			: 0 0 0 0;
}

#divConteudoIndexBloco{	
	width			: 480px;	
	background		: url('../images/bloco_index.gif');	
	height			: 80px;
}

#divIndexBloco{	
	padding-top		: 20px;
	width			: 380px;
	line-height		: 20px;
	margin			: 0 auto;
	text-align		: center;  
}

#divIndexBloco label{
	text-align		: justify;
	font-weight		: bold;
	font-size		: 15px;			
	font-family		: arial, verdana, sans-serif;	 		
	color			: #115280;
}

#divIndexImages{
	padding-top		: 17px;	 
}

.divImageIndex{
	height			: 120px;
	width			: 120px;
	padding			: 8px 8px 8px 8px;	
	border			: 1px #CCCCCC solid;   
	float			: left;	  
}

.espaco{
	width			: 7px;
	float			: left;	
}

#divMenuIndex{
	text-align  	: left;	
	float			: left;	
	width			: 262px;
	background		: #FFFFFF;
	height			: 250px;	  
}

#divConteudoIndexOpcao{	
	padding			: 8px 0px 0 0px;	
	width			: 250px;
	padding			: 0 0 0 0; 
	margin			: 0;
	background		: url("../images/pro_four0.gif") repeat-x;
	height			: 34px;
	line-height		: 34px;
	text-align		: center;   	
}

#divConteudoIndexOpcao label{
	font			: 19px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color			: #FFFFFF; 
	padding			: 0 0 0 0;		    
}

.tableIndex{	
	width			: 250px;
	border-left		: #CCCCCC dotted 1px;  
	border-right	: #CCCCCC dotted 1px;
}

.tdEsquerda{
	padding-top		: 3px;
	text-align		: center;	
	border-bottom	: #CCCCCC dotted 1px;
	border-right	: #CCCCCC dotted 1px;	
	width			: 125px   	
}

.tdDireita{
	padding-top		: 3px;
	text-align		: center;
	border-bottom	: #CCCCCC dotted 1px;
	width			: 125px 	
}

.labelIndexProduto{
	font			: 12px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color			: #115280; 
	padding			: 0 0 0 0;  
}

.paddingTop{
	padding-top		: 6px; 
	padding-bottom	: 8px;
}

.imgIndex{
	border			: 2px solid #CCCCCC; 
}

.buttonIndex { 
	font			: bold 10px Arial, Sans-serif; 
	height			: 20px;
	margin			: 0;
	padding			: 2px 3px; 
	color			: #fff;	
	background		: #115280;	
	border-width	: 1px;
  	border-style	: solid;
  	border-color	: #CCCCCC #115280 #115280 #CCCCCC;
  	text-decoration	: none;
}


