*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
}
textarea{
	font-size:10px;
	width: 300px;
	height: 150px;	
}

body {
	margin: 5px;
	padding: 1px;
	background:#443333;
}

td{
	vertical-align:top;
}

#linkFundoEscuro{
	color: #FFCC00;
}

#linkFundoEscuro:hover{
	color:#FF6600;
}

img{
	border:0;
}
a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:active {
	color: #336699;
}
a:hover {
	color: #ee7711;
}

a{
	cursor:pointer;
}

legend{
	font-weight:bold;
}


.forText * {
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	text-align: justify;
	list-style-position: inside;
}

.forHeader {
	font-size: 10px;
	font-weight: bolder;
	color: #003300;
	letter-spacing: 1px;
	text-align: center;
	background: #99DD99;
	height: 15px;
	margin-top:2px;
}

.titulo {
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	letter-spacing: 1px;
}

.forForm {
	font-size: 10px;
	border: 1px solid #94B0C7;
	background-color: #F5F5F5;
	text-indent: 3px;
}

.subHeader {
	font-size: 12px;
	font-weight: bolder;
	color: #FF8635;
}

.bottomDiv{
	background: url(../_images/_sistema/bottom_background.jpg);
	height: 29px;
	background-repeat:repeat-x;
}

.menuCell{}

.mainCell{}

.mainDiv{
	margin: 5px;
	padding: 1px;
}

.menuItem_Impar{
	border-top: 1px solid #ee7711;
	display:block;
	width: 149px;
	height: 20px;
	background: #333344;
}

.menuItem_Par{
	border-top: 1px solid #ee7711;
	display:block;
	width: 149px;
	height: 20px;
	background: #441100;
}

.linkMenu{
	display:block;
}

.linkMenu:hover {
	background-color: #333333;
}

.linkMenu_Par{
	display:block;
}

.linkMenu_Impar:hover {
	color: #ffffff;
}
.cell_out {}

.cell_over1 {
	background-color: #99CC99;
}
.cell_out1 {
	background-color: #EAF7E9;
}

.errorMsg{
	font-size: 10px;
	color: red;
}

.errorMsg legend{
	font-weight: bold;
}

.successMsg{
	font-size: 10px;
	color: black;
}

.successMsg legend{
	font-weight: bold;
}


.MenuGenerico * {
	font-size:10px;
}

.MenuGenerico fieldset{
	padding-bottom:10px;
}
.MenuGenerico fieldset legend{
	padding-bottom:10px;
}
.ItemMenuGenerico{
	border: 1px solid #ee7711;
	background: #333344;
	font-size:10px;
	padding: 2px;
	margin:5px;

}

.ItemMenuGenerico:hover{
	background-color: #553333;
}

.ListaGenerica *{
	font-size:10px;
	color:white;
}

.ListaGenerica td{
	color:white;
}

.ListaGenerica a{
	color:#333344;
}

.ListaGenerica a:hover{
	color:#ee7711;
}

.ListaGenerica legend{
	color:white;
}

.ListaGenericaTitulo{
	font-weight: bold;
	text-align:center;
	color:white;
}

.ListaGenericaTitulo a{
	color:#ee7711;
}

.ListaGenerica_Impar td{
	background: #ffffff;
	color:black;
}

.ListaGenerica_Par td{
	background: #eedddd;
	color:black;
}

.Inativo{
	color: gray;
}

form{
	padding:0px;
	margin:0px;
}

.links{

}

.links .CategoriasTitulo{
	font-weight: bold;
}

.links .Categorias{
	text-decoration: underline;
	color: green;
	
}

.link {
	text-decoration: underline;
}

.imagem80px{
	width:expression(document.body.clientWidth > 80? "80px": "auto" );
	max-width: 80px;
}
.ListaGenerica fieldset legend{
	font-size: 12px;
	font-weight: bold;
}

.MenuGenerico fieldset legend{
	font-size: 14px;
	font-weight: bold;
}

.Div_header{
	background:#333333;
}

.Div_header_bar{
	height:3px;
	background:#ee7711;
}

.TituloCelula{
	background:#CCCCCC;
	font-weight:bold
}

.quemsomos{
	width:600px;
	height:400px;
}

.welcomeText{
	font-size:10px;
	font-weight: bold;
}

.Anchor{
	border:1px solid #DDDDDD;
	background: #EEEEEE;
}

.Repertorio{
	font-size: 10px;
}

.Repertorio .AnchorDest{
	border: 1px solid gray;
	padding: 2px;
	color: gray;
	background: #EEEEEE;
}

.Repertorio .Anchor{
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

.Repertorio .Personalidades{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	color: gray;
}

.Repertorio li{
	font-weight: bold;
}

.aniversariante{
	background: orange;
}

.TituloH2{
	font-size: 15px;
}

.fotoCelula{
	text-align:center;
}

.fotoAnterior{
	vertical-align: bottom;
	text-align:right;
}

.fotoPosterior{
	vertical-align: bottom;
	text-align:left;
}

.fotoView{
	text-align:center;
}

#textovertical {
	writing-mode: tb-rl; 
	filter: flipv fliph;
} 

.formLogin table{

}

.formLogin .titulo{
	background: #441100;
}


.formLogin .valor{
	background: #333344;
}

.formLogin .botao{
	background: #553333;
	border-bottom: 1px solid #ee7711;
	border-left: 1px solid #ee7711;
	border-right: 1px solid #ee7711;
	border-top: 1px solid #ee7711;
	color:white;

}

.formLogin .lastCell{
	border-top: 1px solid #ee7711;
	text-align:right;
}

.formLogin input{
	color:black;
}

.black{
	color: black;
}

a .black{
	color: black;
}

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}