/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
html { background: #000 url(img/fundo.jpg) top center no-repeat; }
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	/*background-color: #000000;*/
}
ol,ul {
list-style:none;
}
a { color: #99FF00; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #FFFFFF; }

#abertura {
	text-align: center;
}
#geral {
	width: 964px;
	margin: 0 auto;
	/*text-align: center;*/
	/*position: relative;*/
	/*position: absolute;*/
}

#entrar a {
	color: #7ACA02;
}
#entrar {
	text-align: center;
	font-size: 18px;
}
#topo_geral {
	height: 200px;
	position: relative;
}
#topo {
	background: url(img/logo.png) no-repeat 40px 18px;
	top: 0px;
	left: 0px;
	right: 200px;
	bottom: 133px;
	/*width: 850px;*/
	height: 141px;
	position: absolute;
}
#topo h1 a {
	overflow: hidden;
	text-indent: -5000px;
	position: absolute;
}
#menu {
	background: url(img/fundo_menu.png) no-repeat;
	position: relative;
	top: 100px;
	/*top: -35px;*/
	width: 871px;
	height: 100px;
	padding-left: 40px;
	padding-right: 50px;
	margin: 0;
	display: block;
	/*background: url(img/bg_menu.jpg);*/
}

#menulinks {
	left: 30px;
	top: 57px;
	position: relative;
	text-indent: -9999em;
}

#menulinks li {
	float: left;
	margin-right: 14px;
}
 
#menulinks li a {
display: block;
width: 34px;
height: 20px;
background: url(img/fundo_menu.png) no-repeat;
outline: none}

#menulinks li a:hover, #menulinks .up a{background-position: 0 -157px}

#menulinks li #m1 {
width: 141px;
background-position: -70px 0}
#menulinks li #m1:hover,  #menulinks .up #m1{background-position: -70px -157px}

#menulinks li #m2 {
width: 75px;
background-position: -225px 0}
#menulinks li #m2:hover,  #menulinks .up #m2{background-position: -225px -157px}

#menulinks li #m3 {
width: 88px;
background-position: -314px 0}
#menulinks li #m3:hover,  #menulinks .up #m3{background-position: -314px -157px}

#menulinks li #m4 {
width: 77px;
background-position: -416px 0}
#menulinks li #m4:hover,  #menulinks .up #m4{background-position: -416px -157px}

#menulinks li #m5 {
width: 72px;
background-position: -507px 0}
#menulinks li #m5:hover,  #menulinks .up #m5{background-position: -507px -157px}

#menulinks li #m6 {
width: 62px;
background-position: -593px 0}
#menulinks li #m6:hover,  #menulinks .up #m6{background-position: -593px -157px}

#menulinks li #m7 {
width: 74px;
background-position: -669px 0}
#menulinks li #m7:hover,  #menulinks .up #m7{background-position: -669px -157px}

#menulinks li #m8 {
width: 131px;
background-position: -757px 0}
#menulinks li #m8:hover,  #menulinks .up #m8{background-position: -757px -157px}


#topo li a:hover { text-decoration: none; color: #00FF00; }
.primeiro {
	/*padding-left: 15px;*/
}
.ultimo {
	margin-right: 1px;
	padding-right: 1px;
}

#s_banners_1 {
	position: absolute;
	width: 200px;
	height: 100px;
	top: 25px;
	left: 450px;
}

#s_banners_2 {
	position: absolute;
	width: 200px;
	height: 100px;
	top: 25px;
	left: 700px;
}

#principal {
	/*position: relative;*/
	/*top: -91px;*/
	width: 964px;
	text-align: left;
	background: url(img/fundo_meio.png) repeat-y -1px;
}
#miolo {
	/*position: relative;*/
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#miolo_final {
	clear: both;
}
#rodape {
  	background: url(img/fundo_rodape.png) no-repeat -4px;
	height: 63px;
	width: 964px;
	margin: 0 auto;
	color: #FFF;
	clear: both;
	padding-top: 10px;
}
#rodape small {
	font-size: 11px;
	font-weight: bold;
}
h2 {
	color: #99FF00;
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.underline {
	text-decoration: underline;
}
#pacotes li {
	clear: left;
	list-style-type: none;
}
#pacotes li h3 {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
}
#pacotes li p {
	float: left;
	width: 640px;
	margin-bottom: 20px;
}
.info {
	clear: both;
}
#pacotes li b {
	color: #99FF00;
}
#gallery  {
	text-align: center;
}
#photocount {
	text-align: center;
}
.spacing {
	text-align: center;
}
#agenda li {
	margin-bottom: 15px;
}
.data {
	color: #99FF00;
	font-weight: bold;
	font-size: 15px;
}
#mensagem_contato strong {
	color: #99FF00;
	font-weight: bold;
	font-size: 14px;
}

#enviamail, #enviamail-erro, #enviacom, #enviamail-pop {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}
#enviamail-erro .combo {
	width: 500px;
}
#enviamail legend, #enviacom legend, #enviamail-erro legend, #enviamail-pop legend {
	color: #99FF00;
	font-size: 14px;
	font-weight: bold;
}
#enviamail label, #enviacom label, #enviamail-erro label, #enviamail-pop label {
	display: block;
	color: #99FF00;
	font-weight: bold;
}
#btenviamail, #btenviacom {
	background: #FFf url(img/bg_menu.jpg);
	width: 90px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 20px;
	padding: 0 0 3px 0;
	cursor: pointer;
	display: block;
	color: #000;
	margin: 10px 0;
	border: none;
}

.combo {
	border: 1px solid #7F9DB9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 400px;
	color: #000;
}
#enviamail .combo { margin-bottom: 10px; }

#audiohome {
	margin-top: 10px;
	margin-bottom: 1px;
	float: left;
	width: 500px;
}

#destaques {
	margin-top: 10px;
	margin-bottom: 1px;
	float: left;
	width: 500px;
}

#twitter {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
	float: left;
	width: 250px;
}

.pics {
    height:  200px;
    width:   450px;
    padding: 0;
    margin:  0 0 40px;
}

.pics img {
    padding: 5px;
    border:  1px solid #ccc;
    background-color: #eee;
    width:  450px;
    height: 200px;
    top:  0;
    left: 0
}

#agenda_home {
	width: 190px;
	float: left;
	margin-right: 20px;
}

hr {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}

#boxagenda {
	position: absolute;
	top: 200px;
	left: 500px;
	width: 230px;
}

#box_banners {
	position: absolute;
	top: 230px;
	left: 730px;
	width: 230px;
}

.miniatura {
    padding: 5px;
    border:  1px solid #ccc;
    background-color: #eee;
	float: left;
	margin-right: 20px;
	/*margin-bottom: 30px;*/
	/*margin: 0 20px 30px 0;*/
}

.miniatura2 {
    padding: 1px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

#fotos a, #audios a, #videos a {
	font-weight: bold;
	font-size: 15px;
}

#abanda h3 {
	font-weight: bold;
	font-size: 16px;
	color: #99FF00;
}

#fotos li, #audios li, #videos li, #abanda li {
	font-weight: bold;
	font-size: 15px;
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

#fotos li p, #audios li p, #videos li p, #abanda li p {
	font-size: 12px;
	font-weight: normal;
}

#fotos li p a, #audios li p a, #videos li p a {
	font-size: 12px;
}

#banners_lista {
	margin-bottom: 10px;
}

#banners_lista li {
	margin-left: 30px;
	margin-bottom: 10px;
}

#paginacao {
	text-align: center;
	font-weight: bold;
	clear: both;
}

.listaagenda {
	margin-top: 12px;
	margin-bottom: 12px;
}
