
/*    C O R P O       */ 

#corpo {
	width:100%;
	background:url(../imagens/global/backgroundTopo.jpg) repeat-x top;
}

/*    T O P O       */ 

#topo {
	width:905px;
	height:392px;
	margin:0 auto;
	
}

/*    BASE SITE       */ 

#baseSite {
	width:800px;
	background:#FFFFFF;
	margin:0 auto;
	margin-bottom:50px;
	
}


/*    NOTICIAS EM DESTAQUE       */ 

#noticiaDestaque {
	width:475px;
	height:360px;
	background:url(../imagens/principal/baseFotoDestaque.jpg) no-repeat;
	
}


#noticiaDestaque div.background {
	width:450px;
	height:335px;
	background:#FC0;	
}

#noticiaDestaque div.posicao {
	margin-left:12px;
	padding-top:12px;

}

#noticiaDestaque div.background  div.posicionamento {
	padding:5px;
	padding-left:13px;
}

#noticiaDestaque div.background h2 span {
	font-size:12px;
}
#noticiaDestaque div.background h2 {
	font-size:12px;
}
#noticiaDestaque div.background h2.firstLetter:first-letter {
	font-size:16px;
}

#noticiaDestaque, #noticiaDestaque h2, #noticiaDestaque a {
	color:#060 !important;
}

/*    CADASTRO E VIDEO       */ 

#cadastroVideo {
	width:315px;
	padding-right:1px;
	margin-top:2px;
}

#chamadaCadastro {
	width:100%;
	height:90px;
	background:url(../imagens/principal/baseCadastre.jpg) no-repeat;
	padding-top:8px;
}
#chamadaCadastro div.patrocinio {
	margin:0 auto;
	width:290px;
	height:75px;
	overflow:hidden;
	text-align:center;
}

#chamadaCadastro div.titulo {
	width:292px;
	line-height:27px;
	background:url(../imagens/principal/tituloSejeMembro.jpg);
	margin:0 auto;
	
}

#chamadaCadastro div.titulo p {
	margin-left:95px;
}

#chamadaCadastro p.texto {
	margin-left:15px;
	padding-top:10px;
}

/*    CHAMADAS CENTRO       */ 

#chamadasCentro {
	width:790px;
	height:145px;
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
}

#chamadasCentro div.meio {
	float:left;
	margin-left:8px;
}

/*    CHAMADA NOTICIA     */

#chamadaNoticias {
	float:left;
	margin-left:3px;

}

#chamadaNoticias div.background {
	width:311px;
	height:236px;
	background:url(../imagens/principal/baseNoticias.jpg) no-repeat;
	padding-top:10px;
}

#chamadaNoticias div.background div.titulo {
	width:293px;
	line-height:17px;
	background:url(../imagens/principal/tituloNoticias.jpg) no-repeat;
	color:#FFFFFF;
	margin:0 auto;
}

#chamadaNoticias div.background div.titulo p {
	padding-left:30px;
}
#chamadaNoticias div.background div.titulo p a {
	color:#FFF;
}

#chamadaNoticias div.background div.aNoticia {
	width:290px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:10px;
	border-bottom:1px dotted #999999;
}
#chamadaNoticias div.background div.aNoticia a {
	color:#000;
}

#chamadaNoticias div.background div.aNoticia span {
	font-weight:bold;
}


/*   CHAMADA EVENTOS   */

#chamadaEventos {
	float:right;
	margin-left:5px;
	margin-right:2px;

}

#chamadaEventos div.background {
	width:466px;
	height:236px;
	background:url(../imagens/principal/baseEventos.jpg) no-repeat;
	padding-top:10px;
}

#chamadaEventos div.background div.evento  {
	width:430px;
	margin:0 auto;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:8px;
	padding-top:14px;
	height:85px;

}

#chamadaEventos div.background div.evento img {
	float:left;
	margin-right:5px;
}
#chamadaEventos div.background div.evento p.saibaMais a {
	color:#666666;
}

#chamadaEventos div.background div.evento p.saibaMais a:hover {
	color:#333333;
}

/*  PARCERIAS   */

#parcerias {
	width:750px;
	margin:0 auto;
}

#parcerias div.linha {
	width:730px;
	margin:0 auto;
	padding-top:5px;
}

#parcerias div.linha div.logo {
	width:90px;
	height:60px;
	float:left;
	margin-left:40px;
}

/*      RODAPE        */

#rodape {
	width:100%;
	height:44px;
	margin-top:20px;
}


#rodape div.logo {
	float:left;
}

#rodape div.texto {
	float:left;
	padding-top:15px;
	margin-left:10px;
	font-size:9px;
}

#rodape div.vxm {
	float:right;
	padding-top:15px;
	margin-right:10px;
}

/*    INTERNAS   */

#internas {
	width:765px;
	margin:0 auto;
	padding-top:10px;
}


/*  CALENDARIO  */
#calendario table {
	border-collapse:collapse;
	margin-top:20px;
	font-size:11px;
}
#calendario th {
	background:url(../imagens/calendario/titulo.jpg);
	line-height:24px;
	color:#FFFFFF;
}	
#calendario tr.titulo {
	border:1px solid #918B77;
} 

#calendario tr.linhaTabela {
	line-height:30px;
}

#listagem {
	text-align:center;
	padding-top:20px;
	padding-bottom:60px;
}

#listagem a {
	color:#333333;
}

#listagem a:hover {
	color:#666666;
	background:#CCCCCC;
}

/*  FORMULARIO DE CADASTRO  */

#formularioCadastro {
	width:440px;
	padding-top:30px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
}

#formularioCadastro label {
	width:80px;
	float:left;
	text-align:right;
	font-weight:bold;
}

#preferencia {
	margin-top:10px;
}

#preferencia div.escolhas {
	padding-top:20px;
	padding-bottom:20px;
}

#preferencia div.botoes {
	width:200px;
	padding-bottom:10px;
	
}

/* Noticias */

#internas div.noticias {
	margin-top:20px;
}

#internas div.noticias div.data {
	color:#090;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
}

#internas div.noticias div.topico {
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

#internas div.noticias div.topico a {
	color:#090;
}
#internas div.noticias div.topico img {
	margin-right:8px;
}


/* LINKS  */

#links {
	width:689px;
	margin:0 auto;
}	

#links div.cabeca {
	width:100%;
	height:45px;
	background:url(../imagens/links/cima.jpg) no-repeat;
}

#links div.dentro {
	width:100%;
	background:url(../imagens/links/meio.jpg) ;
}

#links div.baixo {
	width:100%;
	height:123px;
	background:url(../imagens/links/baixo.jpg) no-repeat;
}

#links div.dentro div.caminho {
	margin-left:85px;
	padding-bottom:5px;

}

#links div.dentro div.caminho img {
	margin-right:10px;
	float:left;
}

#links div.dentro div.caminho p {
	padding-top:20px;

}

/* RESULTADOS */

#internas div.resultado {
	width:765px;
	margin:0 auto;
	height:120px;
	background:url(../imagens/resultados/linha.jpg) no-repeat bottom;
}

#internas div.resultado div.imagem {
	padding-top:15px;	
	float:left;
	margin-right:15px;
} 

#internas div.resultado div.texto {
	float:left;
	width:630px;
	padding-top:30px;

}

/* REGULAMENTO */

#internas div.regulamento  {
	width:755px;
	height:90px;
	margin:0 auto;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:20px;

}

#internas div.regulamento div.imagem {
	float:left;
	margin-right:10px;
	padding-top:15px;

}

#internas div.regulamento div.texto {
	float:left;
	width:600px;
	padding-top:15px;

}

#internas div.regulamento div.texto a {
	font-weight:bold;
	color:#000;

}

/*  Historia  */

#historia {
	width:765px;
	margin:0 auto;
	
}

#historia p {
	margin-bottom:5px;

}

#historia div.imagemEsq {
	float:left;
}
#historia div.imagemDir {
	float:right;
}


#historia div.tituloNoticias  {
	margin-top:15px;
	margin-bottom:15px;
}

#historia div.tituloNoticias p {
	margin:0;
	padding:0;
	font-size:10px;
}	

.listasNoticias {
	margin-top:20px;
	margin-bottom:20px;
}

/* CONTATO  */

#contato {
	width:645px;
	height:394px;
	background:url(../imagens/contato/fundoBase.jpg) no-repeat;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
}

#contato div.formulario {
	margin-left:60px;
	padding-top:60px;
}

#contato div.formulario label {
	font-weight:bold;
}

#contato div.formulario input.botao {
	background-color:#CCCCCC;
	border:1px solid #999999;
}


#contatoSucesso {
	width:645px;
	height:394px;
	background:url(../imagens/contato/fundoBaseDois.jpg) no-repeat;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
}

#contatoSucesso div.sucesso {
	text-align:center;
	padding-top:60px;
}

#contatoSucesso  div.sucessoTextos {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#contatoSucesso  div.sucessoTextos p.vejaMais {
	margin-top:10px;
}

/*   GALERIA FOTOS  */

#galeriaFotos {
	width:690px;
	margin:0 auto;
}

#galeriaFotos div.catGaleria {
	width:230px;
	float:left;
	margin-bottom:10px;
	padding-top:15px;
}

#galeriaFotos div.catGaleria div.imagem {
	width:230px;
	height:178px;
	background:url(../imagens/galeria/fundoGaleria.jpg);
}

#galeriaFotos div.catGaleria div.imagem div.posicao {
	width:175px;
	height:130px;
	margin-left:28px;
	padding-top:20px;
}
#galeriaFotos div.catGaleria div.imagem div.lupa {
	margin-left:22px;
	padding-top:4px;
}

#galeriaFotos div.catGaleria div.texto {
	margin-left:13px;
}

#galeriaFotos div.catGaleria div.texto p.saibaMais a {
	color:#333333;
}

#galeriaFotos div.catGaleria div.texto p.saibaMais a:hover {
	color:#999999;
}
#galeriaFotos div.galeriaImagemFotos a img {
	margin:5px;
}
#galeriaFotos div.galeriaImagemFotos a img {
	border:solid 1px #AAA;
}
#galeriaFotos div.galeriaImagemFotos a:hover img {
	border-color:#C00;
}


/*  FORMULARIO DE CADASTRO  IMPRENSA */

#formularioCadastroImprensa {
	width:460px;
	padding-top:30px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
}

#formularioCadastroImprensa label {
	width:130px;
	float:left;
	text-align:right;
	font-weight:bold;
}

#formularioCadastroImprensa div.botoes {
	width:200px;
	padding-bottom:10px;
	margin-left:30px;
	padding-top:40px;
	
}

#internas div.rightDois {
	float:right;
	margin-right:20px;

}

div#internas div.listaVideo {
	float:right;
	width:350px;
}
div#internas div.listaVideo div.videos {
	padding:5px;
	border-bottom:dotted 1px #CCC;
}
div#verVideo {
	float:left;
	width:300px;
}
div.share div.smm {
	float:left;
	width:150px;
}