/* CSS Document */
*{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html
{
	height: 100%;
	background:#F2F4F5 url("bg_body.jpg") repeat-x;
	z-index:100;
}
img{
	border: none;
}
body {
	background:url("bg_all.jpg") no-repeat center top;
	font: Normal 13px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#333;
	line-height: 155%;
	height: 100%;
}

html>body {
 min-height:100%;
 height:auto;
}

h1, h2, h3, h4, h5, h6, legend {
	font-family: Lucida Grande,Trebuchet ms,Helvetica,sans-serif;
	font-weight:bold !important;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}

form, input, textarea, table{ font: Normal 12px Arial, Helvetica, sans-serif; }

a {
	color:#000;
	text-decoration:none;
	outline:none !important;
}

a:hover {
	text-decoration:underline;
}

a img { 
	border: 0; 
}

fieldset{
	border:none;
}

address, dl, p { 
	padding: 0 0 5px;
}

blockquote {
	background: #eef4f8 url("bq.gif") no-repeat 5px 50%;
	color: #6c8a96;
	margin:0px 10px 12px 0;
	padding:0px 20px 0px 60px;
	border:double 4px #b9d9e7;
	border-left:none;
	border-right:none;
	
}

p img{ max-width: 100%; }

small{ font-size: 11px; }

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter {
text-align:center;
}

#content {
	width: 900px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	height:100%;
	border:1px solid #5B87A2;
	border-top:none;
	border-bottom:none;
	height:auto;
}

#barraGov{
	width:100%;
	height:25px;
	background:#F8C806 url("bg_barragov1.jpg") no-repeat 0 0;
	display:block;
}
#barraGov h1{
	position:relative;
	float:left;
	top:0;
	left:18px;
	width:150px;
	display:block;
}
#barraGov h1 a{
	width:150px;
	text-indent:-5000px;
	display:block;
	outline:none;
}
#barraGov select{
	margin:2px 0 0 410px;
	font-size:11px;
	padding:1px 0 0 0;
	height:19px;
	background-color:#f7f2dc; /* background-color:#FFCC01; */
	border:1px solid #FF9900;
}

#barraAzul{
	background:#1b4958;
	height:30px;
	font:11px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color:#b6c7d1;
	padding:0px 0 0 12px;
}

.data{
	width:446px;
	float:left;
	padding:7px 0 0 0;
}

#barraAzul ul{
	list-style:none;
}

#barraAzul li{
	list-style:none;
	float:left;
	height:23px;
	padding:7px 0 0 0;
	_padding:0;
}

#barraAzul li a{
	color:#b6c7d1;
	text-decoration:none;
}

#barraAzul li a:hover{
	color:#dce5ea;
	text-decoration:none;
}


.cultMovimento{
	width:130px;
	background:url(cultura_movimento.png) 0 9px no-repeat;
	padding:7px 0 0 15px !important;
}

.mapaSite{
	width:80px;
	background:url(mapa_do_site.png) 0 5px no-repeat;
	padding:7px 0 0 20px !important;
}

.faleMinc{
	width:120px;
	background:url(fale_com_minc.png) 0 9px no-repeat;
	padding:7px 0 0 20px !important;
}


.rssTopo{
	width:56px;
	height:30px;
	background:url(rss.png) no-repeat;
}

.rssTopo:hover{
	width:56px;
	height:30px;
	background:url(rss-hover.png) no-repeat;
}

.rssTopo a{
	width:56px;
	height:30px;
	text-indent:-5000px;
	float:left;
}


.diminuirFonte{
 	width:20px !important;
	height:19px !important;
	margin:8px 0 0 10px;
	_margin:2px 0 0 10px;
	border:none !important;
	background:none !important;
}

.diminuirFonte a{
 	width:20px !important;
	height:19px !important;
	background:url(a.gif) 0 no-repeat !important;
	text-indent:-5000px;
	float:left;
	padding: 0 !important;
}

.aumentarFonte{
 	width:25px !important;
	height:24px;
	margin:3px 0 0 5px;
	_margin:1px 0 0 5px;
}

.aumentarFonte a{
 	width:25px !important;
	height:24px !important;
	background:url(a2.gif) 0 no-repeat  !important;
	text-indent:-5000px;
	float:left;
	padding: 0 !important;
}


#header {
	width: 100%;
	margin:0;
	height:193px;
}

.arte1{
	background:url("arte_rodrigo_martins.jpg") repeat-x !important;
}

.arte2{
	background:url("header.jpg")  !important; height:193px;
}

.arte3{
	background:url("arte_rodrigo_peronti_santiago.jpg") repeat-x !important;
}

.arte4{
	background:url("arte_fabiano_rangel.jpg") repeat-x !important;
}

.arte5{
	background:url("arte_sandra_ronca.jpg") repeat-x !important;
}

.arte6{
	background:url("arte_erick_vasconcelos.jpg") repeat-x !important;
}

.arte7{
	background:url("arte_menote_cordeiro.jpg") repeat-x !important;
}


#header h1 {
	position:relative;
	top:23px;
	left:38px;
	float:left;
	width:160px;
}
#header h1 a{
	width:160px;
	height:55px;
	text-indent:-5000px;
	float:left;
}
#header ul{	
	position:relative;
	top:15px;
	list-style:none;
	width:580px;
	float:right;
}
#header ul li a{
	color:#317388;
	font-weight:bold;
}

#header ul .artista {
	position:relative;
	top:125px;
	padding:0 10px 0 !important;
	float:right;
}
#header ul .artista a {
	color:#666;
	font-weight:bold;
}

.pagInicial{
	font-size:12px;
	font-weight:bold;
	color:#5b87a2;
}

.breadcrumb {
	clear:both;
	width:900px !important;
}
.breadcrumb ul {
	clear:both;
	list-style:none;
	line-height:35px;
	margin:-10px 0 10px 12px;
}
.breadcrumb ul li{
	float:left;
	margin:0 0 0 4px;
}

.breadcrumb ul li a{
	color:#a6a6a6;
}

.breadcrumb ul li a:hover{
	color:#7b7b7b;
	text-decoration:none;
}

.semBorda {
	border-top:none !important;
}

.semBg {
	background:none !important;
}

.upperCase{
	text-transform:uppercase;
	font-size:10px !important;
	color:#545454;
}

.clear {
	clear:both;
}

.draggable {
	position: absolute;
	width: 80px;
	height: 40px;
	border: 1px solid #0090DF;
	background-color: #68BFEF;
	padding: 10px;
	text-align: center;
}

/*	RODAPE	*/
#rodape {

	background:url("bg_rodape1.jpg") no-repeat;
	width: 902px;
	margin:0 auto;
	height:79px;
}
#rodape p{
	padding:30px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#006699;
}
#rodape p a{
	color:#006699;
	font-weight:bold;
}
#rodape .cc{
	float:left;
	margin:-24px 0 0 6px;
	width:90px;
	height:24px;
	text-indent:-5000px;
	background:url("bt_cc.png") no-repeat;
	display:block;
}

#rodape .transp{
	float:leftt;
	margin:-24px 25px 0 105px;
	_padding-bottom:25px;
	width:90px;
	height:24px;
	text-indent:-5000px;
	background:url("bt_transparencia_publica.png") no-repeat 0 0;
	display:block;
}


#rodape .voltaTopo{
	float:right;
	margin:2px 25px 0 0;
	_margin:0 15px 0 0;
	width:82px;
	height:25px;
	position:relative;
	top:-24px;
	_top:-48px;
	text-indent:-5000px;
	background:url("bt_topo.gif") no-repeat 0 0;
	display:block;
}

#rodape .voltaTopo:hover{
	background:url("bt_topo_hover.gif") no-repeat 0 0;
}

/* FALE COM O MINC */

.sucesso{
	margin:10px 0 0 0;
	padding:0 5px 0 5px;
	border-top:#bfd1da 1px solid;
	border-bottom:#bfd1da 1px solid;
	background:#f2f6f9;
}

.falha{
	margin:10px 0 0 0;
	padding:0 5px 0 5px;
	border-top:#e6d6b0 1px solid;
	border-bottom:#e6d6b0 1px solid;
	background:#f7ebcf;
}

/* Mapa do site */

.mapaLaranja{
	width:280px;
	height:31px;
	background:url(mapa-laranja.png) no-repeat;
	padding:10px 0 0 0;
}

.mapaLaranja a{
	color:#fff !important;
	padding:0 0 0 28px;
	font-size:18px;
}

.mapaAzul{
	width:280px;
	height:31px;
	background:url(mapa-azul.png) no-repeat;
	padding:10px 0 0 0;
}

.mapaAzul a{
	color:#fff !important;
	padding:0 0 0 28px;
	font-size:18px;
}

.mapaVerde{
	width:280px;
	height:31px;
	background:url(mapa-verde.png) no-repeat;
	padding:10px 0 0 0;
}

.mapaVerde a{
	color:#fff !important;
	padding:0 0 0 28px;
	font-size:18px;
}

.mapaVermelho{
	width:280px;
	height:31px;
	background:url(mapa-vermelho.png) no-repeat;
	padding:10px 0 0 0;
}

.mapaVermelho a{
	color:#fff !important;
	padding:0 0 0 28px;
	font-size:18px;
}

.mapaSobre{
	padding:11px 10px 15px 16px;
	font:11px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#7b7774;
}

.mapaSobreLaranja{
	background:#f8f0e5 url(mapa-sobre-laranja.png) no-repeat bottom;
}

.mapaSobreVerde{
	background:#eaf5ed url(mapa-sobre-verde.png) no-repeat bottom;
}

.mapaSobreAzul{
	background:#f3f9fa url(mapa-sobre-azul.png) no-repeat bottom;
}

.mapaSobreVermelho{
	background:#f5e8e6 url(mapa-sobre-vermelho.png) no-repeat bottom;
}

.wp-caption{ 
	border:1px solid #ddd; 
	text-align:center; 
	background-color:#f3f3f3; 
	padding-top:4px; 
	margin:10px; 
	-moz-border-radius:4px;
	-khtml-border-radius:4px; 
	-webkit-border-radius:4px; 
	border-radius:3px; 
} 

.wp-caption img{ 
	margin:0px;
	padding:0px; 
	border:0px none; 
} 

.wp-caption p.wp-caption-text{ 
	font-size:11px; 
	line-height:17px; 
	padding:0 4px 5px; 
	margin:0px; 
}


/* for content */

#header1 h1 {
	position:relative;
	top:23px;
	left:38px;
	color:#005D99;
	font-weight:bold;
	display:block;
	font-size:22px;
	line-height:26px;
	margin-bottom:14px;
	margin-top:12px;
	padding-bottom:14px;
	font-variant:small-caps;

	
	
}

#header1 h2 {
	position:relative;
	top:23px;
	left:38px;
	color:#005D99;
	font-weight:bold;
	display:block;
	font-size:18px;
	line-height:20px;
	margin-bottom:14px;
	margin-top:12px;
	padding-bottom:14px;
	font-variant:small-caps;

	
	
}


#header1 {
	width: 100%;
	margin:0;
	height:auto;
	background:#f7fbfc url("bg_content_azul1.gif") repeat-x bottom;
	margin-bottom:12px;
	padding-bottom:12px;
}

#header1 p{
font-size:12px;
text-align:justify;
padding-left:15px;
padding-right:10px; 
color:#333;
}



/* for inner page */

.links {
	width: 100%;
	margin:0;
	height:auto;
	background:#f7fbfc url("bg_content_azul1.gif") repeat-x bottom;
	margin-bottom:12px;
	padding-bottom:12px;
}


