body{ 
	font-family:trebuchet MS;
	font-size:11px;
	background: #fcfcfc url(images/fdo.jpg);
	}
	
.fdo_menu{ 	
	background: #f48a00 url(images/fdo_degrade.jpg);
	background-repeat: repeat-x;	
	}

.geral{
	float: left;
	display:inline;
	}

.div_esq{
	float: left;
	width:634px;
	position:relative;
	/*border:1px solid black;*/
	}

.div_dir{
	float: left;
	position:relative;
	/*border:1px solid black;*/	
	}
	
.div_bottom{
	height:20px;
	padding:2px;
	marging:2px;
	background-color: #e9e9e9;
	}
	
.box_menu{
	width:245px;
	border-left: 1px solid #e3a349;
	border-right: 1px solid #e3a349;
	background-color: white;
	padding:3px;
}

.box_top{ 
	background: url(images/balao_top.gif);
	background-repeat: no-repeat;
	}
		
.div_menu{	
	width:100%;
	_width:auto;
	position:fixed;
	float:left;	
	border:0px solid black;
	}

.borda_top{
	margin-left:25px;
	padding:0px;
	marging:0px;
	background: url(images/top_accordion.gif);
	background-repeat: no-repeat;
	}

.borda_bottom{
	height:23px;
	margin-left:25px;
	padding:0px;
	marging:0px;	
	background: url(images/bottom_accordion.gif);
	background-repeat: no-repeat;
	}
	
.blog_top{
	height:5px;
	margin-left:25px;
	padding:0px;
	marging:0px;	
	background: url(images/top_blog.gif);
	background-repeat: no-repeat;
	}
	
.blog_bottom{
	height:5px;
	margin-left:25px;
	padding:0px;
	marging:0px;	
	background: url(images/bottom_blog.gif);
	background-repeat: no-repeat;
	}

.conteudo{
	font-family:trebuchet MS;
	font-size:11px;
	margin-left:25px;
	width: 580px; 
	background-color: White; 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #a7a7b0; 
	border-right: 1px solid #a7a7b0;	
	}
	
.texto{font-family:trebuchet MS; font-size:11px;}
.texto_lar{font-family:trebuchet MS; font-size:11px; color:#ff8000;}
.texto_lar_bold{font-family:trebuchet MS; font-size:13px; font-weight:bold; color:#fa520a;}
	
A:link {font-family: trebuchet MS, Arial,Helvetica; color: black; font-weight: normal; text-decoration: underline;}
A:visited {font-family: trebuchet MS, Arial,Helvetica; color: black; font-weight:  normal; text-decoration: underline;}
A:hover {font-family: trebuchet MS, arial, helvetica; color: #ff9900; font-weight: normal; text-decoration: none; }

A.link_brc:link {font-family: trebuchet MS, Arial,Helvetica; color: white; font-weight: normal; text-decoration: none;}
A.link_brc:visited {font-family: trebuchet MS, Arial,Helvetica; color: white; font-weight:  normal; text-decoration: none;}
A.link_brc:hover {font-family: trebuchet MS, arial, helvetica; color: black; font-weight: normal; text-decoration: none; }

.fdo_laranja{background-color:#fa920a; padding-left:3px; padding-right:3px; margin-bottom:1px;}

/*menu accordian*/
.accordion {
	margin-left:25px;
	width: 582px; 
	}
	
.accordion h4 {
	background: #e9e7e7 url(images/bg_tab.gif);
	padding: 3px 5px;
	margin: 0;
	font-family: trebuchet MS;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	}
	
.accordion h4:hover {
	background-color: #e4e7f0;
	}
	
.accordion h4.active {
	background-color: #e4e7f0;
	}
	
.accordion p {
	background: #f7f7f7;
	margin: 0;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	}

.toggler {
	width: 570px;
	color: #222;	
	margin:0px;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {}

/*mootools*/