body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #003366;
	text-align:center; /* hack para o IE */
	top: 0px;
	background-attachment: fixed;
	background-image: url(img/fundo.gif);
	background-repeat: repeat-x;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
#L_principal {
	position: relative;
	height: 750px;
	width: 900px;
	margin:0 auto;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	visibility: visible;
	z-index: 2;
	top: 0px;
	
	/*position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 2;*/
}
#L_cabeca {
	background-color: #19202E;
	position: absolute;
	visibility: inherit;
	height: 90px;
	width: 900px;
	left: 0px;
	top: 0px;
	z-index: 4;
}
#L_menu_lateral {
	position: absolute;
	visibility: inherit;
	height: 630px;
	width: 150;
	left: 0px;
	top: 90px;
	z-index: 8;
}
#L_rodape {
	background-color: #333333;
	position: absolute;
	height: 30px;
	width: 900px;
	left: 0px;
	top: 720px;
	z-index: 7;
	visibility: inherit;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
a:link {
	text-decoration: none;
	color: #666666;
}
#L_mural {
	position: absolute;
	height: 630px;
	width: 200px;
	left: 700px;
	top: 90px;
	z-index: 5;
	visibility: inherit;
}
#L_banner {

	background-color: #999999;
	position: absolute;
	visibility: inherit;
	height: 250px;
	width: 550px;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.mural_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	font-size: 12px;
}
.mural_texto {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
#L_tarja_superior {
	background-color: #19202E;
	position: absolute;
	height: 5px;
	width: 550px;
	left: 150px;
	top: 90px;
	z-index: 3;
	visibility: hidden;
}
#L_corpo {
	background-color: #FFFFFF;
	position: absolute;
	visibility: inherit;
	height: 625px;
	width: 550px;
	left: 150px;
	top: 95px;
	z-index: 2;
	overflow: auto;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
	font-size: 18px;
	text-transform: none;
}
.Destaque {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.Olho {



	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 14px;
}
.Titulos_home {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: none;
}
.Destaque_home {



	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.menu_over {
	background-color: #002448;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #66CC33;
	border-left-color: #FFFFFF;
}
.menu_normal {
	background-color: #003366;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu_over_sup {

	background-color: #002448;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #66CC33;
	border-bottom-color: #FFFFFF;
	border-left-color: #66CC33;
}
.menu_normal_sup {

	background-color: #003366;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.zebrado_claro {
	background-color: #CCCCCC;
}
