body {

	margin:  0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #666666;
        background: #ffcc66 ;
	bgproperties: "fixed";

}



h1 {

}



h2, h3 {

	margin-top: 0px;

}



h4, h5, h6 {

}



p, ol, ul, dl, blockquote {

}



a {

	color: #FF9900;

}



a:hover {

	text-decoration: bold;

	color: #FF9900;}



/** HEADER */



#header {

	background: #ADCDEC;

	width: 1000px;

	margin: 0 auto;

	padding: 10px 0px 0px 0px;

}



#header h1 {

	margin-bottom: -.1em;

	padding: 0px 0 0 40px;

	font-size: 40px;

	letter-spacing: -1px;

	color: #3D6CA6;

}



#header h2 {

	margin: 0px;

	padding: 0px 0px 32px 43px;

	font-size: 10px;

	color: #4D7CB2;

}



#header a{

	text-decoration: none;

	color: #4D7CB2;

}



#header a:hover {

	text-decoration: none;

}



/* Content */



#content {

	width: 852px;

	margin: 0px auto;

	padding: 0px 0px 0px 0px;

	background: #FFFFFF;

}



#colOne {

	float: left;

	width: 0px;

	margin-left: 0px;

}



#colTwo {

	float: left;

	width: 500px;

	margin-right: 10px;

	padding: 0px 15px;

}



#colThree {

	float: left;

	width: 250px;
	margin-left: 10px;

}



#colThree ul {

	margin-left: 15px;

	padding-left: 15px;

	list-style-position: inside;

}



/* Footer */



/*#footer {

	width: 960px;

	margin: 0px auto;

	padding: 20px 20px;

	background: #ADCDEC;

}



#footer p {

	margin: 0px;

	text-align: center;

}*/




#news
{
	width:260px;

	background:#fff;
	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	text-align: justify;

	color: #666666;

}
#news a
{
	color:#FF9900;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:1.5em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:150px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:0px;
	left:0;
	margin:0 .3em 0 .3em;
	padding:0;
}

#menu
{
ul#menu { width: 850px; height: 43px; background: #FF9900 url("images/menu-bg.png") top left repeat-x; font-size: 0.7em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #996633; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #ff6600; }
ul#menu li a.current{ color: #ff6600; background: #FFF top left repeat-x; padding: 5px 15px 0; }
}


#menutotal
{
background: #FF9900 url("images/cabecalhoie.jpg");
width: 852px;
height: 120px;
}


#assinatura
{
background: #FF9900 url("images/assinatura.jpg");
width: 852px;
height: 135px;
}