@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
a,a:visited {
	text-decoration:none; 
	color:#0066CC;
}
a:hover { 
	color:#FF9900;
}
img { 
	border:none;
}
form {
	margin:0px; 
	padding:0px;
}
H1,H2,H3,H4 { 
	margin:0px; 
	padding:0px; 
	display:block;
	color:#434343;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
} 
H1 {
	font-size:22px;
}
H2 { 
	font-size:18px;
}
H3 { 
	font-size:14px;
}





#todo{
	width:867px; 
	padding:0px 10px; 
	background:url(../img/bg_bordas.jpg) no-repeat; 
	margin:auto;
	text-align:left;
}
#topo_flash{
	width:867px; height:280px;
}
#corpo{
	width:847px;
	padding:20px 10px;
}
#barra_esquerda{
	float:left;
	width:200px;
}
#barra_centro{
	float:left;
	width:420px;
	margin:0 0 0 13px;
}

#barra_centro_direita{
	float:left;
	width:620px;
	margin:0 0 0 15px;
}

#barra_direita{
	float:right;
	width:200px;
}
#menu{
	width:198px; 
	border-left:#E6E6E6 solid 1px; 
	border-bottom:#E6E6E6 solid 1px; 
	border-right:#E6E6E6 solid 1px;
}
#menu ul{
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
}
#menu ul li{
	height:24px;
	padding:0 0 0 25px;
	margin:0;
	background-image:url(../img/seta_menu.png);
	background-repeat:no-repeat;
	background-position:4px 6px;
	
}
#menu ul li a{
	display:block;
	padding:5px 0;
}
.menu ul{
	padding:0 10px 10px 0;
	width:170px;
	background-color:#FFF;
	border:#E8E8E8 solid 2px;
	display:none;
}
.menu ul li{
	background-color:#FFF;
}


#barra_direita2 {	
	position:absolute; 
	width:420px; 
	top:20px; 
	left:223px;
}

#bemvindo{
	margin-bottom:25px;
	background-image:url(../img/bg_bloco2_meio.png);
	background-repeat:repeat-y;
}
#bemvindo h2{	
	height:24px;
	padding:8px 0 0 18px;
	background-image:url(../img/bg_bloco2_top.png);
	background-repeat:no-repeat;
}

#bemvindo2{
	background-image:url(../img/bg_bloco2_butom.png); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	padding:10px;
}


#fotos{
	background-image:url(../img/bg_bloco_butom.png);
	background-repeat:repeat;
	background-position:bottom;
	margin-bottom:25px;
}
#fotos div{
	padding:15px 10px 0 10px;
	background-image:url(../img/bg_bloco_meio.png);
	background-repeat:repeat-y;
}
#fotos h2{
	display:block;
	height:24px;
	padding:8px 0 0 18px;
	background-image:url(../img/bg_bloco_top.png);
	background-repeat:no-repeat;
}
#fotos img{
	border:#CCC solid 1px;
}

#login{
	background-image:url(../img/bg_bloco_butom.png);
	background-repeat:no-repeat;
	background-position:bottom;	
}
#login h2{
	display:block;
	height:24px;
	padding:8px 0 0 18px;
	background-image:url(../img/bg_bloco_top.png);
	background-repeat:no-repeat;
}

#login #login_imp{
	padding:5px 15px 10px 15px;
}


#blog{
	background-image:url(../img/bg_bloco_meio.png);
	background-repeat:repeat-y;
}
#blog2 {
	background-image:url(../img/bg_bloco_butom.png);
	background-repeat:no-repeat;
	background-position:bottom;	
}
#blog div{
	padding:15px 10px 0 10px;
}
#blog h2{
	display:block;
	height:24px;
	padding:8px 0 0 18px;
	background-image:url(../img/bg_bloco_top.png);
	background-repeat:no-repeat;
}
#blog ul{
	padding:0;
	margin:0;
	list-style:none;
}
#blog ul li{
	padding:3px 0;
	margin:0;
}
#blog ul li a{
	min-height:36px;
	display:block;
}
#blog ul li img{
	border:#CCC solid 2px;
	margin-right:4px;
}



#noticias{
	background-image:url(../img/bg_bloco2_meio.png);
	background-repeat:repeat-y;
	min-height:296px;
}
#noticias2{
	background-image:url(../img/bg_bloco2_butom.png); 
	background-repeat:no-repeat;
	background-position:bottom;
}
#div_bloc{
	min-height:90px;
	padding:10px;
	text-align:justify;
}
#div_bloc2{
	min-height:90px;
	padding:10px;
	text-align:left;
}
#noticias h3{
	padding:0 5px 7px 0;
}
#noticias h2{
	height:24px;
	padding:8px 0 0 18px;
	background-image:url(../img/bg_bloco2_top.png);
	background-repeat:no-repeat;
}
#div_bloc img{
	margin-right:5px;
	padding:1px;
	border:#EEE solid 3px;
}
#div_bloc2 img{
	margin-right:5px;
	padding:1px;
	border:#EEE solid 3px;
}
#noticias h2{
	padding:8px 18px 12px 18px;
}


#noticias a,a:visited {
	text-decoration:none; 
}

#noticias a:hover { 
	color:#FF9900;
}


#barra_centro_direita{ 
	background-image:url(../img/bg_bloco3_meio.png); 
	background-repeat:repeat-y;
}
#direita_bloco h2{
	padding:8px 18px 12px 18px;
	background-image:url(../img/bg_bloco3_top.png);
	background-repeat:no-repeat;
}
#direita_bloco{
	min-height:296px;
	background-image:url(../img/bg_bloco3_butom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}


#noticias a,a:visited {
	text-decoration:none; 
}

#noticias a:hover { 
	color:#FF9900;
}


#paginacao{
	padding:5px 10px;
}

#album{
	margin-top:25px;
	text-align:left;
}
#album img{
	margin:7px;
	padding:1px;
	border:#EEE solid 3px;
}

#rodape{
	width:867px;
	height:70px;
	margin:15px 0 0 0;
	border-top:#E1E1E1 dashed 1px;
	text-align:center;
	color:#999;
	font-size:10px;
}
