body {
	border-top: 0px;
	margin-top:0px;
	color:#000000;
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: #06C;*/
	background: #036;
}	

h1 {
	width: 100%;
	font-size:20px;
	padding-top: 10px;
}

a{
	color: #993300;
	text-decoration: underline;
}
.negrito{font-weight: bolder;}
.red{ color: #f00; }
.Green{ color: #090; }

#Principal{
	font-size: 12px;
	margin-top: 0px;
	width: 790px;
	float: left;
}

#Topo{
	width: 790px;
	float: left;
	text-align: center;
	background: #fff;
}

#Topo #MenuHorizontal{
	text-align: center;
	padding: 0; 
	margin: 10px 0;
	float: left;
	width: 100%;
	background: #fff;
}

#MenuHorizontal a{
	border: 1px solid #fff;
	width: 100px;
	padding: 0px;
	float: left;
	margin: 0px 15px;;
}

#Meio{
	float: left;
	background: #fff;
	width: 790px;
}

#Meio #ColunaEsquerda{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0 0 0 5px;
}

#Meio #SelecionarPaginas{
	float: left;
	width: 616px;
	background: #eee;
	padding: 3px;
	margin: 0 5px 5px 5px;
	border: 1px solid #ccc;
}

#calendario{
	font-size: 15px;
	font-weight: bolder;
	padding: 3px;
	padding-bottom:5px;
	text-align:center;
	border-bottom: 1px solid #ccc;
}
#calendario img{
	float: left;
}

.data{
	position: relative top left;
}

#Rodape{
	float: left;
	margin: 10px 0 0 0;
	font-size: 10px;
	background: none;
	color: #ddd;
	text-align: center;
	width: 790px;
}

#Rodape a{
	font-size: 10px;
	background: none;
	color: #ddd;
}


.voltar_agenda{
	font-size: 11px;
	text-align: center;
}

.foto_nome{	
	position: relative;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#foto_maior{
	width: 525px;
	height: 394px;
	padding: 10px;
	text-align:center;
	border: 1px dashed #CCC;
}

#index_foto{
	font-size: 12px;
	font-weight: bolder;
	width: 580px;
	height: 80px;
	padding: 5px;
	margin: auto;
	text-align:left;
	border: 1px solid #CCCCCC;
	overflow:auto;
}

#foto_menor{
	width: 35px;
	height: 23px;
}

/*-----------HOME----------------*/
#subtitulo{
	text-align: center;
	font-size: 14px;
}
#noticias{
	margin-top: 10px;
	padding: 5px;
}
#noticias_item{
	margin-top: 10px;
	text-align: justify;
	border-bottom: 1px solid #ccc;
	line-height: 19px;
}
#noticias a:link, #noticias a:active, #noticias a:visited{
	color: #080;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
	text-decoration: underline;
}

/*--------AGENDA DE LEILOES-------------------------------------------------------------*/
.leilao{
	font-size:12px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 10px;

}
.leilao h3{
	margin: 0px auto 0px auto;
	font-size: 18px;
	
}
.leilao ul{
	margin: 10px 0 0 0;
	list-style: none;
	padding: 0;
	text-align: left;
}
.leilao ul li{
	margin-top: 2px;
	display: block;
	list-style: none;
}
