@import "/css/reset.css";
@import "/css/top_v10.css";
@import "/css/footer_v10.css";

/*Original*/
/*
body {
	background:url(/sbteventos/images/topo.jpg) center 62px no-repeat #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
.linkTopo {
	float:left;
	display:block;
	width:960px;
	height:219px;
	text-indent:-9999px;
}
*/

/*Modificado*/
body {
	background:url(/sbteventos/images/topo.jpg) center 0px no-repeat #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
.linkTopo {
	float:left;
	display:block;
	width:960px;
	height:157px;
	text-indent:-9999px;
}
.site {
	display:none;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.mediacenter {
	text-align:center;
	margin:0 auto 20px auto;
}

/* ---------------------------------- =FORMS -------------------------------------- */
.btnEnviar {
	width:91px;
	height:30px;
	background:url(/sbteventos/images/btn-enviar.jpg) no-repeat;
	cursor:pointer;
}
.input-01 {
	width:230px;
	height:20px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:3px;
	margin-top:5px;
}
.input-02 {
	width:230px;
	height:98px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:3px;
	margin-top:5px;
}
.tblForm {
	margin-bottom:20px;	
}
.tblForm .lbl {
	font-weight:bold;
}
.tblForm td{
	padding:5px 0;
}

/* ---------------------------------- =CONTAINERS --------------------------------- */
#ContentMaster {
	width:960px;
	margin:0px auto;
	min-height:500px;
}
#ContentFirst {
	float:left;
	width:660px;
	min-height:250px;
}
#ContentSecond {
	float:left;
	width:300px;
	min-height:250px;
}
#ContentFull {
	float:left;
	width:960px;
	min-height:252px;
}
#ContentBannerRodape {
	float:left;
	width:960px;
	margin-top /*\**/: 20px\9 /*ie*/
}
#ContentRodape {
	float:left;
	width:960px;
}
#ContentConteudo {
	float:left;
	width:640px;
	min-height:520px;
	margin:0 0 20px 0;
}


/* ---------------------------------- =MENU --------------------------------- */
#menuHotSite {
	float:left;
	width:960px;
	list-style:none;
	height:35px;
	margin-top:-81px;
}
#menuHotSite li {
	float:left;
	margin:0;
}
#menuHotSite li a.botaomenu {
	float:left;
	height:35px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
}

#menuHotSite .navSearch input.searchEvento {
	float:left;
	width:200px;
	height:20px;
	margin:15px 0 0 450px;
	border:solid 1px #666;
	background-color:#CCC;
	color:#666;
	font-weight:bold;
	font-size:16px;
}
#menuHotSite .navSearch input.btnSearchEvento {
	float:left;
	width:30px;
	height:18px;
	margin:16px 0 0 10px;
	background:url(/sbteventos/images/btn-ok.png) no-repeat;
	cursor:pointer;
}


#menuHotSite .navEventos a.botaomenu  {
	float:left;
	width:114px;
	background:url(/sbteventos/images/menu.png) no-repeat 0 0;
}
#menuHotSite .navEventos a.botaomenu:hover {
	float:left;
	background:url(/sbteventos/images/menu.png) no-repeat 0 -35px;
}
#pgEventos #menuHotSite .navEventos a.botaomenu  {
	float:left;
	background:url(/sbteventos/images/menu.png) no-repeat 0 -35px;
}

#menuHotSite .navFotos a.botaomenu  {
	float:left;
	width:110px;
	background:url(/sbteventos/images/menu.png) no-repeat -114px 0;
}
#menuHotSite .navFotos a.botaomenu:hover {
	float:left;
	background:url(/sbteventos/images/menu.png) no-repeat -114px -35px;
}
#pgFotos #menuHotSite .navFotos a.botaomenu  {
	float:left;
	background:url(/sbteventos/images/menu.png) no-repeat -114px -35px;
}


/* ------------------------------ =HOME ------------------------------------ */
#ContentMediaBox {
	float:left;
	width:640px;
	height:606px;
	background-color:#000;
	margin:0 20px 20px 0;
}

/* ------------------------------ =TITULOS ------------------------------------ */
h2#titEventos {
	width:109px;
	height:19px;
	text-indent:-9999px;
	background:url(/sbteventos/images/tit-eventos.png) no-repeat;	
}
h2#titFotos {
	width:109px;
	height:19px;
	text-indent:-9999px;
	background:url(/sbteventos/images/tit-fotos.png) no-repeat;	
}
span.tituloAzul {
	float:left;
	margin-top:10px;
	font-size:22px;
	font-weight:bold;
	background-color:#0092c4;
	padding:5px;
	cursor:pointer;
}
span.tituloRosa {
	float:left;
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
	background-color:#e91f7a;
	padding:5px;
}
span.tituloBranco {
	float:left;
	width:640px;
	font-size:11px;
	padding:5px;
	color:#FFF;
}

/* ------------------------------ =DESTAQUES 300X250 ------------------------------------ */
.botaoVejaMais {
	position:relative;
	display:block;
	width:150px;
	height:20px;
	text-indent:-9999px;
	top:180px;
}
.destaque {
	float:left;
	width:280px;
	height:210px;
	margin:0 0 20px 0;
	padding:40px 10px 0 10px;
}
.destaqueGaleria {
	padding:0;
}
.destaqueBlog {
	padding:0;
}

/* ------------------------------ =GALERIA ------------------------------------ */
.lista-galeria {
	float:left;
	list-style:none;
}
.lista-galeria li {
	float:left;
	margin:20px 5px 5px 20px;
	width:170px;
}
.lista-galeria li img.thumbnail {
	float:left;
	width:170px;
	height:100px;
}
.lista-galeria li p {
	float:left;
	width:137px;
	height:40px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#505050;
	margin:0;
	font-size:14px;
	padding:5px;
}
.lista-galeria li img.setatitulo {
	float:left;
	width:23px;
	height:50px;
}

.destaque-galeria {
	float:left;
	list-style:none;
	margin:10px 60px;
}
.destaque-galeria li {
	float:left;
	width:480px;
	height:360px;
}
.destaque-galeria li img.thumbnail {
	float:left;
	width:480px;
	height:320px;
}
.destaque-galeria li p {
	float:left;
	width:447px;
	height:30px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#505050;
	margin:0;
	font-size:18px;
	padding:5px;
}
.destaque-galeria li img.setatitulo {
	float:left;
	width:23px;
	height:40px;
}

/* ------------------------------ =RODAPE ------------------------------------ */
#ContentRodape {
	width:100%;
	height:83px;
	margin-bottom:-20px;
}
#ContentRodape p {
	background:url(/sbteventos/images/bg-menu-inf.jpg) no-repeat;
	margin:25px auto;
	width:876px;
	height:22px;
	text-align:center;
}
#ContentRodape p a {
	float:left;
	text-indent:-9999px;
	margin:0 15px;
}

#ContentRodape p a.titEventos {
	margin-left:360px;
	width:74px;
	height:22px;
	text-indent:-9999px;
	background:url(/sbteventos/images/nav-inf-eventos.png) no-repeat;
}
#ContentRodape p a.titFotos {
	width:50px;
	height:22px;
	text-indent:-9999px;
	background:url(/sbteventos/images/nav-inf-fotos.png) no-repeat;	
}

/* ------------------------------ =CHAMADAS ------------------------------------ */

.chamadaFotos {
	display:block;
	width:300px;
	height:250px;
	background:url(/sbteventos/images/chamada-fotos.jpg) no-repeat;
	text-indent:-9999px;	
}

.chamadaEventos {
	display:block;
	width:300px;
	height:250px;
	background:url(/sbteventos/images/chamada-eventos.jpg) no-repeat;
	text-indent:-9999px;	
}

/* ------------------------------ =PUBLICIDADE ------------------------------------ */
.publicidade{
	float:right;
	margin:0;
	padding:0;
}
#BannerLateral {
	float:left;
	width:300px;
	height:250px;
	background-color:#FFF;
	margin:0 0 20px 0;
}
#BannerRodape {
	margin:0 auto 20px auto;
	width:728px;
	height:90px;
	background-color:#FFF;
	padding:0 20px 0 0;
	background:url(/images/publicidade_vertical.png) top right no-repeat;
}
#barraPulverizacaoLayout{
	width:728px;
	min-height:30px;
}
#barraPulverizacaoLayout #barraPulverizacao{
	margin:10px 0 !important;
	padding:0 !important;
}
