body {
	font: 9pt 'Trebuchet MS', arial, clean, sans-serif, verdana;
	margin: 10px 10px;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

img {
	border-width: 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}

hr {
	height: 1px;
	color: #FFF;
	border-top: 1px dashed #CCC;
	*color: #CCC;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {

	font-size: 15pt;

	color: #000;

}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 13pt;
	color: #CC0000;
}
h4 {
	font-size: 11pt;
	font-weight: normal;
	color: #CC0000;
}
h5 {
	font-size: 10pt;
	color: #FF9900;
}
h6 {
	font-size: 9pt;
	color: #000;
}
p.descricao {
	color: #666666;
	font-size: 9pt;
	margin: 0px;	
}
#all {
	width: 984px;
	margin: 0px auto;
	text-align: left;
}



#header {

	margin-bottom: 15px;

}
#menu {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	*margin-top: 10px;
	background: #FF3300;
	width: 99%;
	height: 34px;
	list-style: none;

}



#menu li{

	float: left;
	border-right: 1px solid #FFF;

}



#menu li a {

	display: block;
	padding: 9px 6px;
	color: #FFF;
	text-decoration: none;

}



#menu li a:hover {

	background: #FF3300;
	color: #000;
}



#sessao {

	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	*margin-top: 10px;
	clear: both;
	list-style: none;
	height: 35px;
	background: #F4F4F4;
	border-top: 1px solid #CCC;
	border-bottom: 5px solid #FF9900;
}



#sessao li{

	float: left;

}



#sessao a {

	display: block;

	padding: 10px 11px 10px 10px;

	color: #000;

}



#content {

	width: 100%;

	display: block;

}



#content .left {

	width: 320px;

	float: left;

	margin-right: 15px;

	padding: 0px;

}



#content .noticia {

	width: 691px;

	float: left;

	margin-right: 15px;

	padding: 0px;

	text-align: justify;

}



#content .left li {

	list-style: square inside;

	color: #44465B;

}

.left #img1 {

	width: 150px;

	float: left;

}

.left #img2 {

	width: 150px;

	float: right;

}

#content .center {

	width: 356px;

	float: left;

	margin-right: 15px;

}

#content .right {

	width: 265px;

	float: left;

}

#box {
	border: 1px solid #CCC;
	padding: 2px;
}


#footer {

	margin-top: 5px;

	border-top: 7px solid #FF3300;

	background: #F4F4F4;

	border-bottom: 1px solid #CCC;

	padding: 15px 0px;

	height: 90px;

}



.title {

	display: block;

	font: 12pt 'Trebuchet MS';

	color: #999;

	padding: 15px 0px 5px 8px;

	border-bottom: 5px solid #999;

}


#c1 {

	margin: 10px;

}