@import url("reset.css");
body { background:url(../imgs/bg-site-internas.jpg) #000000 top no-repeat;}

#som-left{
	width:980px;
	height:189px;
	background:url(../imgs/som-left.png) no-repeat;
	position:absolute;
	top:650px;
}

#eventosTitulo {
	background:url(../imgs/eventos-detalhes-titulo.png) no-repeat;
	width:980px;
	height:147px;
	text-indent:-999999px;
	
}
#eventosTituloo {
	background:url(../imgs/parceiro-detalhes-titulo.png) no-repeat;
	width:980px;
	height:147px;
	text-indent:-999999px;
	
}

#coluna-A {
	width:633px;
	float:left;
}


#coluna-A #descricao{}




#coluna-A #descricao h2{
	font:25px "Trebuchet MS";
	color:#FFFFFF;

}

#coluna-A #descricao #info{
	clear:both;
	font:13px tahoma;
	color:#EA6A31;
	margin-bottom:15px;
}
.texto{
	font:11px tahoma;
	color:#E9BBDC;
	line-height:17px;
}


/******************************************************/


#coluna-B {
	float:right;
	width:330px;
}


#coluna-B h2{
	text-align:center;
	287px;
	height:41px;
	background:url(../imgs/eventos-detalhes-titulo-fotos.png) no-repeat;
	text-indent:-999999px;
	margin-bottom:15px;
}














#galeria{
	margin-top:10px;
	margin-bottom:50x;
	clear:both;
	

}

#galeria li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#galeria a{
	border:5px #BA2694 solid;
	display:inline-block;
}
#galeria a:hover{
	border:5px #EA6A31 solid;
}

/******************************************************/

#coluna-A #videos {
	clear:both;
	margin-top:40px;
}


#coluna-A #videos h2{
	width:277px;
	height:39px;
	background:url(../imgs/videos-do-evento.png) no-repeat;
	text-indent:-999999px;
}


#coluna-A #videos #lista-videos{
	margin-top:15px;
}

#coluna-A #videos #lista-videos li{
	display:block;
	padding:5px;
	clear:both;
	background:url(../imgs/lixo/bg-lista-videos.png) right no-repeat;

}

#coluna-A #videos #thumbVideo {
	width:112px;
	height:92px;
	float:left;
	margin-right:10px;
	background:url(../imgs/bg-thumb-video.jpg) no-repeat;
		margin-bottom:5px;
}

#coluna-A #videos #thumbVideo img {
	margin:7px;
}

#coluna-A #videos #DescricaoVideo p{
	color:#EA6A31;
	font:13px "Trebuchet MS";
}

#coluna-A #videos #DescricaoVideo #texto{
	
	color:#fff;
	font:11px "Trebuchet MS";
}



/*********************************************************************/

#chamadas {}

#chamadas #videos{
	width:366px;
	float:left;
}
#chamadas #videos h2{
	width:288px;
	margin-left:50px;
	margin-bottom:15px;
	height:39px;
	background:url(../imgs/ultimos-videos.png) no-repeat;
	text-indent:-999999px;
}




#chamadas #texto{
	width:217px;
	margin-left:366px;
	padding:15px;
	height:335px;
	background:url(../imgs/bg-texto-eventos.jpg) no-repeat;
	font:11px "Trebuchet MS";
	color:#CDC1CA;
	line-height:18px;
	text-align:justify;
}


#chamadas #ultimasFotos{
	width:330px;
	float:right;
}
#chamadas #ultimasFotos h2{
	margin-left:15px;
	width:288px;
	margin-bottom:15px;
	height:39px;
	background:url(../imgs/fotos-dos-eventos.png) no-repeat;
	text-indent:-999999px;
}

#separa{
	width:980px;
	height:32px;
	background:url(../imgs/bg-separa.png) no-repeat;
	margin-top:-20px;
}


/******************************************************/


#lista-eventos {
	margin-top:80px;
}

#lista-eventos h2{
	width:980px;
	height:64px;
	background:url(../imgs/eventos-realizados.png) no-repeat top;
	text-indent:-999999px;
}


#lista-eventos #box-select-categoria{
	margin-top:-70px;
	width:170px;
	margin-left:20px;
	height:60px;
	background:url(../imgs/bg-box-select.jpg) repeat-x;
	padding:10px;
}
#lista-eventos #box-select-categoria p{
	font:bold 11px "Trebuchet MS";
	color:#FF9900;
	margin-bottom:10px;
	text-align:center;
}

#lista-eventos #box-select-categoria select{
	font:11px "Trebuchet MS";
	color:#77095A;
	padding:1px;
	width:168px;

}



#lista-eventos #lista-todos-eventos li{
	width:295px;
	height:68px;
	border:1px #550948 solid;
	background:url(../imgs/bg-lista-eventos.jpg) repeat-x;
	padding:10px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}



#lista-eventos #lista-todos-eventos .titulo{
	font:bold 12px "Trebuchet MS";
	color:#FFFFFF;
	text-transform:uppercase;
}

#lista-eventos #lista-todos-eventos .local{
	font:11px "Trebuchet MS";
	color:#DD97CA;
}

#lista-eventos #lista-todos-eventos a{
	font:11px "Trebuchet MS";
	color:#FF9900;
	text-decoration:none;
}
#lista-eventos #lista-todos-eventos a:hover{
	font:11px "Trebuchet MS";
	color:#33CC00;
}






















