html {
	text-align:center;
}

body {
	font-family: arial;
	font-size: 11px;
	color: #494949;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-image: url(../images/fundo_site.gif); 
}

a:link, a:visited {
	font-family: arial;
	color: #494949;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}

a.image:link, a.image:visited, a.image:hover {
	text-decoration: none;
	background-color: transparent;
}

.a:hover {
	background-color:#fff;
}

#topo {
	margin:auto;
	width:676px;
	text-align:center;
}

#titulo {
	background-image: url(../images/topo_03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 45px;
	text-align:right;
	padding-top: 10px;
	padding-right: 20px;
}

#fundo_topo {
	background-image: url(../images/topo_02.jpg);
	background-position: center;
	background-repeat: no-repeat;	
	text-align:left;
}

#rodape, #meio {
	margin:auto;
	width:650px;
	text-align:center;
}

#rodape {
	text-align:right;
}

#imagem_noticia {
	background-image: url(../images/ico_not.gif);
	background-repeat: no-repeat;
	background-position: middle;
	background-position:3px 1px;
}

#imagem_dicas {
	background-image: url(../images/ico_dicas.gif);
	background-repeat: no-repeat;
	background-position: middle;
	background-position:3px 1px;
}

#fundo_titulo {
	background-color:#FFFAEA;
	text-align: left;
	border-bottom: 1px solid #990000;
	padding-top:3px;
	height:15px;
}
#titulo_itens {
	font-size:11px;
	color: #990000;
	font-weight:bold;
	padding-left: 20px;
}
#lista {
	text-align:left;
	background-color: #FFFDF4;
	border-bottom: 1px dotted #FEEACF;
	padding: 2px;
}

td {
	text-align:left;
}	

form {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	spacing: 0px
}

input, select, textarea, file {
	font-family: Tahoma;
	font-size: 11px;
}

input.erro, select.erro, textarea.erro, file.erro {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #993300;
	color: #FFFFFF;
}

.titulo_maior {
	font-size:17px;
	font-weight:bold;
}

a.maior:link, a.maior:visited {
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
}

a.maior:hover {
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

.texto_meio {
	padding-left: 10px;
	padding-right: 5px;
}

.img_galeria {
	padding: 3px;
	background: #FEEDCD;
	border: 1px solid #FFE3C6;
}

.img_fotos {
	padding: 4px;
	background: #FFFDF9;
	border: 1px solid #FFE3C6;
}

td.fundo_fotos {
	background-image: url(../images/fundo_foto_maior.gif); 
	background-repeat: no-repeat;
	background-position: center;
}

td.fundo_menor {
	background-image: url(../images/fundo_foto_menor.gif); 
	background-repeat: no-repeat;
	background-position: center;
}

.font_12 {
	font-size:12px;
}

#twitter {
	padding:3px;
}

#twitter .row p {
	padding:0;
	margin:0;
}

#twitter .row, #twitter .tit {
	border-bottom:1px dotted #990000;
	margin-bottom:5px;
	padding-bottom:5px;
}

#twitter .row .date {
	color:#999;
}

#twitter .vm {
	text-align:right;
}

#ft {
	position:absolute;
}

#ft a:hover {
	background:none;
}

.ft-title {
	width:455px;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

.ft-prev, .ft-next { 
	background-color: #000; 
	color:#fff; 
	padding: 0 10px; 
}
