body {
	top:0px;
	margin:0px;
	border-spacing:0px;
	border-width:0px;
	padding:0px;
	background-color: #BBC4C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	text-align:justify;
}
a:link {
	text-decoration: none;
	color: #AB1F20;
}
a:visited {
	text-decoration: none;
	color: #AB1F20;
}
a:active {
	text-decoration: none;
	color: #AB1F20;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#cabecario {
	position:absolute;
	background:url(images/bgSuperior.jpg);
	background-position:left;
	top:0px;
	text-align:right;
	left:0px;
	width:746;
	height:185px;
	overflow:hidden;
	z-index:6;
}
#cabecarioLink {
	font-size:9px;
	font-family:Arial Black;
	padding-right:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#cabecarioLink:hover {
	color:#FF3366;
}
#conteudo {
	position:relative;
	overflow:visible;
	background:url(images/bgGeral.gif);
	background-repeat:repeat-x;
	text-align:left;
	border-color:#FFFFFF;
	border-width:9px;
	border-style:solid;
}
#menu {
	top:155px;
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	line-height:25px;
	color:#FFFFFF;
}
#menuLink {
	text-decoration:none;
	color:#FFFFFF;
}
#menuLink:hover {
	color:#BBBBBB;
}
#menuBg {
	position:absolute;
	width:250px;
	height:500px;
	left:0px;
	top:0px;
	z-index:8;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	text-align:right;
	line-height:24px;
	color:#ffffff;
	padding-right: 13px;
}
#rodapeLink {
	color:#CC3300;
	font-weight:bold;
	text-decoration: none;
	padding-right:25px;
}
#rodapeLink:hover {
	color:#FFFFFF;
}
#textoConteudo {
	position:absolute;
	margin:0px;
	background:url(images/bgConteudo.gif);
	background-repeat:repeat-x;
	padding:10;
	min-height:295px;
	max-height:295px;
	left:233px;
	text-align:justify;
	top:185px;
	max-width:470px;
	min-width:470px;
	z-index:5;
}
#tituloImg {
	top:-1px;
	left:-10px;
	position:absolute;
	
}
.titulinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AB1F20;
	line-height:14px;
	text-align:justify;
}
