/* CSS Document */

* {
	margin: 0
} 
body {

	padding: 0;
	background-image: url(img/fundo.gif);
	margin:0;
	
} 

p {
	margin: 0 0 15px 0;
}

body {

}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	
	border: 1px solid #999999;
	background-color: #f8f8f8;
}

a {
	text-decoration: none;
	color: #0A3C5D;
}

a:hover {
	text-decoration: underline;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

/*
	Corpo do site
*/

#main {
	width: 684px;
	margin: auto;
	overflow: hidden;
	
	font-family: Tahoma;
	font-size: 11px;
}

#mainAux {
	text-align:right;
	padding-right: 24px;
}

#mainImagem {
	width: 684px;
	height: 213px;
}

#mainMenu {
	height: 39px;
	
	/* acertam o problema do overflow com divs flutuantes */
	width: 100%;
	overflow: hidden;
	clear: both;	
}

#mainMenu .navigation {
	margin: 0;
	padding: 0;
}

#mainMenu .navigation li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

#mainConteudo {
	background-image: url(img/mainBackBody.jpg);
	background-repeat: repeat-y;
	background-position:center;
	
	
	width: 100%;
	overflow: hidden;
	clear: both;
}

#mainRodape {
	background-image: url(img/mainBackBody.jpg);
	background-repeat: repeat-y;
	background-position:center;
	padding-left: 5px;
}

#mainRodapeLinha {
	height: 8px;
	background-image: url(img/mainBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*
	INDEX
*/

#indexConteudo {
	padding: 10px 10px 10px 10px;
}

#boxNoticias {
	width: 230px;
	height: 222px;
	overflow: hidden;
	
	margin-left: 15px;

	background-image: url(img/index/noticiaBlock.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	
	display: inline;	
	
	
}


#boxNoticias .conteudo {

	padding-top: 25px;
	padding-left: 10px;
	padding-right: 15px;

}

#boxNoticias ul {
	list-style-image: url(img/index/bulletNoticia.jpg);
	margin:0;
	padding:0;
}

#boxNoticias li {
	margin-left: 18px;	
}

#boxNoticias li a {
	font-weight: bold;
	text-decoration: none;
	color: #0A3C5D;
}

#boxNoticias li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#boxNoticias .noticia {
	margin-bottom: 2px;
}

#boxNewsletter {
	width: 230px;
	height: 222px;
	overflow: hidden;
	
	color: #7E002D;
	margin-left: 5px;	

	background-image: url(img/index/newsletterBlock.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	
	display: inline;
}

/* 12/01/2009 */

#boxArtigo {
	width: 230px;
	height: 222px;
	overflow: hidden;
	
	color: #7E002D;
	margin-left: 5px;	

	background-image: url(img/index/artigosBlock.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	
	display: inline;
}

#boxOFE {
	width: 230px;
	height: 222px;
	overflow: hidden;
	color: #7E002D;
	margin-left: 5px;	
	float:left;
	display: inline;
}
	#boxOFE .conteudo {
		padding-top: 5px;
		padding-left: 25px;
		padding-right: 15px;
		padding-bottom: 15px;
	}

	#boxArtigo .conteudo {
		padding-top: 25px;
		padding-left: 10px;
		padding-right: 15px;
	}
	
	#boxArtigo ul {
		list-style-image: url(img/index/bulletNoticia.jpg);
		margin:0;
		padding:0;
	}
	
	#boxArtigo li {
		margin-left: 18px;	
	}
	
	#boxArtigo li a {
		font-weight: bold;
		text-decoration: none;
		color: #7E002D;
	}
	
	#boxArtigo li a:hover {
		font-weight: bold;
		text-decoration: underline;
	}
	
	#boxArtigo .noticia {
		margin-bottom: 2px;
	}




#boxNews {
	width: 230px;
	height: 222px;
	overflow: hidden;
	
	color: #0A3C5D;
	margin-left: 5px;	

	background-image: url(img/index/newsBlock.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	
	display: inline;
}
	
	#boxNews .conteudo {
		padding-top: 30px;
		padding-left: 25px;
		padding-right: 15px;
	}


#boxEventos {
	width: 230px;
	height: 222px;
	overflow: hidden;
	
	color: #7E002D;
	margin-left: 5px;	

	background-image: url(img/index/eventosBlock.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	
	display: inline;
}

	#boxEventos .conteudo {
		padding-top: 25px;
		padding-left: 10px;
		padding-right: 15px;
	}
	
	#boxEventos ul {
		list-style-image: url(img/index/bulletNoticia.jpg);
		margin:0;
		padding:0;
	}
	
	#boxEventos li {
		margin-left: 18px;	
	}
	
	#boxEventos li a {
		font-weight: bold;
		text-decoration: none;
		color: #7E002D;
	}
	
	#boxEventos li a:hover {
		font-weight: bold;
		text-decoration: underline;
	}
	
	#boxEventos .noticia {
		margin-bottom: 2px;
	}





#boxNewsletter .conteudo {
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 15px;
}




/*
	INTERNAS
*/

#indexIntenas {

	padding-bottom: 10px;
	
	
	background-image: url(img/internas/topoConteudo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#headerInternas {
	height: 47px;
	
	padding-left: 60px;
	padding-top: 15px;
	
	font-size: 24px;
	color: #993366;

	
}

#conteudoInternas {
	width: 629px;
	
	margin-left: 25px; 
	
	padding-top: 19px;

	background-image: url(img/internas/conteudoHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}

#conteudoInternas .conteudo {
	background-image: url(img/internas/conteudoBack.jpg);
	background-position: center;
	background-repeat: repeat-y;
	
	width: 100%;
	overflow: hidden;
	clear: both;	
}

#conteudoInternas .texto {

	width: 420px;
	
	float: left;	
	
	font-size: 11px;	
	
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
}

#conteudoInternas .submenu {

	width: 140px;
	
	float: right;		
	
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 50px;

	border-left: 1px solid #336699;
}

#conteudoInternas .submenu .titulo {
	
	color: #993366;
	font-weight:bold;
	
	margin-bottom: 15px;

}

#conteudoInternas .submenu  ul {
	list-style-image: url(img/index/bulletNoticia.jpg);
	margin:0;
	padding:0;
}

#conteudoInternas .submenu  li {
	margin-left: 18px;	
	margin-bottom: 10px;
}

.campoObrigatorio {color: #CC0000}