* {
  margin: 0px;
  padding: 0px;
}

body {
  background-image: url(/images/05.jpg);
  background-position: center/center;
  background-attachment: fixed;
}

#margin-center {
  width: 955px;
  margin-left: auto;
  margin-right: auto;  
}

#conteudo {
  width: 100%;
  float: left;
  background-color: #f2f2f2;
  border-left: solid 2px black;
  border-right: solid 2px black;
}

#rodape {
  float: left;
  width: 100%;
  height: 130px;
  background-image: url(/images/fundo_footer.jpg);
  background-repeat: no-repeat;
}
    
#header {

  background-image: url(/images/fundo_top_font.jpg);
  background-repeat: no-repeat;
  height: 379px;
}

#header h1 {
  display: none;
}

#menu {
  height: 46px;
  width: 100%;
	float: left;
	margin-top: 295px;
}

#menu ul {
	margin-left: 360px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  color: white;
  list-style-type: none;
}

#menu li {
  float: left;
  margin-right: 20px;
}

#menu li a {
  color: white;
  text-decoration: none;
}

#menu li a:hover {
  color: yellow;
}

#sub_cabecalho {
  float: left;
  width: 100%;
  height: 183px;
  clear: both;
  background-color: #f2f2f2;
}

.textoData {
	font-size: 10px;
}

#tempo {
  width: 180px;
  float: left;
}

#tempo iframe {
  margin-left: 20px;
  margin-top: 10px;
}

#onde_estou {
  width: 754px;
  float: right;
}

#principal {
  float: left;
  width: 100%;
  clear: both;
  background-color: #f2f2f2;  
}

#coluna_esquerda {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width: 200px;
  height: 100%;
  float: left;
/*
  background-image: url(/images/fundo_moto.jpg);
  background-repeat: no-repeat;
  background-position: bottom; */
}

#centro {
  float: left;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width: 600px;
  margin-bottom: 30px;
  border-right: dotted 1px gray;  
}

#coluna_direita {
  float: right;
  width: 150px;
  height: 100%;
}

.paginador {
  padding: 5px;
  text-align: center;
  clear: both;
}

/* ----------------------- */

#centro h1 {
	font-size: 16px;
	margin: 10px;
	color: #D53600;
	border-bottom: solid 1px #FF3600;
}

#centro a, .link_geral {
	font-size: 11px;
	margin: 3px;
	padding: 4px;	
	text-decoration: none;
	color: #B36300;
/*	background-color: #FFF1D4;
	border: solid 1px #D7C080; */
}

#centro .p_historia {
	margin: 10px;
	text-indent: 20px;
	text-align: justify;
	font-size: 12px;
}

#centro h2 {
	font-size: 14px;
	color: #848484;
	margin-right: 10px;
}

#centro a:hover {
	color: black;
/*	background-color: white; */
}

#centro .evento {
	float: left;
	width: 540px;
	clear: both;
	margin: 5px;
	padding: 10px;
	border: solid 1px #FFD8A0;
	background-color: white;
}

#centro .evento h2 {
	margin: -10px;
	padding: 3px;
	color: #B36300;
	font-size: 14px;
	margin-bottom: 10px;
	background-color: #FFE9CF;
}

#centro .evento ul {
	float: left;
	list-style-type: none;
	width: 100%;
}

#centro .evento li {
  width: 180px;
  height: 130px;
	float: left;
}

#centro .evento li a {
	border: none;
	background-color: white;
}
#centro .evento p {
  color: #727272;
  font-size: 12px;
  text-indent: 20px;
  text-align: justify;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  border-bottom: dotted 1px gray;
}

#centro form {
	font-size: 12px;
}

#centro .opcoes {
	margin-top: 10px;
	text-align: right;
}

#centro .opcao_ver_tudo {
	border-top: solid 1px #D6D6D6;
	text-align: right;
	margin-top: 10px;
	padding: 10px;
}

#centro fieldset {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 90%;
	background-color: white;
}

#centro form p {
	margin-bottom: 10px;
	margin-left: 10px;
}

#centro .foto {
	border-bottom: solid 1px black;
	padding: 10px;
	margin: 3px;
}

#centro .foto p {
	margin-bottom: 10px;
}

#centro .submit {
	margin: 10px 0px 10px 260px;
	font-size: 16px;
	color: #B36300;
	background-color: #FFF1D4;
	border: solid 1px #D7C080;
}

#form_contato label {
	width: 80px;
	text-align: left;
	float: left;
}

#form_contato input, #form_contato textarea {
	font-size: 16px;
	border: solid 1px #D7C080;
	padding: 4px;
}

#apoiadores {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 10px;
}

#apoiadores h3, #coluna_esquerda h3 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 18px;
	color: #575757;
	border-bottom: solid 1px gray;
}

#apoiadores ul {
	list-style-type: none;
	background-color: white;
}

#apoiadores li {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: solid 1px gray;
}

#apoiadores li a {
	display: block;
}

#apoiadores li a:hover {
	border: solid 2px red;
}

#apoiadores li img {
	border: none;
}

#apoiadores hr {
	margin-bottom: 10px;
	background-color: gray;
}

#enderecos {
	font-size: 12px;
}

#enderecos ul {
	list-style-type: none;
}

#enderecos li img {
	margin: 3px;
	width: 160px;
	float: left;
}

#enderecos li p {
	padding: 2px;
	text-indent: 20px;
	text-align: justify;
	width: 575px;
	height: 150px;
	background-color: white;
	border: solid 1px gray;
}

.li_links {
	background-color: #F1F1F1;
	padding: 10px;
	text-align: right;
}

#apoio_inferior  {
	background-color: white;
}

#apoio_inferior ul {
	list-style-type: none;
	background-color: white;
}

#apoio_inferior li {
	float: left;
	margin-right: 10px;
}

#apoio_inferior li img {
	vertical-align: middle;
	border: none;
}

#enquete {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: justify;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 4px;
	font-size: 12px;
	border: solid 1px gray;
}

#enquete h4 {
	color: white;
	background-color: #747474;
	margin: -4px;
	padding: 4px;
	margin-bottom: 5px;
}

#enquete ul {
	list-style-type: none;
}

#enquete .botao_votar {
	border: solid 1px gray;
	padding: 3px;
	margin-left: 60px;
}

#enquete li {
	border-bottom: dotted 1px #999;
	padding-top: 2px;
	padding-bottom: 2px;
}

#enquete p {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.progress-container {
  border: 1px solid #ccc; 
  width: 100px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  float: left; 
  background: white;
}

div.progress-container > div {
  background-color: #ACE97C; 
  height: 12px
}

/* Integrantes */

#integrantes {
	float: left;
	margin: 0 4px 20px 4px;
	width: 100%;
	font-size: 12px;
}

.integrante {
	width: 280px;
	height: 102px;
	float: left;
	padding: 2px;
	background-color: white;
	margin: 2px;
}

.opcoes_integrante {
	width: 280px;
}

.integrante h2 {
	height: 34px;
}

.integrante p {
	float: left;
}

.integrante img {
	float: right;
}

.dados_integrante {
	float: left;
	width: 180px;
}

.foto_integrante {
	float: left;
	width: 91px;
}

.info_integrante {
	float: left;
	clear: both;
	margin-bottom: 10px;
}

/* Login */

#login_administracao label {
	width: 100px;
	float: left;
}

/* Rodape */

#rodape {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, serif;
	font-size: 14px;
}

#rodape ul {
	list-style-type: none;
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

#rodape li {
	float: left;
	margin-right: 15px;
}

#rodape a {
	text-decoration: none;
	color: white;
}

#rodape a:hover {
	color: yellow;
	text-decoration: underline;
}

#fotos_destaque {
	text-align: center;
}

#acessos {
  margin-top: 75px;
}

#acessos p {
	text-align: center;
	margin-bottom: 10px;
}

#ultimas_noticias {
  width: 100%;
  list-style-type: none;
  font-size: 12px;
}

#ultimas_noticias li {
  width: 90%;
  margin-left: 30px;
  border-bottom: dotted 1px gray;
}

#ultimas_noticias li a {
  display: block;
}

.mod-featuredmedia ul {
  list-style: none;
}

.mod-featuredmedia { width:575px; height:420px; margin:8px 0 32px 0; margin: 12px 0 -3px;}
.mod-featuredmedia li { float: left; *position: absolute; }
.mod-featuredmedia li a { display:block; width:100%; height:100%; }

.mod-featuredmedia .itm-thumb1 { 
  position: relative;
  top: 5px;
  left: 10px;
  width: 160px; 
  height: 120px; 
} 
.mod-featuredmedia .itm-thumb2 { 
  position: relative;
  top: 5px;
  left: 30px;
  width: 160px; 
  height: 120px; 
} 
.mod-featuredmedia .itm-thumb3 { 
  position: relative;
  top: 310px;
  left: -310px;
  width: 160px; 
  height: 120px; 
}
.mod-featuredmedia .itm-thumb4 { 
  position: relative;
  top: 35px;
  left: 10px;  
  width: 160px; 
  height: 120px; 
}
.mod-featuredmedia .itm-thumb5 { 
  position: relative;
  top: 190px;
  left: 250px;
  width: 160px; 
  height: 120px; 
}
.mod-featuredmedia .itm-thumb6 { 
  position: relative;
  top: 190px;
  left: -110px;
  width: 160px; 
  height: 120px; 
}


/* mosaic */

.mod-featuredmedia li { background: #ECEAE7 url(/images/ajax-loader_v2.gif) center center no-repeat; }
.mod-featuredmedia li .ctn-zoom { margin-left: -10px; display:none; cursor:pointer; padding:7px; padding-bottom:9px; width: 195px; position:absolute; border:3px #FF9900 solid; background-color:#FFFFFF; z-index:2; color:#47423A; overflow:hidden; }
.mod-featuredmedia li .ctn-zoom img { width:195px; } 
.mod-featuredmedia li .ctn-zoom p { display:block; margin-top: 10px; padding-left: -1px; font-size: 14px; line-height: 16px; font-weight: bold; }

/* positions each mosaic layer, its label and hitbox */
/* all images inside the layers must have their specific sizes!!!!! */

.mod-featuredmedia li .lnk-zoomhit { position: absolute; left: 7px; top: 7px; display:block; text-indent:-9999px; background:url(/images/img-spacer.gif); } 

.mod-featuredmedia .itm-thumb1 .ctn-zoom { 
  position: relative;
  margin: -155px 0 0 -10px; 
}
.mod-featuredmedia .itm-thumb1 .ctn-zoom img { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb1 .lnk-zoomhit { width:195px; height:195px; }
.mod-featuredmedia .itm-thumb1 .ctn-zoomlabel { top:178px; width:185px; }

.mod-featuredmedia .itm-thumb2 .ctn-zoom { 
  position: relative;
  margin: -155px 0 0 -20px; 
}
.mod-featuredmedia .itm-thumb2 .ctn-zoom img { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb2 .lnk-zoomhit { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb2 .ctn-zoomlabel { top:129px; width:185px; }

.mod-featuredmedia .itm-thumb3 .ctn-zoom { 
  position: relative;
  margin: -155px 0 0 -20px; 
}
.mod-featuredmedia .itm-thumb3 .ctn-zoom img { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb3 .lnk-zoomhit { width:195px; height:195px; }
.mod-featuredmedia .itm-thumb3 .ctn-zoomlabel { top:129px; width:185px; }

.mod-featuredmedia .itm-thumb4 .ctn-zoom { 
  position: relative;
  margin: -155px 0 0 -10px; 
}
.mod-featuredmedia .itm-thumb4 .ctn-zoom img { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb4 .lnk-zoomhit { width:195px; height:195px }
.mod-featuredmedia .itm-thumb4 .ctn-zoomlabel { top:243px; width:185px; }

.mod-featuredmedia .itm-thumb5 .ctn-zoom { 
  position: relative;
  margin: -155px 0 0 -20px; 
}
.mod-featuredmedia .itm-thumb5 .ctn-zoom img { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb5 .lnk-zoomhit { width:195px; height:195px; }
.mod-featuredmedia .itm-thumb5 .ctn-zoomlabel { top:129px; width:185px; }

.mod-featuredmedia .itm-thumb6 .ctn-zoom { 
  position: relative;
  margin: -155px 0 0 -20px; 
}
.mod-featuredmedia .itm-thumb6 .ctn-zoom img { width:195px; height:146px; }
.mod-featuredmedia .itm-thumb6 .lnk-zoomhit { width:195px; height:195px; }
.mod-featuredmedia .itm-thumb6 .ctn-zoomlabel { top:129px; width:185px; }

#lista_motoclubes {
  width: 100%;
  font-size: 12px;
}

.brasao_motoclube {
  float: right;
  padding: 10px;
  margin-right: 10px;
  border: solid 1px gray;
  background-color: white;
}

#info_motoclube {
  width: 350px;
  float: left;
  font-size: 12px;
  color: #515151;
  padding-left: 10px;
}

#info_motoclube p strong {
  width: 80px;
  float: left;
}

.descricao_motoclube, .mensagens_motoclube {
  float: left;
  text-align: justify;
  text-indent: 15px;
  font-size: 12px;
  margin-top: 15px;
  clear: both;
}

.texto_noticia {
  float: left;
  font-size: 12px;
  text-align: justify;
  text-indent: 15px;
  color: #515151 ;
  width: 365px;
}

.foto_noticias {
  float: right;
  padding: 10px;
  border: solid 1px gray;
  background-color: white;
  margin-right: 10px;
}

#popupcontent {
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  color: white;
  padding: 5px;
  z-index: 50;
}

#popupcontent a {
  float: right;
}

#popupcontent a img {
  position: relative;
  top: 60px;
  left: -50px;
  border: none;
}

.linha_enquete {
  clear: both;
}

#lista_de_noticias {
  list-style-type: none;
}