@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	background-image: url(../saodamiao/giff/fundo_sd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.img_001{
	background-image: url(../saodamiao/giff/sd_fundo001.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.img_banner{
	background-image: url(../saodamiao/giff/sd_fundo_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.fundo_tabs{
	background-image: url(../saodamiao/giff/sd_tabs.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.fundo_tabs2{
	background-image: url(../saodamiao/giff/sd_tabs_2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.img_menu{
	background-image: url(../saodamiao/giff/sd_barra_menu.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.img_rodape{
	background-image: url(../saodamiao/giff/sd_fundo_rodape.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.img_enquete{
	background-image: url('../giff/fundo_enquete.jpg');
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.fundo_aniv{
	background-image: url(../giff/fundo_aniv.jpg);
	background-position: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.img_recados{
	background-image: url(../giff/fundo_recados.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.img_fundo_capela{
	background-image: url('../giff/capela_virtual/capela_fundo.jpg');
	background-position:center;
	background-repeat: no-repeat;
}

.texto_padrao{
	font-family: verdana;
	font-size: 11px;
	font-weight: lighter;
}
.texto_padrao_menor{
	font-family: verdana;
	font-size: 9px;
	font-weight: lighter;
}
.texto_verde_negrito{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#590000;
}
.texto_verde_menor{
	font-family: verdana;
	font-size: 9px;
	font-weight: lighter;
	color:#590000;
}
.texto_padrao_branco{
	font-family: verdana;
	font-size: 11px;
	font-weight: lighter;
	color:#FFFFFF;
}
.texto_padrao_branco_ng{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
.texto_padrao_branco_menor{
	font-family: verdana;
	font-size: 9px;
	font-weight: lighter;
	color:#FFFFFF;
}
.texto_padrao_negrito {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.campo_texto {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#0099FF;
}
.botao_form {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#3333FF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}	
.form_system {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #006600;
}
.not_data {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F97C00;
}
.not_tit {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.not_texto {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.top_noticia{
	background-image: url(../saodamiao/giff/busca_not_top.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.rod_not {
	background-image: url(../saodamiao/giff/busca_not_rod.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.meio_not {
	background-image: url(../saodamiao/giff/meio_not.jpg);
	background-position: center;
	background-position: center center;
	background-repeat: repeat-y;
}
.not_titrel {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.not_titmenor {
	font-family: verdana;
	font-size: 9px;
	font-weight: lighter;
}
.top_gal{
	background-image: url(../giff/top_galeria.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.rod_gal {
	background-image: url(../giff/rod_gal.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}
.meio_gal {
	background-image: url(../giff/meio_gal.jpg);
	background-position: center;
	background-position: center center;
	background-repeat: repeat-y;
}
.fundo_busca {
	background-image: url(../giff/fundo_busca.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.texto_parabens{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#FF0000;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/giff/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/giff/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/giff/overlay.png", sizingMethod="scale");
	}
/*<![CDATA[*/
#caixa{
background:#fc0;
width:600px;
height:100px;
overflow:hidden;
}
#marquee{
width:400px;
background:#ddd;
}
/*]]>*/
.ponteiro{
  cursor:pointer;
}.borda_foto {
	border: 1px solid #FF6600;
}
.texto_not {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
