body {
	background-color: #FFFFFF;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #555555;
}
a {
	color: #555555;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.link {
	font-weight: bold;
	color: #db1a21;
	background-image: url(../imagens/marcador.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}
.link2 {
	font-weight: bold;
	color: #db1a21;
	text-decoration:none;
}
.link2:hover {
	text-decoration:underline;
}
.nuvens {
	background-image: url(../imagens/fundo_nuvens.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.principal{
	margin-top:10px;
}
.conteudo {
	background-color:#e4f3fc;
	border-left: solid 1px #a7bfc9;
	border-right: solid 1px #a7bfc9;
	padding: 0px 10px 0px 10px;
}
.conteudo ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:130%;
}
.conteudo li{
	background-image: url(../imagens/marcador2.gif);
	background-repeat: no-repeat;
	padding:4px 0px 4px 10px;
}
.final_conteudo {
	background-color:#e4f3fc;
	height:11px;
	width:740px;
	background-image: url(../imagens/fundo_box_principal.gif);
	background-repeat: repeat-x;
}
.box_home {
	background-color:#FFFFFF;
	width:325px;
	padding:0px 20px 0px 20px;
}
.foto {
	border:solid 3px #dbe9f1;
	margin-right:10px;
}
.foto_left {
	border:solid 3px #dbe9f1;
	margin-right:10px;
	margin-bottom:5px;
}
.titulo {
	padding-bottom:10px;
}
.t1 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
.t2 {
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}
.t3 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
}
.t4 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
.linha {
	background-image: url(../imagens/linha.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 40px;
}
.data {
	background-color:#e0eff8;
	font-size:11px;
	font-weight:bold;
	line-height:200%;
}
.subitem {
	background-color:#e0eff8;
	font-size:12px;
	font-weight:bold;
	line-height:300%;
	padding:1px 3px 1px 3px;
}
.rodape {
	font-size:10px;
	line-height:180%;
	color:#888888;
	margin-bottom:15px;
}
.box_interna {
	background-color:#FFFFFF;
	padding:0px 20px 10px 20px;
}
.box_interna ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:130%;
}
.box_interna li{
	background-image: url(../imagens/marcador3.gif);
	background-repeat: no-repeat;
	padding:4px 0px 4px 10px;
}
.navegacao {
	border-bottom: solid 1px #e8e8e8;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.navegacao a {
	font-size:11px;
	color: #db1a21;
	text-decoration:none;
}
.navegacao a:hover {
	text-decoration:underline;
}
.submenu {
	font-size:13px;
	width:190px;
	margin-left:20px;
	background-color:#F5F5F5;
}
.submenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:190%;
}
.submenu li{
	background-image: url(../imagens/marcador2_cinza.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}
.submenu a {
	color: #db1a21;
	text-decoration:none;
}
.submenu a:hover {
	text-decoration:underline;
}
.submenu_select a{
	color: #db1a21;
	font-weight:bold;
	text-decoration:none;
}
.submenu_select a:hover{
	text-decoration:none;
}
.titulo_interna {
	padding-bottom:20px;
}
.subtitulo{
	padding-bottom:10px;
	background-image: url(../imagens/marcador2.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}
.legenda {
	color:#888888;
}
.moldura_foto {
	width:120px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.coluna_submenu {
	width:190px;
}
.mes_ano {
	font-weight:bold;
	color: #db1a21;
}
.mes_ano a {
	font-weight:normal;
	color: #db1a21;
}
.mes_ano img {
	margin: 0px 5px 0px 5px;
}
.coluna_fale {
	width:190px;
}
.fale {
	font-size:12px;
	width:190px;
	margin-left:20px;
	line-height: 160%;
	background-color:#F5F5F5;
}
.paginacao {
	background-color:#f5f5f5;
	font-size:11px;
	padding:0px 10px 0px 10px;
}
	
/* FORM */

input {
	background-color: #ececec;
	border: solid 1px #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	width:250px;
}
select {
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	border: solid 1px #ffffff;
}
textarea {
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	border: solid 1px #ececec;
	width:250px;
}