/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	background-color:#f8f8f8;
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#IndexBox {
	width:900px;
	background-image:url(imagens/bg.jpg);
	border-width:1px;
	border-color:#666666;
	border-style:solid;
}

#Header {
	padding:5px;
	height:100px;
}

#Margem {
	padding:10px;

}

#Menu {
	height:35px;
	margin-top:5px;
	padding-left:4px;
	padding-right:4px;
}

.MenuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-image:url(imagens/bolinha.gif);
	background-position:3px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	padding-left:25px;
}

#IndexCatalogos {
	background-image:url(imagens/bolinha.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	min-height:184px;
	width:200px;
	margin-bottom:14px;
}

#IndexCatalogosTitulo {
	text-align:left;
	padding:5px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;	
}


#IndexConteudo {
	margin-left:5px;
	background-image:url(imagens/bg_eventos.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	min-height:300px;
}

#IndexConteudoTitulo {
	text-align:left;
	padding:10px;
	padding-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
}




#Rodape {
	width:875px;
	height:80px;
}

.banner120x60 {
	width:120px;
	height:60px;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	margin-bottom:19px;
	background-color:#FFFFFF;

}

.LeilaoConteudo {
	width:50%;
	height:100px;
	border-width:1px;
	border-color:#ccc;
	border-style:dotted;
	padding:2px;
}

.IndexConteudoRaca {
	float:left;
	width:40px;
	height:100px;
	background-color:#CCCCCC;
}

.IndexConteudoInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	float:right;
	width:180px;
	padding:2px;
}

.AgendaConteudoInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:4px;
}

.AgendaBox {
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#ccc;
	border-style:dotted;
}

a:link.AgendaConteudoInfo {
	color:#000000;
	text-decoration: none;
}

a:visited.AgendaConteudoInfo {
	text-decoration: none;
	color: #000000;
}
a:hover.AgendaConteudoInfo {
	color:#000000;
	background-color:#f5f5f5;
}
a:active.AgendaConteudoInfo {
	text-decoration: none;
	color: #000000;
}




a:link.IndexConteudoInfo {
	color:#000000;
	text-decoration: none;
}

a:visited.IndexConteudoInfo {
	text-decoration: none;
	color: #000000;
}
a:hover.IndexConteudoInfo {
	color:#000000;
	background-color:#f5f5f5;
}
a:active.IndexConteudoInfo {
	text-decoration: none;
	color: #000000;
}


.IndexCatalogosInfo {
	background-color:#f8f8f8;
	margin:4px;
	text-align:left;
}

a:link.IndexCatalogosInfo {
	color:#000000;
	text-decoration: none;
}

a:visited.IndexCatalogosInfo {
	text-decoration: none;
	color: #000000;
}
a:hover.IndexCatalogosInfo {
	color: #000000;
	text-decoration:underline;
	background-color:#f5f5f5;
}
a:active.IndexCatalogosInfo {
	text-decoration: none;
	color: #000000;
}

#bloco_banner_rodape {
	text-align:center;
	margin:5px;
}

#banner468x60_a {
	float:left;
	width:420px;
	height:60px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	margin:5px;
}

#banner468x60_b {
	float:right;
	width:468px;
	height:60px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	margin:5px;
	margin-right:0px;
}



















/* limpar depois */

#bloco {
	width:100%;
	float:left;
	margin-bottom:5px;
}
#warning {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color: #999999;
	padding:5px;
	margin-bottom:10px;
	width:60%;
	background-color:#CCCCCC;	
}
#enviado {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color: #999999;
	padding:5px;
	margin-bottom:10px;
	width:60%;
	background-color:#CCCCCC;	
}
fieldset {
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color: #999999;
	padding:5px;
	margin-bottom:10px;
}
legend {
	color: #000000;
	margin-bottom: 5px;
}
input,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
input.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	border-width:2px;
	border-style:solid;
	border-color: #FF0000;
}
#bloco_esq {
	float:left;
	width:50%;
}
#bloco_dir {
	float:right;
	width:50%;
}
#div_cpf {
	display:block;
}
#div_insc {
	display:none;
}
.check {
	border: 0px;
}
.vermelho {
	color: #FF0000;
	font-weight: bold;
}