*{
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style-type:none;
}

body{
	background:#24211D;
	font:normal 12px/16px Tahoma, "Trebuchet MS", Verdana;
	font-size:11px;
	color:#949393;	
}

a:link, a:visited, a:hover, a:active {
	color: #949393;
}	

img{border:none;}

#geral{
	width:750px;
	margin:0 auto;
	background:#3A3734;	
}

#logo{
	width:450px;
	height:180px;
	float:left;
	border-bottom:4px solid #24211D;
	border-right:4px solid #24211D;	
	background:#71706E;
}

#logo #clic{
	padding:28px 0 28px 28px;
	float:left;
}

#logo #camada{
	visibility:hidden;
	float:right;
	padding:112px 150px 0 0;
}	

/*** MENU ***/


#menu {
	width:296px;
	height: 180px;
	background:#3A3734;
	float:right;
	border-bottom:4px solid #24211D;
}

#menu ul{
	padding-top:18px;
	float:left;
}	

#menu li {
	margin: 0 0 3px 0;
}
#menu li a, #menu li a:hover {
	display:inline-block;
	display:block;
	width: 170px;
	height: 20px;
	text-indent: -9999em;
	background-repeat: no-repeat;
}
#menu #bt_home a { background: url(../imagens/bt_home.gif) no-repeat top; }
#menu #bt_album a { background: url(../imagens/bt_album.gif) no-repeat top; }
#menu #bt_contato a { background: url(../imagens/bt_contato.gif) no-repeat top; }
#menu #bt_eventos a { background: url(../imagens/bt_eventos.gif) no-repeat top; }
#menu #bt_mural a { background: url(../imagens/bt_mural.gif) no-repeat top; }
#menu #bt_sobre a { background: url(../imagens/bt_sobre.gif) no-repeat top; }

#menu #bt_home a:hover, #menu #bt_home a:active, #menu #bt_home a.selected { background-position: center -24px; }
#menu #bt_album a:hover, #menu #bt_album a:active, #menu #bt_album a.selected { background-position: center -24px; }
#menu #bt_contato a:hover, #menu #bt_contato a:active, #menu #bt_contato a.selected { background-position: center -24px; }
#menu #bt_eventos a:hover, #menu #bt_eventos a:active, #menu #bt_eventos a.selected { background-position: center -24px; }
#menu #bt_mural a:hover, #menu #bt_mural a:active, #menu #bt_mural a.selected { background-position: center -24px; }
#menu #bt_sobre a:hover, #menu #bt_sobre a:active, #menu #bt_sobre a.selected { background-position: center -24px; }


/*** FIM MENU ***/			
	
#copiao{
	width:140px;
	height: 40px;
	background:#3A3734;
}

#carrinho{
	width:100px;
	float:right;
	padding-top:130px;
}		

#footer{
	clear:both;
	height:60px;
	padding-top:30px;
	background:#3A3734;
	border-top:4px solid #24211D;
	color:#949393;
}

#footer .dir{
	width:250px;
	float:right;
}

#footer .esq{
	width:500px;
	float:left;
}	

#conteudo{
	width:660px;
	margin:0 auto;
	clear:both;
}

#conteudo .img{
	border:1px solid #fff;
}

#conteudo a:hover .img{
	border:1px solid #eaeaea;
}	

/*
.post {
	padding: 8px 16px 0 16px;
}

.post .titulo{
	color:#fff;
}

.post .tituloMural{
	color:#6AC335;
}

.post h3 {
	margin-bottom:8px;
}

.post h4{
	font-size:10px;
	color:#EB3D00;
	margin-bottom:10px;
}

.post h5 a:link, .post h5 a:visited, .post h5 a:hover, .post h5 a:active{
	font-size:10px;
	color:#EB3D00;
	margin-bottom:10px;
}

.h_home a:link, .h_home a:visited, .h_home a:hover, .h_home a:active{
	font-size:10px;
	color:#5182E9;
	margin-bottom:10px;
}		

.post p {
	color: #949393;
	font-size:11px;
	margin-bottom:0;
}

.post .image {
	float: left;
	padding: 0 10px 0 0;
}

*/

.muralEsq{
	width:240px;
	float:left;
}

.muralDir{
	width:240px;
	float:right;
}

.muralMeio{
	margin-right:245px;
	margin-left:245px;
}	

.scroll {
	padding:5px; 
	width:250px; 
	height:120px; 
	overflow:auto;
	scrollbar-arrow-color:#24211D;
	scrollbar-3dlight-color:#24211D;
	scrollbar-highlight-color:#24211D;
	scrollbar-face-color:#71706E;
	scrollbar-shadow-color:#24211D;
	scrollbar-darkshadow-color:#24211D;
	scrollbar-track-color:#24211D;
}


#footermural{
	height:20px;
	background:#3A3734;
	color:#24211D;
	clear:both;
	padding-top:4px;
}

.scrollmural { 
	padding:5px; 
	height:300px; 
	overflow:auto;
	scrollbar-arrow-color:#24211D;
	scrollbar-3dlight-color:#24211D;
	scrollbar-highlight-color:#24211D;
	scrollbar-face-color:#71706E;
	scrollbar-shadow-color:#24211D;
	scrollbar-darkshadow-color:#24211D;
	scrollbar-track-color:#24211D;
}

.inputform{
	border:1px solid #949393;
	background:#24211D;
	color:#949393;
	font-size:12px;
	padding:2px;
}

.textarea{
	border:1px solid #949393;
	background:#24211D;
	color:#949393;
	font-size:12px;
	padding:2px;
	overflow:auto;
	scrollbar-arrow-color:#24211D;
	scrollbar-3dlight-color:#24211D;
	scrollbar-highlight-color:#24211D;
	scrollbar-face-color:#71706E;
	scrollbar-shadow-color:#24211D;
	scrollbar-darkshadow-color:#24211D;
	scrollbar-track-color:#24211D;
}	

#colOne{
	width:450px;
	float:left;
	background:#24211D;
	border-right:4px solid #24211D;
}

#colTwo{
	width:296px;
	float:right;
	background:#3A3734;
}	







.post { 
	padding: 8px 16px 0 16px;
	clear:both;
}

.post p{
	margin: 0 0 8px 0;
}
	
.post p img { 
	padding: 3px; 
	margin: 0 10px 6px 0;
}

.post h4{
	margin-top: 2px;
	text-transform:uppercase;
	font:12px/17px Arial, Tahoma, Sans-Serif;
	font-weight:bold;
}

.eventos{
	color:#EB3D00;
}

.destaque{
	font:12px/17px Arial, Tahoma, Sans-Serif;
	font-weight:bold;
}

.branco{
	color:#fff;
}		

img.floatLeft { 
	float: left;
	margin: 0 12px 12px 0; 
	display: block;
	padding: 0;
}

.post .titulo{
	color:#fff;
}

.post .tituloMural{
	color:#6AC335;
}

.scrollEventos {
	padding:5px; 
	width:440px; 
	height:300px; 
	overflow:auto;
	scrollbar-arrow-color:#24211D;
	scrollbar-3dlight-color:#24211D;
	scrollbar-highlight-color:#24211D;
	scrollbar-face-color:#71706E;
	scrollbar-shadow-color:#24211D;
	scrollbar-darkshadow-color:#24211D;
	scrollbar-track-color:#24211D;
}

.green{
	color:#6AC335;
}	