/* CSS Document */
*{
border:0;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
size:10pt;
color:#E8E1CE;
font-size:10pt;
}

body{background:#563900 url(img/bg-body.png) repeat-x left top;}
h2{color:#fff; font-size:12pt; font-weight:bold; background:#241800; padding:4px}
h3{color:#fff; font-size:12pt; font-weight:bold; border-bottom:1px solid #432c00; padding:4px;margin-bottom:4px;}
em{color:#392600;}


#principal{
width:770px;
margin:0 auto;
background:none;
}

#header{
height:330px;
background:#000 url(img/bg-header.jpg) no-repeat left top;
}

#content{min-height:300px;}

#footer{
height:40px;
background:#563900 url(img/bg-footer.jpg) no-repeat left bottom;
padding-top:10px;
}

#footer *{font-size:8pt; text-align:center; color:#010101;} 
.clear{clear:both;}

/* informativo */
.informativo {
	width:233px;
	height:66px;
	float:left;
	margin:4px 3px 4px 5px;
	border:3px solid #432c00;
	padding:4px;
	background-color:#241800;
}

.informativo * {text-align:left;}

.informativo a{
color:#E8E1CE;
text-decoration:none;
display:block;
}

.informativo a:hover{
color:#fff;
text-decoration:underline;
}

.info-title{
font-size:14pt;
color:#fff;
text-decoration:none;
font-weight:bold;
text-align:left;
padding:3px;
margin-bottom:6px
}

.info-txt{text-align:justify; padding:4px;}
.info-foto{float:left; margin:3px; text-align:center;}
.info-data, .info-data p, .info-data p a{font-size:9pt; font-weight:bold;}
.info-title a, .info-data p a, .info-data a{color:#fff; }
.info-title a:hover, .info-data p a:hover, .info-data a:hover{color:#fff; text-decoration:underline;}

.info-data p{padding:3px 4px;}

.light-thumb a{
width:80px;
height:80px;
text-align:center;
float:left;
margin:4px 3px 4px 5px;
border:3px solid #432c00;
background-color:#241800;
}

.light-thumb img{vertical-align:middle; margin-top:10px; text-align:center;}
.light-thumb a:hover{border:3px solid #432c00;}

/* botoes paginacao */
.btnPg{
border:1px solid #432c00;
margin:2px 4px;
padding:2px 5px;
background:#241800;
text-align:left;
color:#fff;
text-align:center;
text-decoration:none;
font-size:8pt;
}

.btnPgOff{
border:1px solid #432c00;
margin:2px 4px;
padding:1px 5px;
color:#432c00;
font-size:8pt;
text-decoration:none;
}

.hora{background:#392600; padding:2px; color:#fff;}
.imgr{border:5px solid #fff; float:right; margin:2px 10px;}
.imgl{border:5px solid #fff; float:left; margin:2px 10px;}

a, #footer p a{color:#ffc; text-decoration:none;}
a:hover, #footer p a:hover{color:#fff;}

a, #footer p a{color:#E8E1CE; text-decoration:none;}
a:hover, #footer p a:hover{color:#fff;}

.block{
width:241px;
float:left;
margin:4px 3px 4px 8px;
height:300px;
}
.idx{padding:0 auto; margin:10px auto 5px auto;}
.destak{
border:3px solid #432c00;
background-color:#241800;
position:relative;
margin:4px 0;
height:58px;
}
.video{
float:left;
background-color:#241800;
margin:0 4px 4px 2px;
}
.video a img{border:4px solid #432c00;}
.video a:hover img{border:4px solid #E8E1CE;}

.infoIdx{margin:2px 0;width:228px;}