body {
	background: transparent url(../imagens/fibracarbono.png);
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #878787;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #666666;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
	color:#B52900;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


/* RICO CORNERS
*******************************************************************************/

div.cornerSamples {
   width            : 850px;
   margin-top       : 4px;
   background-color : #FFFFFF;
   font-family      : Arial, Helvetica, sans-serif;;
   font-size        : 12px;
   text-align       : left;
}

div.cornerSamples2 {
   width            : 850px;
   margin-top       : 4px;
   background-color : #FFFFFF;
   font-family      : Arial, Helvetica, sans-serif;;
   font-size        : 12px;
   text-align       : center;
}


div.cornerSamples3 {
   width            : 150px;
   margin-top       : 4px;
   background-color : #FFFFFF;
   font-family      : Arial, Helvetica, sans-serif;;
   font-size        : 12px;
   text-align       : left;
}

div.cornerSamples4 {
   width            : 697px;
   margin-top       : 4px;
   background-color : #FFFFFF;
   font-family      : Arial, Helvetica, sans-serif;;
   font-size        : 12px;
   text-align       : left;
   
}


span.code2 {
   font-family : Arial, Helvetica, sans-serif;
   font-size   : 11px;
   margin      : 12px;
}


/* RICO ACORDION DO MENU
*******************************************************************************/




.panelheader {
  background-color : #B52900;
  height: 23px;
  color : #FFFFFF;
  font-weight : bold;
  border-bottom:1px solid #878787;
  border-top:1px solid #878787;
  font-weight : bold;
  padding-left: 5px;
  font-size: 12;
}

.panelheadervermelho {
  background-color : #CC0000;
  height: 23px;
  color : #FFFFFF;
  font-weight : bold;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  font-weight : bold;
  padding-left: 5px;
  font-size: 12;
}

.panelheaderlaranja {
  background-color : #CC6600;
  height: 23px;
  color : #FFFFFF;
  font-weight : bold;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  font-weight : bold;
  padding-left: 5px;
  font-size: 12;
}

.panelContent {
  border : 0px solid #878787;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: 12px;
  overflow: auto;
  padding-left: 7px;
  line-height: 16px;
  
    
}

.panelContent1 {
  border : 0px solid #878787;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: 12px;
  overflow: auto;
  padding-left: 7px;
  
    
}

.panelContent2 {
  border : 0px solid #878787;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: 12px;
  overflow: auto;
  padding-left: 7px;
  
    
}

.accordionExample {
  margin-top : 6px;
  border : 6px solid #878787;
  width: 600px;
}


/* iframe
*******************************************************************************/

.corpo {
  height:100%;
  width:70%;
  float:left;
  border: 1px solid #EEE;
}
