@charset "utf-8";
/* CSS Document */

*{
  padding:0;
  margin:0;
}

html, body {height:100%;} 

body {
  color:#666;
  font:11px Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  text-align:justify;
}

a{
	text-decoration:none;
}

img{
	border:0;	
}

#tudo {
  width:100%;
  position:relative;  /*Contexto de posicionamento */
  margin:0 auto;
  text-align:left;
  min-height:100%;/**/
}

* html #tudo {height: 100%;}

#topo {
  width:100%;
  text-align:center;
  padding-top:1px;
  min-width:980px;
}

#conteudo {
  width:990px;
  min-width: 990px;
  margin: 0 auto;
  padding-bottom:60px;
}

.clear {clear:both;}

#rodape {
  width:100%;
  height:65px;
  position: absolute;
  bottom: 0;
  text-align:center;
  background:url(../images/bg_rodape.jpg) no-repeat top center;
}

#rodape p.direitos{
	font-weight:bold;
	float:left;
	padding:0;
	margin:0;
	padding-left:210px;
	width:auto;
	line-height:45px;
}

#rodape p.mjp{
	float:left;
	width:74px;
	padding:0;
	margin:0;
	padding-left:5px;
}

#rodape p.mjp a, a img{
	border:0;
}

#bar_top_L{
  height: 30px;
  background-image: url("../images/bg_bar_top.jpg");
  background-position: 0pt -128px;
  background-attachment: scroll;
  background-repeat: repeat-x;
  width: 10%;
  float: left;
  min-width:98px;
}

#bar_top_R{
  background-image: url("../images/bg_bar_top.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0pt -159px;
  height: 30px;
  width: 90%;
  float: right;
  min-width:882px;  
}

#bar_top_logo{
    float: left;
    height: 30px;
}

#logo_top{
	width:980px;
	height:68px;
	float:left;
	margin-top:10px;
	background:url(../images/topo.jpg) no-repeat top center;
}

#nav, #nav * {
	margin:0;
	padding:0;
}

#nav {
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	float:left;
	width:980px;
	margin-top:30px;
	background-image: url("../images/bg_bar_top.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt -159px;
}

#nav li {
	float: left;
}

#nav li.telefone {
	float: right;
	line-height:30px;
}

#nav li a, #nav li a:link {
	border-right: 1px solid #999;
	color: #333;
	text-decoration: none;
	padding: 0 8px 0 8px;
	display: block;
	line-height:30px;
}

#nav li a:hover, #nav li a.sel {
	color: #fff;
	padding: 3px 8px 3px 8px;
	border-bottom: 3px solid #900;
	background: url(../images/menu_hover.jpg) repeat-x;
}

p#top_ender{
	float:right;
	line-height:30px;
	margin-right:50px;
}

#cont_rodape{
	width:980px;
	margin:0 auto;
}

#cont_rodape p {
  font-weight:bold;
  line-height:50px;
  color:#FFF;
}

#cont_conteudo_top{
	width:990px;
	height:10px;
	background:url(../images/bg_cont_topo.png) no-repeat;
	float:left;	
}

#cont_conteudo{
	width:990px;
	background:url(../images/bg_conteudo.png) repeat-y center;
	float:left;
}



#cont_conteudo_rdp{
	width:990px;
	height:10px;
	background:url(../images/bg_cont_rodape.png) no-repeat;
    margin-bottom:10px;
	float:left;	
}

#logo{
	width:980px;
	height:400px;
	float:left;
	margin-top:10px;
	border-top:10px #DA251E solid;
	border-bottom:10px #291670 solid;
	padding:0;
}

#cont_topo{
	width:980px;
	margin:0 auto;
}

#colL{
	width:494px;
	float:left;
	border-right: 1px dashed #CCC;
}

#colR{
	width:495px;
	float:right;
}

.blocoL{
	width:494px;
	float:left;
	margin-bottom:10px;
}

.blocoR{
	width:495px;
	float:left;
	margin-bottom:10px;
}

.blocoC{
	width:990px;
	float:left;
}

.blocoL p, .blocoR p {
  color:#333;
  text-align:justify;
  line-height:24px;
  padding:0 15px;
}

h1.titulo{
	float:left;
	width:400px;
	line-height:50px;
	padding-left:65px;
	background:url(../images/bg_titulo.jpg) no-repeat;
	font-size:14px;
	color:#666;
	margin-left:10px;
}

span.btn_mais{
	width:75px;
	height:30px;
	float:right;
	display:block;
	margin-right:10px;
}

span.img_demoL{
	width:485px;
	float:right;
	display:block;
	margin-left:10px;
}

span.img_demoR{
	width:485px;
	float:right;
	display:block;
}

#frm_contato{
	float:left;
	margin-left:20px;
}

.item_album{
	width:295px;
	height:147px;
	float:left;
	margin-left:11px;
	background: url(../images/bg_album.jpg) no-repeat center;
	padding:20px 0 0 20px;
}

.item_album h3{
	color:#CCC;
	text-align:justify;
	float:left;
	width:100%;
	font-size:12px;
	margin-bottom:10px;
}

.capa_album{
	width:144px;
	height:100px;
	float:left;
}

.item_foto{
	width:144px;
	height:100px;
	float:left;
	margin:0 0 17px 17px;
	text-align:center;
}

.txt_album{
	width:136px;
	height:100px;
	float:left;
	font-size:10px;
}

.txt_album p{
	padding: 10px 5px 0 5px;
	line-height:normal;
	font-size:10px;
	color:#333;
	text-align:center;
}


.btn_acoes{
	display:block;
	float:left;
	color:#333;
	cursor:pointer;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}

.btn_acoes:hover{
	color:#060;
}


#galeria{
	width:980px;
	margin:0 auto;
	text-align:center;
}

#galeria h3{
	float:left;
	width:910px;
	line-height:50px;
	background:url(../images/bg_titulo.jpg) no-repeat;
	font-size:14px;
	color:#666;
	text-align:justify;
	padding-left:60px;
}

#galeria h3 a{
	color:#069;
	text-decoration:none;
	font-size:12px;
	float:right;
	margin-right:50px;
}

#galeria h3 a:hover{
	color:#900;
}

#galeria p{
	text-align:justify;
	padding:5px;
}

.txt_evento h3{
	padding-left:30px;
	color:#063;
}

.txt_evento p{
	text-align:justify;
}

ul.equipamentos{
	float:left;
	margin-left:100px;	
}