body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0093dd;
}
#geral {
	margin: 0 auto;
	width: auto;
}

h2#titulos {
	font-size: 12px;
	font-weight: bold;
}
form {
	margin: 0;
}

.formCampo {
	font-family: arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.formSelect {
	font-family: arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}


.linhaAzul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29166F;
}
.dirAzul {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #29166F;
}
.spacerEsq20 {
	padding-left: 20px;
}
.arial11Branco {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkSenha {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkSenha:hover {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkMenu {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkMenu:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkRodape {
	font-family: arial;
	font-size: 11px;
	color: #0093DD;
	text-decoration: none;
}
a.linkRodape:hover {
	font-family: arial;
	font-size: 11px;
	color: #0093DD;
	text-decoration: underline;
}
.arial11Preto {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.arial12Branco {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.Arial11Cinza {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.arial12Azul {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #29166F;
	text-decoration: none;
}

.linkTexto {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}

a.linkTexto:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #0093dd;
	text-decoration: underline;
}
.dirCinza {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#bgAcadBranco {
	background-image: url('../imagens/logo_acad_branco.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#rodape {
	background-image: url('../imagens/faixa_amarela_rodape.gif');
	background-repeat: repeat-x;
	background-color: #29166F;
}
.DestaqueVermelho {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.linhaBranca {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linhaCinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.TituloDestaque {
	font-size: 20px;
	font-weight: bold;
}

h1 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0;
}
h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.dataNoticia {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.textoNoticia {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.botao {
	border: 3px outset #FFFFFF;
	background-color: #29166F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.falsoBotao {
	border: 3px outset #FFFFFF;
	background-color: #29166F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 3px 0 3px 0 ;
	text-decoration: none;
}

.menu {
	background-color: #FFF500;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #29166F;
}

.menuHover {
	background-color: #FFF500;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #29166F;
	cursor: pointer;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
}

.anylinkcss a{
	background-color: #FFF500;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #29166F;
	padding: 1px 0;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #29166F;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #29166F;
	color: #FFFFFF;
}


ul#lista {
	list-style-image: url(../imagens/bullet_off.gif); 
	list-style-type: none;
	margin-left: 0px;
	line-height: 16px;
	padding: 0;
	color: #666666;
}
ul#lista li a:link, ul#lista li a:visited {
	font-weight: bold;
	color: #29166F;
	text-decoration: underline;
	list-style-image: url(../imagens/bullet_off.gif);
}
ul#lista li a:hover {
	font-weight: bold;
	color: #0093dd;
	text-decoration: none;
	list-style-image: url(../imagens/bullet_on.gif);
}
ul#lista li a.linkAssunto:link , ul#lista li a.linkAssunto:visited {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
ul#lista li a.linkAssunto:hover {
	font-family: arial;
	font-size: 10px;
	color: #0093dd;
	text-decoration: underline;
}
ul#lista hr {
	margin: 5px 0 5px 0;
	height: 1px;
	border: 1px dashed #CCCCCC;
	line-height: 0;
}

#box {
	margin-top: 10px;
	background-color: #F0F0F0;
	color: #000000;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#box a:link, #box a:visited {
	color: #29166F;
	text-decoration: none;
}
#box a:hover {
	color: #0093dd;
	text-decoration: underline;
}



#calendario {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #29166F;
	color: #FFFFFF;
}
#calendario a:link, #calendario a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#calendario a:hover {
	color: #0093dd;
	text-decoration: underline;
}
#calendario .dataNormal {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #29166F;
}
#calendario .dataEvento {
	font-family: Arial;
	font-size: 12px;
	color: #0093dd;
	background-color: #29166F;
}
#calendario .dataDestaque {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0093dd;
	cursor: pointer;
}

