@charset "utf-8";
#secoes {
	width:860px;
	position:relative;
	float:left;
	padding-bottom:20px;
	_padding-bottom:0px;
	height:220px;
}

/*
----------------------------------------------------------------------
#depoimentos
----------------------------------------------------------------------
*/

#secoes #depoimentos {
	width:250px;
	height:220px;
	position:relative;
	float:left;
	background:url(../imgs/ini_depoimentos.gif) no-repeat left top;
	margin:0 0 0 25px;
	padding:20px 10px 0 7px;
	display:inline;
	border-right:dotted 1px #ccc;
}

#secoes #depoimentos ul {
	width:253px;
	height:210px;
}

#secoes #depoimentos li {
	margin:10px 0 0 0;
}

#secoes #depoimentos li span {
	border-left:solid 5px #d8d8d8;
	padding-left:2px;
	display:block;
	margin-top:3px;
	height:65px;
	overflow:hidden;
}

.btnEnvie {
	text-align:right;
	letter-spacing:-1px;
	font-size:9px;
	margin:-20px 0 0 0;
}

.btnEnvie img {
	margin-right:3px;
}

/*
----------------------------------------------------------------------
#eventos
----------------------------------------------------------------------
*/

#secoes #eventos {
	width:250px;
	height:220px;
	position:relative;
	float:left;
	background:url(../imgs/ini_eventos.gif) no-repeat left top;
	margin:0 7px;
	padding:20px 10px 0 7px;
	display:inline;
	border-right:dotted 1px #ccc;
}

#secoes #eventos ul {
	width:253px;
	height:210px;
}

#secoes #eventos li {
	height:50px;
	overflow:hidden;
	margin:15px 0 0 0;
	width:253px;
}

#secoes #eventos li span {
	position:relative;
	float:left;
	background:#d8d8d8;
	width:50px;
	height:50px;
	margin-right:5px;
	font-family: Trebuchet MS;
	text-align:center;
}

#secoes #eventos li h3 {
	position:relative;
	float:left;
	color:#666;
	width:50px;
	text-transform:uppercase;
	font-size:22px;
	margin:5px 0 0 0;
	padding:0;
}

#secoes #eventos li h4 {
	font-size:13px;
	margin:-7px 0 0 0;
	padding:0;
	width:50px;
	position:relative;
	float:left;
	font-weight:100;
	letter-spacing:4px;
}

/*
----------------------------------------------------------------------
#galeriaFotos
----------------------------------------------------------------------
*/

#galeriaFotos ul {
	background:#fff;
	padding:0;
	position:relative;
	float:left;
	_display:inline;
	margin:20px 0 0 0;
}

#galeriaFotos ul .foto_destaque a {
	border:solid 3px #999;
	width:230px;
	height:84px;
	display:block;
	overflow:hidden;
	background:#000;
}

#galeriaFotos ul li span {
	color:#9e0b0f;
}

.foto_peq {
	border:solid 3px #666;
	width:61px;
	height:61px;
	background:#000;
	margin:10px 3px 0 8px;
	display:block;
	position:relative;
	float:left;
	overflow:hidden;
}

.foto_final {
	margin:10px 0 0 8px;
}


#secoes #galeriaFotos {
	width:230px;
	height:220px;
	position:relative;
	float:left;
	background:url(../imgs/ini_fotos.gif) no-repeat left top;
	margin:0 0 0 15px;
	padding:20px 10px 0 17px;
	display:inline;
}

#gal_ini {
	width:209px;
	height:139px;
	overflow:hidden;
	border:solid 4px #ccc;
	position:relative;
	float:left;
	margin:15px 0 0 0;
}

#tituloGal {
	background:url(../imgs/ini_marcador_fotos.gif) no-repeat left 3px;
	padding-left:13px;
	margin:8px 0 0 5px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	position:relative;
	float:left;
	display:inline;
	width:190px;
}

#maisFotos {
	clear:both;
	width:250px;
	margin-top:5px;
	position:relative;
	text-align:right;
	}


#flutuante {
	position:absolute;
	z-index:5;
	top:-20px;
	left:80px;
	width:550px;
	height:400px;

}

