@charset "windows-1252";
/* CSS Document */

body {
	margin: 0;
	font-size: 0.8em;
	font-family: verdana, arial, tahoma;
	}

body#intro {
	background: #38983e url(img/gradiente.jpg) repeat-x;
	color: #fff;
}

body#conteudo {
	background: #FFF url(img/bg_interna.gif) repeat-x;
	color: #fff;
}


img { display: block; border: none; }


#rodape { clear: both; width: 740px; margin: auto; text-align: center; font-size: 0.8em; padding-bottom: 30px; }
#rodape img { margin: auto; padding: 10px 0; }

#intro #rodape a { color:#FFFF99;}
#conteudo #rodape { color: #333; }

#conteudo .meio { padding-bottom: 30px; width: 794px; margin: auto; }
#conteudo .menu { width: 201px; float: left; }
#conteudo .menu a { padding: 3px 0; display: block; }

#conteudo .corpo { width: 590px; margin-left: 223px; text-align: left; color: #000000; }
#conteudo .maos { background-image: url(img/maos2.jpg); background-position: center top; background-repeat: no-repeat; }

#conteudo a { color: #9408d5; text-decoration: none; font-weight: bold; }
#conteudo a:hover { color: #a26dbe; text-decoration: underline; }

h1, h2, h3 { margin-top: 0; padding-top: 0; }

h1 { color: #000000; font-size: 2.2em; }
h2 { color: #3b9742; font-size: 1.4em; text-transform: uppercase; }
h3 { color: #000; font-size:1.2em; text-transform: uppercase; }

small { color: #666666; }

.galeria img { display: inline; }

.walls { display: inline; }

.menor a { font-size: 0.8em; }

.balao { 
	background-image: url(img/balao.gif); background-position: center top; background-repeat: no-repeat;
	font-size: 1.1em; height: 131px; 
	}

.balao form { padding-top: 5px; }
.balao h2 { margin-bottom: 3px; }
.balao label { display: block; padding: 5px 0; }
.botao { border: 1px solid #003300; background-color:#006600; color: #FFFFFF; font-weight: bold; padding: 2px; }