/* ----------------- Configuracoes de BODY ----------------- */ 

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-position: top center;
	background-repeat: repeat;
	background-color: #C2918A;
	background-repeat: repeat-y;
	background-image: url(background.jpg);
	
}
.tdfundocinza2 {
	color: #000;
	background-color: #D79F88;
}




/* ----------------- Configuracoes Padroes ----------------- */ 

font {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #000;
}

td {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
}
div {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
li {
	padding-bottom: 5px;
	list-style-type: none;
	margin-left: -15px;
	color: #000;
}
.litexteos {
	list-style-type: circle;
}

input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 340px;
	height: 20px;
}
select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #aaaaaa;
	background: #F0F0F0;
	width: 340px;
	height: 20px;
}
textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #aaaaaa;
	background: #FFFFFF;
	width: 340px;
}
h4 {
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* ----------------- Configuracoes de Fontes ----------------- */ 

.pequeno, a.pequeno:link, a.pequeno:visited, a.Pequeno:ACTIVE  {
	font-size: 10px;
	line-height: 14px;
	color: #000;
} a.pequeno:hover {
	color: #000;
}

.normal, a.normal:link, a.normal:visited, a.normal:active  {
	color: #000;
	text-align: center;
	font-size: 10px;
} 
a{ text-decoration: none; } 
a.normal:hover {
	color: #FFFFFF;
}
.normalcor, a.normalcor:link, a.normalcor:visited, a.normalcor:active  {
	color: #303030;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} a.normalcor:hover {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.normalbranco, a.normalbranco:link, a.normalbranco:visited, a.normalbranco:active  { color: #FFFFFF; text-decoration: none;} a.normalbranco:hover {
	color: #000;
	text-decoration: none;
}
.normalcinza {
	color: #000;
} .textmapasite {
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}
a.normalcinza:hover {
	color: #000;
}

.grande, a.grande:link, a.grande:visited, a.grande:active, a.grande:hover{
	font-size: 8pt;
	color: #000;
}

/* ----------------- Configuracoes de Cores, Linhas e Bordas ----------------- */

.linhacor {
	color: #C39188;
}
.bordacor { border: 1px solid #CC0000; }
.cinza { border : 1px solid #e0e0e0; padding: 10px; text-align: justify; background : #F9FAFE;}


/* ----------------- Configuracoes de tabelas ----------------- */ 


table.tabela {
	border : 1px solid #D0BD90;
	font : 10px Arial, Helvetica, sans-serif;
}
table.tabelacinza {
	background-color: #C38E88;

}
table.tabelaazul {
	color : #000;
	border: 1px solid #DDE9F5;
	font-size: 10px;
	line-height: 14px;
}

td.conteudo { width: 570px; padding-left: 56px; padding-right: 50px; text-align: justify; }
td.tdfundocinza {
	text-align: left;
	background-color: #C9998D;
}
td.tdfundovermelho { background-color : #CC0000; }
td.tdlinhacinza {
	border-bottom : 1px solid #eaeaea;
}


/* ----------------- Configuracoes de Input e Form ----------------- */ 


.inputlogin { font-size: 12pt; font-weight: bold; font-color: #606060; width: 120px; height: 25px; }
.inputsempadrao { font-color: #606060; border: 0px; background: #ffffff; }
.inputgrande {
	font-color: #606060;
	border: 1px solid #8E8D8A;
	background: #ffffff;
	width: 340px;
}
.inputmedio { font-color: #606060; border: 1px solid #8E8D8A; background: #f6f6f6; width: 280px; height: 18px; }
.inputpequeno {
	font-color: #606060;
	border: 1px solid #8E8D8A;
	background: #FFFFFF;
	width: 80px;
}
.inputmenor {
	font-color: #606060;
	border: 1px solid #8E8D8A;
	background: #FFFFFF;
	width: 25px;
}
.inputtext {
	font-color: #606060;
	border: 1px solid #8E8D8A;
	background: #ffffff;
	width: 280px;
}
.inputbotao {
	font-size: 10px;
	font-family: Small Fonts, Tahoma, Arial, Verdana, sans-serif;
	color: #FFF;
	border: 1px solid #8E8D8A;
	background: #808080;
	height: 12px;
}
.inputlinha { font-height: 16px; font-color: #808080; border: 1px solid #ffffff; border-bottom: 1px solid #aaaaaa; background: #ffffff; }
.inputimagem {  border: 0px; background: #ffffff;}
.bordadirpontilhada { border: 1px dotted #85877B; }
#textrodape {
	text-align: center;
}
#mapa {
	float: left;
}
.bg {
	background-color: #D8D8D8;
}
#copyright {
	text-align: center;
}
cpyright {
	text-align: center;
}
textcopyr {
	text-align: center;
}
.normal .normal .normalcor {
	text-align: center;
}
.tabgine {
	text-align: right;
}
#textpontuacao {
	text-align: left;
}
#imageanti {

}
.image.antenv.masc {

}

.imageantienv {

}
.textoantenv {
	padding: 0px;
}
.adrianecurri {
	font-size: 24px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
.textoduascolunas {
}
.palestras {
	font-size: 10px;
	color: #000;
	list-style-type: disc;
}


#rolagem {
	display: block;
	width:400px;
	height:350px;
	overflow:auto;
	overflow-x:hidden;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 5px;
}
#rolagemorto {
	display: block;
	font-size: 12px;
	height: 200px;
	width: 750px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 10px;
	padding-left: 5px;
}
.textmulher {
	float: none;
	padding-left: 5px;
}
.imgemmulher {
	float: left;
}
.textocolon {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.letrasnomes {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.normal2 {
	font-size: 9px;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
}

