@charset "utf-8";
/* CSS Document */
html {
	background: #FBEDEB;
}
body {
	background: #FBEDEB;
	font: normal 12px Arial, Tahoma, Verdana;
	color: #333;
	line-height: 1.35em;
	text-align: center;
	padding: 0;
	
}
h1, h2, h3, h4, h5, h6 {
	font: 500 1em/140% "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	text-align: left;
}
h1 {
	font-size: 2em;
}
.logo{
	position: absolute;
	z-index: 10;
	left: 85px;
	top: 0px;
	width: 220px;
	height: 140px;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
.date{
	line-height: 1em;
	padding: 0;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	display:none
}
#header {
	z-index: 5;
	position: relative;
	height:155px;
	background: url(img/bgHeader.jpg) no-repeat top center;
}
#menu {
	position:absolute;
	right:80px;
	top:135px;
	height: 22px;
	z-index: 50;
}
#menu a img{
	color: #fff;
	height: 20px;
	background: url(img/menu.jpg) no-repeat left top;
}
#menu a:hover {
	color: #000;
}
#menu a .btInicio{
	width: 54px;	
}
#menu a:hover .btInicio {
	background-position: left bottom;
}
#menu a .btVeja{
	width: 69px;
	background-position: -54px top;
}
#menu a:hover .btVeja {
	background-position: -54px bottom;	
}
#menu a .btContato{
	width: 88px;
	background-position: -123px top;
}
#menu a:hover .btContato {
	background-position: -123px bottom;	
}
#area{ /* conteudo */
	position: relative;
	z-index: 1;
	background:url(img/bgTile.png) repeat-y top center;
	text-align: left;
	min-height:300px;
}
#institucional{
	text-align: left;	
}
#institucional h2{
	font: normal 1.4em/1.35em "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	margin:0;
	margin-bottom: 255px; /*altura da foto da home +20px(para margem)*/
	color: #c00;
}
#institucional .fotoHome{
	position: absolute;
	left: 20px;
	top: 40px;
	z-index:5;
}
#institucional .textoHome{
}
#atualizacoes{
	text-align: left	;
}
#atualizacoes .frame{
	padding: 5px;
	background: #f3f3f3;
}
#atualizacoes .frame h3{
	font-size: 1.25em;
	color: #600;
	margin-top: 0;
}
#atualizacoes .frame h3 a{
	color: #600;
}
#atualizacoes .frame h3 a:hover{
	color: #f00;	
}
#atualizacoes .itemHome{
		
}
#atualizacoes .itemHome img{
	float: left;
	margin: 0 10px 5px 0;
}
#atualizacoes .itemHome img, #fotosRecentes img, .fotoPrincipal, .thumb{
	padding: 5px;
/*	border: 4px solid #9B1414;
*/	background: #930C0C;
}
.itemHome img:hover, #fotosRecentes img:hover, .fotoPrincipal:hover, .thumb:hover{
	border-color: #F00!important;
}
#fotosRecentes{
	margin-top: 10px;
	padding-right:0!important;
}
#fotosRecentes img{
	margin: 0 16px 0 0;	
}
#view{
	
}
#view .preview{
	font-weight: bold;
	margin-bottom:1em;
	font-size: 1.065em;
}
#view .thumb{
	margin: 5px;	
}
#view .thumb, #view .fotoPrincipal{
	border-color: #ddd;
}
#view .fotoPrincipal{
	margin: 0 20px 5px 20px;
}
#view .legenda{
	font-style:italic;
	color: #666;
	padding-bottom: 5px;
	text-align: center
}
#view .maisFotos{
	text-align: center;
	width: 500px;
	margin: 0 25px 10px 25px;
}
#sidebar {
	
}
#sidebar h3{
	clear: left;	
}
#sidebar ul{
	border-top: 1px solid #ddd;	
	margin-bottom: 15px
}
#sidebar ul li{
	line-height: 1.6em;
	border-bottom:1px solid #ddd;
	margin: 0.1em 0;
	padding: 0.1em 0;
}
#sidebar .midias{
	margin-top: 20px;
}
#sidebar .midias img{
	margin: 0 5px 5px 0;	
}
#sidebar dl{
	margin-top: 0;
}
dl dt{
	font: normal 1.3em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #c00;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}
dl dt .date{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	display: none;
}
dl dd{
	overflow: auto;
	margin-bottom: 20px;
}
dl dd img{
	margin: 0 5px 5px 0;
}
dl dd p{
	font-size: 0.9em;	
}

.voltar {
	margin-top: 15px;
	font-size: 1.2em;
	clear: both;
	text-align: left;
}
/* FORMS */
.inputImg {
	margin: 0;
	vertical-align: middle;
}
fieldset {
	padding: 0 0 0 10px;
	border: 0;
	border-left: 1px solid #ddd;
}
label {
	float: left;
	display: block;
	padding: 6px 5px 5px 0;
	line-height: 18px;
	width: auto;
	font-weight: normal;
	font-size: 1.05em;
	color: #333;
}
.textarea, .campo, .select, .botao {
	border: 1px solid #999;
	background: #fff url(img/inputBG.png) repeat-x top center;
	width: auto;
	padding: 0.2em 0.3em;
	font: normal 1.1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.5em ;
	color: #333;
	margin: 1px 0 0 1px;
	float: left;
}
.textarea{
	width: 261px;
}
.campo, .select {
	width: 261px;
	height: 1.5em;
	vertical-align: middle;
}
.textarea:hover, .textarea:focus, .campo:hover, .campo:focus, .select:hover, .select:focus {
	border-color: #F00;
}
.select {
	width:auto!important;
}
option {
	background: none;
}
.botao {
	border: 1px solid #ddd;
	border-bottom-color: #999!important;
	border-right-color: #999!important;
	background: #ccc;
	color: #000;
	margin-top: 4px;
	vertical-align: middle;
	font-size: 1em;
	padding: 1px 5px;
	line-height: normal;
}
.botao:hover, .botao:focus {
	color: #333;
	border-color: #fff!important;
	border-bottom-color: #666!important;
	border-right-color: #666!important;
}
.checkbox, .radio {
	margin: 0 3px 0 0!important;
	border: 0;
}
/* FIM FORMS*/
#footer {
	background: url(img/bgFooter.jpg) no-repeat top center ;
	text-align: left;
	height: 75px;
	padding-top: 20px;
	position: relative;
	font-size: 0.9em;
}
#footer a, #footer a:visited {
	color: #c00;
}
#footer a:hover {
	color: #F00;
}
#footer .menuFooter{
	position: absolute;
	z-index: 8;
	right: 90px;
	top: 47px;
}
#footer .menuFooter a{
	margin-left: 20px;
}
#footer .infoFooter{
	position: absolute;
	left: 205px;
	top: 42px;
	z-index:9;
	color: #C00;
	font-size: 1.1em;
}

#subscription{
	color: #855D59;
	text-align: center;
	font-size: 11px;
	padding: 10px 0;
	width: 810px;
	margin: 0 auto;
}
#subscription a{
	color: #B2918C;	
}
#subscription a:hover{
	color: #c00;	
}
/* =-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-= */
#categorias{
	
}
#recentes{
	display: none;
}
#midias{
	
}