/* CLASSE'S *************************************************************************** */
/* ************************************************************************************ */

.titulo{
	color:#990000;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-left:0px solid #00CC66;
	border-bottom:1px dotted #F5F5F5;
	padding:0px 0px 0px 4px;
	width:50%;
}

.titulo_verde{
	color:#006600;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.subtitulo{
	color:#003300;
	font-size:10px;
	font-weight:bold;
	border:0px;
	border-left:2px solid #CCCCCC;
	padding:0px 0px 0px 5px;
	width:40%;
	text-transform:uppercase;
}

.btn {
	cursor: hand;
	color:#FFCC00;
	height:25px;
	padding:2px 5px 2px 5px;
	vertical-align: middle;
	text-decoration: none;
	border:1px solid #F3F3F3;
	background:url(../img/bg_botao.jpg) repeat-x;

}

.brd{	
	border-top:2px solid #EDE8E0;
	border-right:3px solid #EDE8E0;
	border-bottom:7px solid #EDE8E0;
	border-left:3px solid #EDE8E0;
}

.bg_write{
	background-color: #FFFFFF;
}

.caixa_img{
	width:150px;
	height:135px;
	background-color: transparent;
	vertical-align:top;
	border:0px solid #FF0000;
	float:left;
	margin:5px;
	text-align:center;
}

.caixa_img_alt{
	width:150px;
	height:160px;
	background-color: transparent;
	vertical-align:top;
	border:0px solid #FF0000;
	float:left;
	margin:5px;
}

.caixa_desc_img{
	width:150px;
	height:16px;
	background-color: transparent;
	vertical-align:top;
	border:0px solid #FF0000; 
}

.caixa_fornecedor{
	width:150px;
	height:16px;
	background-color: transparent;
	vertical-align:top;
	border:1px solid #FF0000; 
}

.cursor{
	cursor:hand;
}	

.destaque{
	color:#000066;
	font-size:13px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px #FFCC00 dotted;
	width:60%;
	
}

.bold{
	font-weight:bold;
}	

.normal{
	font-weight:normal;
}	

.input{
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.border{
	border-top:2px solid #ECE9D8;
	border-right:3px solid #ECE9D8;
	border-bottom:7px solid #ECE9D8;
	border-left:3px solid #ECE9D8;
}

.menor{
	font-size:9px;
}

.borda{
	border:1px solid #666666;

}

.divisao{
	color: #CCCCCC;
	border-style: solid;
	size:1px;	
	width:100%; 
}

.bg_branco{
	background-color:#FFFFFF;
}

.border_bottom_cinza{
	border:0px;
	border-bottom:1px solid #F3F3F3;
}	

.verdana_10_B_V{
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

.pad_left{
	padding-left:20px;
}

/* CORES ****************************************************************************** */
/* ************************************************************************************ */

.ouro{
	backg