/**********************************************************************************************

	Main Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd1_main_menu{

	
	background-color:#C1821E;
	
	cursor:hand;
	cursor:pointer;

	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight: bold;

	border-style:solid;
	border-color:#ffffff;
	



}/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd1_main_items{


	background-color:#1E1D83;
	cursor:hand;

	border-style:solid;
	border-color:#FFFFFF;




}/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd1_main_items_rollover{



	/*background-color:#ebe7b2;*/
	cursor:hand;

	text-decoration:none;
	color:#ffffff;
	border-style:dashed;
	border-color:#ffffff;





}/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd1_sub_menu{

	
	background-color:#C1821E;
	cursor:hand;

	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:12px;

	border-style:solid;
	border-color:#ffffff;


	filter:progid:DXImageTransform.Microsoft.Fade(duration=.4);





}/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd1_sub_items{
	

	background-color:#1E1D83;
	cursor:hand;

	border-style:solid;
	border-color:#ffffff;




}/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd1_sub_items_rollover{

	
	/*background-color:#ebe7b2;*/
	cursor:hand;

	color:#ffffff;
	text-decoration:none;


	border-style:dashed;
	border-color:#ffffff;
	



}/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd1_dividers_vertical{



	background-color:#ffffff;





}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd1_dividers_horizontal{



	background-color:#ffffff;




	
}/**********************************************************************************************

	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

***********************************************************************************************/	




/*

#cdd_item1_0
{
	CSS settings here for first main menu item	
	
}



#cdd_item1_menu
{

	CSS settings here for main menu group
	
}

*/




.td {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}
.txtpeq {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #430643;
	font-weight: bold;
}
.txtpreco {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #FFCC00;
	line-height: normal;
	font-weight: bold;

}
.txtAzul {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #000066;
	font-weight: bold;

}
.txt {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	color: #000099;
	font-weight: bold;
	text-decoration: none;

}
.link:hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;

}
.txtAzul02 {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #000066;
	font-weight: normal;
}
.link02 {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.link02:hover {


	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.txtprecoErrado {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #FFCC00;
	line-height: normal;
	font-weight: bold;
	text-decoration: line-through;

}
.txtpeq2 {

	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-style: normal;
	color: #000066;
}
.link03 {


	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.link03:hover {



	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.txtpeq3 {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;

}
