@charset "utf-8";
body, p{ margin:0; }
img { border: 0; }

p.paragrafo{ margin-bottom:10px; }

#conteiner {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

#conteiner td.line_left { background:url(imagens/conteiner_line_left.gif) repeat-y; width:4px; }
#conteiner td.line_right { background:url(imagens/conteiner_line_right.gif) repeat-y; width:4px; }
#main { background:url(imagens/main_fundo_degrade.gif) top repeat-x; }

.input_login_email {
	width:162px;
	background-color:#333;
	border:#B6B6B6 solid 1px;
	color:#FFF;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.input_login_senha {
	width:92px;
	background-color:#333;
	border:#B6B6B6 solid 1px;
	color:#FFF;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.div_menu {
	text-transform:uppercase;
	font-family:Verdana;
	font-size:12px;
	color:#373737;
	margin-left: 18px;
}
.home_area_fotos {
	background-color: #F4F4F4;
	padding: 14px 0 14px 14px;
	margin-top: 6px;
	margin-left: 7px;
	border: 1px solid #D1D6D2;
	height: 252px;
	margin-right: 3px;
}
.home_div_foto {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	float: left;
	width: 202px;
	display: block;
	margin-right: 7px;
}
.div_fotos_links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
	margin-bottom: 4px;
}
.link_confira {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BF4800;
	text-decoration: none;
}
.div_home_eventos {
	height: 330px;
	width: 649px;
	margin-top: 4px;
	margin-left: 7px;
	border: 1px solid #D6D6D6;
	background-color: #F4F4F4;
	padding-top: 19px;
	padding-bottom: 19px;
}
.div_home_destaque {
	background-color: #F4F4F4;
	height: 348px;
	width: 260px;
	margin-top: 4px;
	margin-left: 6px;
	border: 1px solid #D4D4D4;
	padding: 10px;
}
.div_lat_destaque {
	background-color: #F4F4F4;
	height: 245px;
	width: 260px;
	margin-top: 4px;
	margin-left: 6px;
	border: 1px solid #D4D4D4;
	padding: 10px;
}
.div_banner_dir {
	background-color: #F4F4F4;
	height: 115px;
	width: 260px;
	margin-top: 5px;
	margin-left: 6px;
	border: 1px solid #D4D4D4;
	padding: 10px;
}

a.menuTopo {
	display:block;
	float:left;
	text-align:center;
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
}
a.menuTopo:hover {
	display:block;
	float:left;
	text-align:center;
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
	text-decoration:underline;
	background-color:#FFF;
}
div.separador{
	width:2px;
	height:35px;
	background:url(imagens/separador.gif) left no-repeat;
	float: left;
	
}
.home_box_eventos {
	float: left;
	width: 298px;
	margin-top: 16px;
	margin-left: 23px;
}
	.home_box_eventos .box_nome{
	margin:7px 0 0 13px;
	}
	
		.box_nome .diasem {
			color:#FF7100;
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
		}
		.box_nome .nome {
			color:#1E1E1E;
			font-family:Arial;
			font-size:12px;
			font-weight:bold;
		}
		
	.home_box_eventos .box_texto {
	margin:4px 0 0 13px;
	color:#1E1E1E;
	font-family:Arial;
	font-size:11px;
	}
	
	.home_box_eventos .box_imprimir {
		margin-top:8px;
	}
		.box_imprimir a.imprimir {
			color:#0071B2;
			font-family:Tahoma;
			font-size:11px;
			text-decoration:none;
		}
	
.destaque_nome {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	margin-top:14px;
	margin-bottom: 11px;
	text-transform: uppercase;
}
.destaque_texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}
#conteiner .link_none {
	text-decoration: none;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}
#conteiner .arial11 {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#conteiner .cadastro_input {
	background-color: #333;
	border: 1px solid #979797;
	font-size: 11px;
	width: 334px;
	margin-bottom: 5px;
	color: #FFF;
}
#conteiner .nascInput{
	font-size: 11px;
	color: #FFF;
	background-color: #333;
	width: 30px;
	border: 1px solid #979797;
	margin-bottom: 5px;
}
#conteiner .cadastro_select {
	font-size: 11px;
	color: #FFF;
	background-color: #333;
	width: 336px;
	border: 1px solid #979797;
	margin-bottom:5px;
}
#conteiner .cadastro_textarea {
	font-size: 11px;
	color: #FFF;
	background-color: #333;
	width: 334px;
	border: 1px solid #979797;
	height: 140px;
}

.div_pag {
	width: 649px;
	margin-top: 4px;
	margin-left: 7px;
	border: 1px solid #D6D6D6;
	background-color: #F4F4F4;
	padding-top: 19px;
	padding-bottom: 19px;
	min-height: 510px;
}

.login_ola{
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

#galeria #divFotoGaleria{
	background: #d8d8d8;
	width: 144px;
	height: 97px;
	text-align: center;
	float: left;
	margin: 1px;
}
#galeria #divFotoGaleria:hover{
	background: #999;
}

.lista_txts{
	font-family:Verdana;
	font-size:11px;
}

.eflyer_diasem {
	color:#FF7100;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.eflyer_nome {
	color:#1E1E1E;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

