/* 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;
}
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: 755px;
	margin: 0 auto;
	/*text-align: center;*/
	position: relative;
}

#entrar a {
	color: #7ACA02;
}
#entrar {
	text-align: center;
	font-size: 18px;
}
#topo {
	background-image: url(img/topo2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	margin-bottom: 10px;
}
#topo h1 a {
	overflow: hidden;
	text-indent: -5000px;
	width: 348px;
	height: 120px;
	top: 20px;
	left: 18px;
	position: absolute;
}
#topo ul {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 750px;
	height: 25px;
	background: url(img/bg_menu.jpg);
}
#topo ul li {
	display: inline;
}
#topo ul li a {
	display: block;
	float: left;
	margin-right: 14px;
	padding-right: 15px;
	background: url(img/bg_menudiv.gif) right 4px no-repeat;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	color: #000;
}
#topo li a:hover { text-decoration: none; color: #FFF; }
.primeiro {
	padding-left: 15px;
}
#miolo {
	padding: 15px;
	text-align: left;
}
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: 540px;
	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: 400px;
}
#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: 270px;
	color: #000;
}
#enviamail .combo { margin-bottom: 10px; }

#destaques {
	margin-top: 30px;
	margin-bottom: 20px;
}

.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
}

#boxagenda {
	position: absolute;
	top: 200px;
	left: 500px;
	width: 230px;
}

#box_banners {
	position: absolute;
	top: 200px;
	left: 500px;
	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: 350px;
	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;
}