a {
	color:#00A2C4;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#6C6C6C;
}

#geral {
	background-color: #B3D6DD;
	background-image: url(../imagens/fundo.jpg);
	height: auto;
	font-family:verdana;
	font-size:11px;
	background-repeat: repeat-x;
}
#rodape {
	background-color: #4E8BAC;
	height: auto;
	width: auto;
	background-image: url(../imagens/fundo_rodape.jpg);
	clear: both;
	min-height:92px;
	font-family: verdana;
}

#geral #cabecalho {
	background-image: url(../imagens/cabecalho.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 76px;
}
#menu_top {
	background-image: url(../imagens/menu1.png);
	height: 23px;
	width: 275px;
	float: right;
	margin-right: 20px;
	text-align: center;
	margin-top: 43px;
}
#middle #dir div img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#cabecalho_meio {
	height: 145px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#slogan {
	background-image: url(../imagens/slogan_celc.jpg);
	height: 145px;
	width: 390px;
	float: left;
}
#conteudo {
	background-image: url(../imagens/fundo_conteudo.jpg);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
	display: table;
}
.box_contato {
	border: 1px solid #00A2C4;
	background-color: #E5EFF0;
}
.box_cadastro {
	border: 1px solid #00A2C4;
	background-color: #E5EFF0;
	height: 14px;
	width: 400px;
}
#texto {
	float:left;
	width:696px;
	text-align:justify;
	padding-right:10px;
	padding-left:3px;
	padding-top:20px;
	height:auto;
	padding-bottom: 20px;
}

#texto ul li {
	margin-top: 10px;
	list-style-image: url(../imagens/square.gif);
}

#apDiv1 div ul {
	list-style-type: none;
	*padding-top: 10px;
}

#apDiv1 div ul li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#apDiv1 #menu2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 120px;
	color: #00A2C4;
	*margin-top: 8px;
}

body {
	margin: 0px;
	background: #4E8BAC;
}
.box_cadastro2 {
	border: 1px solid #00A2C4;
	background-color: #E5EFF0;
	height: 14px;
}
#prox_eventos_esq {
	float: left;
	width: 10px;
	padding-top: 20px;
}
#prox_eventos_dir {
	float: left;
	width: 435px;
	padding-top: 20px;
}
#prox_eventos {
	color: #6c6c6c;
	height: auto;
}
.box_cadastro3 {
	border: 1px solid #00A2C4;
	background-color: #E5EFF0;
	height: 20px;
	font-size: 12px;
	width: 50px;
	text-align: center;
}


#links_anos a{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

#links_anos a:hover{
	color:#00a2c4;
	text-decoration:underline;
}

#links_comentarios a{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

#links_comentarios a:hover{
	text-decoration:underline;
}

#autor {
	width: 691px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
	font-weight: bold;
}
#centro {
	margin:0 auto 0 auto;
	width:1000px;
}

