﻿* {margin:0; padding:0; border:0;}
img {border:0; margin:0; padding:0;}

.imgborder {border:1px #ebebeb solid; padding:3px;}
.imgborder_sem {padding:4px;}
.imgbordered {border:1px #f4f4f4 solid; padding:3px; margin: 0 5px 0 0;}
.imgbordere {border:1px #f4f4f4 solid; padding:3px; margin: 0 0 0 5px;}
.imgespaco {padding:0 10px 5px 0;}

/* para todos os css */
ul.ulnormal, ol.ulnormal {padding:10px 0 10px 30px;}
li.licorE { background-color:#f4f4f4; padding:5px; list-style: none;}
li.licorC { background-color:#ffffff; padding:5px; list-style: none;}
hr.linha { background-color:#cccccc; height:1px; border:0; margin:0; padding:0; overflow:hidden;}
div.linha { background-color:#ebebeb; height:1px; border:0; margin:10px 0; padding:0; overflow:hidden;}

span.spanN {font-weight:bold;}
span.spanNB {font-weight:bold; display:block;}
span.spanB {display:block;}
span.spanFN {display:block; background-color:#f4f4f4; color:#173784; font-weight:bold; padding:2px 6px;}
span.spanLP {display:block; padding:5px;}
span.spanBIN {background:url(default_eventos_fundo_tit.jpg) repeat-x; font-weight:bold; display:block; height:29px; line-height:29px; padding:0 5px;}

span.spanNV {font-weight:bold; color:#ff0000;}
/* fim */

#screenshot{
	position:absolute;
	font:14px 'Trebuchet MS', Arial;
	font-weight:bold;
	text-align:center;
	border:3px solid #E9F1FC;
	background:#ffffff;
	padding:8px;
	display:none;
	color:#173784;
}
#tooltip{
	position:absolute;
	background-color:#E9F1FC;
	padding:8px;
	color:#173784;
	display:none;
	font:14px 'Trebuchet MS', Arial;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

/* corpo das páginas */
body {
	background:url(fundo.jpg) repeat-x fixed #e2e2e2;
	font:11px 'Trebuchet MS', Arial;
	color:#000000;
	text-align:justify;
	}

p {margin:10px 0;}
p.pnegrito {padding:10px 0; font-weight:bold;}
p.pdir {padding:10px 0; text-align:right;}
p.pcentro {padding:10px 0; text-align:center;}

h1 {font:16px 'Trebuchet MS', Arial; font-weight:bold; font-style:italic; color:#173784;}
h2 {font:14px 'Trebuchet MS', Arial; font-weight:bold; color:#173784;}

/* index.master */
#geral {width:800px; margin:0 auto;}
#conteudo {background-color:#ffffff; overflow:hidden;}
#esq {float:left; width:200px; padding-left:7px; }
#dir {float:right; width:553px; padding:0 20px 0 18px;}
#menu {background-color:#BFCED1; overflow:hidden; padding:0 13px;}
#banners {padding:0 13px;}
#rodape {}

/* fim index.master */

.divdir {text-align:right;}
#both {clear:both;}
.both {clear:both; height:1px; overflow:hidden;}

/* Desenvolvedor do site */
#dec {color:#000000; text-align:center; padding:5px 0 20px 0; clear:both;}
a.dec1:link {color:#ff6600; text-decoration:none; font-weight:bold;}
a.dec1:visited {color:#ff6600; text-decoration:none; font-weight:bold;}
a.dec1:hover {color: #ff6600; text-decoration: underline; font-weight:bold;}

a.link_admin:link {color:#000000; text-decoration:none;}
a.link_admin:visited {color:#000000; text-decoration:none;}
a.link_admin:hover {color: #000000; text-decoration: underline;}
/* fim desenvolvedor */

/* AgendadeEeventos.aspx */
.agenda_geral {margin-bottom:10px;}
.agenda_meses {font-size:13px; font-weight:bold;}
.agenda_eventos {background-color:#F2F7FD; border:1px dotted #ebebeb; padding:5px;}
/* fim AgendadeEventos.aspx */

/* AgendadeEeventos_Detalhes.aspx */
.agenda_eventos_detalhes_campos {border: 1px dotted #ebebeb; margin:10px 0;}
.AgendadeEventos_detalhes_fotos {padding: 5px 0 5px 5px;}
/* fim AgendadeEventos_Detalhes.aspx */

/* Atividades.aspx */
.atividades_fotos {padding: 8px 12px;}
.atividades_acHeader, .atividades_acHeaderS {padding:5px; border:1px solid #ebebeb; font-size:13px; font-weight:bold;}
.atividades_acHeader {margin-bottom:5px; background-color:#F2F7FD;}
.atividades_acHeaderS {background-color:#BFCED1;}
.atividades_acContent {margin-bottom:5px; border-left:1px dotted #cccccc; border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; padding:10px;}
/* fim Atividades.aspx */

/* default.aspx */
#jqnewsOriz div{float:left;	display:block; background-color:#ffffff; margin:1px; padding:3px;}
#jqnewsOriz {overflow:hidden; height:102px; border:1px solid #ebebeb; padding:3px; margin-top:3px;}
#default_clube_botao {clear:both; text-align:right;}

#default_evento {padding:5px; background-color:#cce3f4; margin:5px 0 15px 0;}
#default_evento_flyer {margin-bottom:5px; border:2px solid #ffffff; display:table;}
#default_evento_flyerS {padding:5px; background:url(default_semflyer.jpg) no-repeat top right #eff4fd;}
.default_evento_flyerS_esq {float:left; width:320px}
.default_evento_flyerS_dir {float:left; width:200px; margin-left:10px; background-color:#cccccc;}
.default_evento_flyerS_esq_tit {background:url(default_eventos_fundo_tit.jpg) repeat-x; display:block; height:29px; line-height:29px; padding:0 10px; color:#173784; font-weight:bold; font-size:13px;}
.default_evento_flyerS_esq_cont {background-color:#ffffff; display:block; padding:0 10px 10px 10px;}
#default_evento_nome {float:left; font-size:13px;}
#default_evento_botao {float:right; background-color:#ffffff; color:#173784; padding:3px;}

#default_agenda {float:left; width:276px; border-right:1px dotted #ebebeb;}
#default_agenda_titulo {margin-bottom:10px;}
.default_agenda_geral {margin-top:8px;}
.default_agenda_img {float:left;}
.default_agenda_txt {float:left; margin-left:5px;}
a.link_agenda:link {color:#D77603; text-decoration:none;}
a.link_agenda:visited {color:#D77603; text-decoration:none;}
a.link_agenda:hover {color: #D77603; text-decoration: underline;}

#default_fotos {float:left; width:260px; margin-left:16px;}
#default_fotos_titulo {margin-bottom:10px;}
.default_fotos_img {float:left; width:70px; height:46px; border:1px #ebebeb solid; padding:3px;}
.default_fotos_txt {float:left; margin-left:5px;}
a.link_fotos:link {color:#7ca403; text-decoration:none;}
a.link_fotos:visited {color:#7ca403; text-decoration:none;}
a.link_fotos:hover {color: #7ca403; text-decoration: underline;}
/* fim default.aspx */

/* diretoria.aspx */
#diretoria_esq {float:left; width:230px;}
#diretoria_dir {float:left; text-align:center;}
.diretoria_nomes {display:block; font-weight:bold;}
.diretoria_cargos {display:block; font-style:italic;}
/* fim diretoria.aspx */

/* ExPresidentes.aspx */
.ExPresidentes_geral {padding:5px; border-bottom:1px dotted #f4f4f4;}
.ExPresidentes_img {float:left; width:105px;}
.ExPresidentes_txt {float:left; margin-left:10px;}
/* fim ExPresidentes.aspx */

/* GaleriadeFotos.aspx */
.GaleriadeFotos_geral {padding:5px;}
.GaleriadeFotos_data {display:block; font-size:12px;}
/* fim GaleriadeFotos.aspx */

/* localizacao.aspx */
#localizacao_esq{float:left; }
#localizacao_dir{float:left; text-align:center; padding:20px 0 0 70px;}
/* fim localizacao.aspx */

/* OClubeGuaxupe.aspx */
.oclubeguaxupe_fotos {padding: 10px 15px 0 0;}
a#link_oclubeguaxupe_fotos {display:block; border:1px dotted #ebebeb; padding:5px 10px; color:#000000; background-color:#f4f4f4; text-decoration:none;}
a#link_oclubeguaxupe_fotos:visited {display:block; border:1px dotted #ebebeb; padding:5px 10px; color:#000000; background-color:#f4f4f4; text-decoration:none;}
a#link_oclubeguaxupe_fotos:hover {display:block; border:1px dotted #ebebeb; padding:5px 10px; color:#173784; background-color:#F2F7FD; text-decoration:none;}
/* fim OClubeGuaxupe.aspx */

/* OclubeGuaxupeFotos.aspx */
#OclubeGuaxupeFotos_geralfotos {border: 1px dotted #cccccc;}
.OclubeGuaxupeFotos_fotos {padding:10px 0 10px 30px;}
.OclubeGuaxupeFotos_lblNome {padding:5px 15px; background-color:#BFCED1; font-size:13px; font-weight:bold; display:table;}

.OclubeGuaxupeFotos_acHeader, .OclubeGuaxupeFotos_acHeaderS {padding:5px; text-align:right; background-color:#F2F7FD; border:1px solid #ebebeb; font-size:12px; font-weight:bold;}
.OclubeGuaxupeFotos_acContent {border-left:1px dotted #cccccc; border-right:1px dotted #cccccc; border-bottom:1px dotted #cccccc; padding:0 0 10px 22px;}
/* fim OclubeGuaxupeFotos.aspx */

/* Servicos.aspx */
#servicos_tabela {border: 1px solid #ebebeb; display:table; padding:5px;}
#servicos_esq {float:left; width:300px; padding:10px;}
#servicos_dir {float:right; padding:10px;}

.servicos_cabecalho1, .servicos_cabecalho2, .servicos_cabecalho3, .servicos_cabecalho4, .servicos_cabecalho5 {font-weight:bold; color:#000000; padding:0 5px; display:block; float:left;}
.servicos_conteudo1, .servicos_conteudo2, .servicos_conteudo3, .servicos_conteudo4, .servicos_conteudo5 {border-bottom:1px dotted #ebebeb; padding:5px; display:block; float:left;}
.servicos_cabecalho1, .servicos_conteudo1 {width:130px;}
.servicos_cabecalho2,.servicos_cabecalho3,.servicos_cabecalho4,.servicos_cabecalho5,.servicos_conteudo2,.servicos_conteudo3,.servicos_conteudo4,.servicos_conteudo5 {width:90px;}

.servicos_Header {background:url(default_eventos_fundo_tit.jpg) repeat-x; height:29px; line-height:29px;}
.servicos_Cont {clear:both;}
/* fim Servicos.aspx */

/* login.aspx */
.login_login {width:230px; margin:0 auto; border:1px solid #ebebeb; padding:5px; text-align:left;}
.login_text, .login_bt {font:11px 'Trebuchet MS', Arial;}
.login_text {width:176px; background-color:#ffffff; color:#000000; border:1px solid #cccccc;}
.login_bt {background-color:#173784; color:#ffffff; margin-right:4px;}
.login_tit {background:url(default_eventos_fundo_tit.jpg) repeat-x; height:29px; line-height:29px;}
.login_label { display:block; padding:3px 0;}
/* fim login.asox */

/* links padrão */
a:link {color:#173784; text-decoration:none; outline:none;}
a:visited {color:#173784; text-decoration:none; outline:none;}
a:hover {color: #173784; text-decoration: underline; outline:none;}
/* fim links padrão */

/* MENU ------------------------------------------------------------------------------------- */
a:link {outline:none;}

ul#menu_site,
ul#menu_site ul {
	margin:10px 0 0 0;
	padding: 0;
	font:13px 'Trebuchet MS', Arial;
	}

ul#menu_site li {
list-style: none;
position:relative;
margin-bottom:2px;
	}
.menu_risco{margin:2px 0;}
img.tick_menu { position:absolute; top:10px; left:3px;}

ul#menu_site li a {
	display:block;
	list-style: none;
	text-align:left;
	text-decoration: none;
	color: #000000;
	background-color:#ffffff;
	padding:5px;
	outline:none;
	}

ul#menu_site li a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color:#173784;
	padding:5px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#menu_site li { float:left; height:1%; }
* html ul#menu_site li a { height:1%; }
/* End */


/* FORMULÁRIOS --------------------------------------------------------------------------- */
.txtCampos, .txtCamposOrca, .txtCampos_cidade, .txtCampos_cidadeOrca, .txtMsgOrca, .txtCampos_telefone, .txtCampos_telefoneOrca, .txtCampos_obras_ini, .txtCamposm, .txtCamposDDD, .ddlCampos, .txtMsg {padding:2px; font:11px 'Trebuchet MS', Arial; background-color:#ffffff; color:#000000; border:1px solid #BFCED1;}
.txtCampos {width:340px;}
.txtCamposm {width:268px;}
.txtCampos_cidade {width:185px;}
.txtCampos_telefone {width:298px;}
.txtCamposDDD {width:25px;}
.txtMsg {width:340px; height:110px;}
.txtMsgOrca {width:300px; height:110px;}

span.label {display:block; margin:4px 0;}
span.txtCategorias {display:block; width:70px; float:left; text-align:right; margin-right:5px; padding:2px; font-weight:bold;}
span.txtCadastro {display:block; width:100px; float:left; text-align:right; margin-right:5px; padding:2px;}

.btnContato, .cadastro_bt_criauser {font:11px 'Trebuchet MS', Arial; border:0; background-color:#173784; color:#ffffff; padding:2px;}

.lblStatus {font-weight:bold; text-align:center; background-color:#eff4fd; border:1px dotted #ebebeb; padding:5px;}
