/*--------------------------------------------------------------
# Rony Barbosa - Março 2011 
# Copyright (C) 2011 Rony Barbosa Todos os Direitos Reservados.
# Website: http://www.semsaida.com
# Support: contato@semsaida.com  
# Author: Solmaster >> www.solmaster.com.br  
---------------------------------------------------------------*/

body { background:#000; color: #000; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif;  }

a { color: #BC0202; text-decoration: none }
a:hover { color: #ffcc00; text-decoration: none; }
img {border:none;}

#geral { width:950px; overflow:hidden; margin:0 auto;  }
#main { width:100%; margin: 0 auto; overflow:hidden;  }
#topo { width:100%; margin:0 auto; height:200px; background:#ccc;  }
#conteudo { width:925px; margin:0 auto; overflow:hidden; margin-top:20px; border:2px solid #6A5B40; padding:10px;
		-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;  }
#container { width:550px; overflow:hidden; float:left; padding:20px; color:#999; font-size:15px; }
#lateral { width:300px; overflow:hidden; float:right; }
#rodape { width:100%; margin:0 auto; height:30px; background:#ccc; }
/* TOPO 900347 */
#desc { width:550px; height:40px; font-size:25px; color:#fff; margin-top:30px; }
#navegacao-topo { width:500px; margin-left:40px; padding:0; text-align:center; font-weight:bold; }
#navegacao-topo ul { margin:0; padding:0; }
#navegacao-topo ul li { list-style:none; display:inline; font-size:16px; margin-bottom:5px; border:2px solid #000; }
#navegacao-topo ul li a { height:25px;  padding: 1px 10px 1px 10px; background:#ccc; color:#000; }
#navegacao-topo ul li a:hover { height:25px; padding: 1px 10px 1px 10px; background:#666; color:#fff;  }

		
/* CONTEUDO */
h2 { font-size:25px; padding-left:70px; border-bottom:1px dotted #900347; color:#900347; background: url(../img/seta.gif) no-repeat; background-position: 10px center; }
h3 { color:#6A5B40; font-size:35px; font-weight:bold; margin-top:0px; margin-bottom:10px; }
#conteudo form { margin-right:25px; line-height:25px; font-size:12px; text-align:right; font-weight:bold; color:#900347; }
#conteudo form textarea{ width:446px; }
#conteudo form p { padding-left:73px; line-height:20px; margin:5px 0 5px 0; }

#agenda-scroll { width:450px; height:180px; margin:0 auto; overflow:auto; }
#lista-agenda {font-size:17px;}
#lista-agenda strong { color:#6A5B40;}

#videos-list { }
#box-videos { width:150px; min-height:130px; margin:5px; background:none; text-align:center; float:left; 
			 font-size:12px; overflow:hidden; }
#box-videos  img { width:140px; height:90px; margin:5px; background:#ccc; border:2px solid #999; }

#form-envia  { width:220px; height:210px; float:right; background:#666; text-align:center;
			-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}  
#form-envia h4 { margin:0 auto; margin-top:5px; margin-bottom:5px; height:25px; font-size:18px; border-bottom: 1px solid #000; color:#000;} 

#listar-recado { border-bottom:1px dashed #ccc; padding-bottom:3px; width:310px; }
#listar-recado i { font-size:11px; color:#ee9900; font-style: normal; }

#capa-galeria { width:100%; background:#17B6B6; overflow:hidden; padding:10px; border-bottom:5px dashed #fff; }
#capa-galeria ul { list-style:none; padding:0; }
#capa-galeria ul li { float:left; margin: 4px; padding:0;}
#capa-galeria ul li  img{ width:75px; height:75px; border:3px solid #178282; }
#capa-galeria a { text-decoration:none; color:#fff; font-weight:bold; }

#list-galerias {  }
#list-galerias ul li { width:400px; height:80px; float:left; margin:5px; margin-bottom:10px; list-style:none; font-size: 25px; font-weight:bold; }
#list-galerias ul li img { width:120px; height:80px; margin-right:10px; }
#list-galerias ul li span { font-size:18px; color:#6A5B40; }
/* LATERAL */
#redes-sociais {}
#redes-sociais img { width:64px; height:64px; margin:5px; }
#newsletter { height:70px; color:#eee; margin-bottom: 20px; padding:5px; border:1px solid #ccc; } 
#newsletter h5 { height:20px; margin:0;} 

/* RODAPE */
#nav-rodape {}
#nav-rodape ul {}
#nav-rodape ul li { list-style:none; display:inline; padding: 0 5px 0 5px; }


