/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	font: 10px Arial;
}
UL.horizontal
{
	list-style: none;
}
UL.horizontal LI
{
	float: left;
}
UL.horizontal LI A
{
	padding: 0.05em;
	margin: 0 0.05em;
}
UL.horizontal LI A:hover
{
	padding: 0.05em;
	margin: 0 0.05em;
}
A
{
	text-decoration: none;
	color: #36373E;
}
A:Hover
{
	text-decoration: underline;
}
BODY
{
	background-color: #D4D4D4;
}
#content
{
	border: 1px solid #ABABAB;
	margin: 10px 0;
	width: 786px;
	background-color: #FFFFFF;
	display: inline-block;
}
#content #topo #link_rapido
{
	float: right;
	clear: left;
	margin: 7px 3px 3px;
	display: inline-block;
	text-align: left;
	line-height: 10px;
	height: 10px;
	vertical-align: middle;
}
#content #topo #link_rapido A
{
	border-left: 1px solid #757070;
	padding-left: 2px;
}
#content #topo #logo
{
	float: left;
	clear: left;
	width: 200px;
	height: 60px;
	margin: 0px 0 0 4px;
	padding: 7px;
	display: inline-block;
}
#content #topo #menu
{
	float: right;
	clear: right;
	height: 20px;
	margin-top: 30px;
}
#content #topo #menu UL LI A
{
	border: 1px solid #EEEEEE;
	padding: 3px 25px;
	font-weight: bold;
	font: bold 8pt/20px sans-serif;
	color: #4D4C60;
	background-color: #A6A5BA;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
}
#content #topo #menu UL LI A:Hover
{
	color: #E0E0E5;
	background-color: #59595E;
}
#content #topo #banner
{
	float: left;
	clear: both;
	width: 786px;
	height: 172px;
	background-color: #EFEFEF;
	margin-top: -3px;
}
#content #conteudo
{
	float: left;
	clear: both;
	display: inline-block;
	background-color: #EFF0F0;
}
#content #conteudo #left
{
	float: left;
	width: 208px;
	background-color: #F0F1F1;
	text-align: left;
	clear: left;
	display: inline-block;
	padding: 10px;
}
#content #conteudo #left HR
{
	/*[empty]border-right:;*/
}
#content #conteudo #comum
{
	float: right;
	width: 258px;
	text-align: left;
	clear: none;
	display: block;
	padding: 9px 6px 6px;
	background-color: #FFFFFF;
	min-height: 429px;
}
#content #conteudo #comum .title
{
	color: #A32638;
}
#content #conteudo #comum.borda
{
	border-left: 2px dotted #C0C1C2;
}
#content #conteudo #inteira
{
	text-align: left;
	width: 516px;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	padding: 20px;
}
#content #conteudo #inteira P
{
	font-size: 12px;
	padding-top: 8px;
}
#content #conteudo #inteira P.title
{
	font-size: 12pt;
}
#content #conteudo #inteira P EM
{
	font-style: italic;
	font-size: 11px;
}
#content #conteudo #inteira P A
{
	font-size: 12px;
	color: #900808;
	font-style: italic;
}
#content #conteudo #inteira FORM FIELDSET
{
	padding: 8px;
	border: 1px solid #F2F2F2;
	margin: 10px 0;
}
#content #conteudo #inteira FORM FIELDSET LEGEND
{
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	color: #0B0645;
}
#content #conteudo #inteira FORM LABEL
{
	font-size: 11px;
	width: 160px;
	line-height: 21px;
	float: left;
	clear: left;
	display: inline-block;
}
#content #conteudo #inteira FORM INPUT
{
	font-size: 10px;
	float: left;
	clear: right;
	display: inline-block;
	width: 270px;
	padding: 2px;
}
#content #conteudo #inteira FORM INPUT[type="submit"]
{
	font-size: 13px;
	line-height: 16px;
	float: left;
	clear: left;
	display: inline-block;
	padding: 2px;
	font-weight: bold;
	width: 105px;
}
#content #conteudo #inteira FORM TEXTAREA
{
	font-size: 10px;
	float: left;
	clear: right;
	display: inline-block;
	width: 271px;
	padding: 2px;
	margin-top: 5px;
}
#content #conteudo #inteira FORM SELECT
{
	font-size: 10px;
	float: left;
	clear: right;
	display: inline-block;
	width: 277px;
	padding: 2px;
	margin-top: 5px;
}
#content #rodape
{
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	float: left;
	clear: both;
	text-align: center;
	margin-bottom: 2px;
	background-color: #E7E7E7;
	padding: 0 5px 5px 11px;
	width: 770px;
}
#content #rodape #info
{
	float: none;
	clear: both;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}
#content #rodape #left
{
	float: left;
	clear: left;
	text-align: left;
}
#content #rodape #right
{
	float: right;
	clear: right;
	text-align: right;
}
#content #link
{
	border-top: 1px solid #A9A9A9;
	float: left;
	clear: both;
	width: 100%;
	height: 22px;
	display: inline-block;
	padding: 7px 0 0;
}
#content #link UL
{
	float: none;
	width: 360px;
	display: inline-block;
	text-align: center;
}
#content #link UL LI A
{
	float: none;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 5px;
}
.title
{
	color: #104171;
	font-weight: bold;
	font-size: 12pt;
}
.noticia_title
{
	color: #0A0E65;
	font-weight: bold;
	font-size: 9pt;
}
FORM LABEL
{
	float: left;
	clear: left;
	display: inline-block;
	width: 48px;
	margin: 5px 0 0;
}
FORM INPUT
{
	margin: 5px 0 0;
}
FORM INPUT[type="submit"]
{
	padding: 3px;
	font-weight: bold;
}

/* Impress */
#s3slider
{
	width: 786px;
/*important to be same as image width*/
	height: 172px;
/*important to be same as image height*/
	position: relative;
/*important*/
	overflow: hidden;
/*important*/
}
#s3sliderContent
{
	width: 786px;
/*important to be same as image width or wider*/
	position: absolute;
/*important*/
	top: 0;
/*important*/
	margin-left: 0;
/*important*/
}
.s3sliderImage
{
	float: left;
/*important*/
	position: relative;
/*important*/
	display: none;
/*important*/
}
.s3sliderImage SPAN
{
	position: absolute;
/*important*/
	left: 658px;
	font: 8pt/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 100px;
	background-color: #000;
	filter: alpha(opacity=70);
/*here you can set the opacity of box with text*/
	-moz-opacity: 0.7;
/*here you can set the opacity of box with text*/
	-khtml-opacity: 0.7;
/*here you can set the opacity of box with text*/
	opacity: 0.7;
/*here you can set the opacity of box with text*/
	color: #FFF;
	display: none;
/*important*/
	top: 0;
/*
if you put
top: 0; -> the box with text will be shown at the top of the image
if you put
bottom: 0; -> the box with text will be shown at the bottom of the image
*/
	height: 172px;
}

.s3sliderImage SPAN STRONG{
	font-size:9pt;
	font-weight:bold;
}


.clear
{
	clear: both;
}
