/* General proSilver Markup Styles
---------------------------------------- */
html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #838382;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

h1 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #d9d9d9;
	line-height: 1.5em;
	margin-top: 20px;
}

p {
	text-indent: 25px;
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

img {
	border-width: 0;
}

hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

hr.dashed {
	border-top: 1px dashed #CCCCCC;
	margin: 10px 0;
}

hr.divider {
	display: none;
}

p.right {
	text-align: right;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.botaooff {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
.botaoon {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#33741f;
	text-decoration: underline;
}
#container { background-image:url('imagens/fundo.jpg'); position: absolute; width: 774px; height: 716px; left: 50%; margin-left: -392px; border-color: #000; border-right-style:solid; border-bottom-style:solid;border-left-style:solid;}
#container2 { background-image:url('imagens/fundo2.jpg'); position: absolute; width: 774px; height: 716px; left: 50%; margin-left: -392px; border-color: #000; border-right-style:solid; border-bottom-style:solid;border-left-style:solid;}
#conteudo { position: absolute; left: 50%; margin-left: -145px; margin-top: 186px; text-align:justify; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#d9d9d9; width: 465px; line-height: 127%;z-index: 6; }
#conteudo2 { position: absolute; left: 50%; margin-left: -145px; margin-top: 475px; text-align:justify; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#d9d9d9; width: 465px; line-height: 127%;z-index: 6; }
#rodape { position: absolute; left: 50%; margin-left: -145px; margin-top: 695px; text-align:justify; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#d9d9d9; width: 500px; line-height: 127%;z-index: 7; }
#banner {position: absolute; left: 50%; margin-left: -70px; margin-top: 25px;}
.over { background-color: #000; opacity: 0.25; filter: alpha(opacity = 25); }
.out {  }
#titulo { position: absolute; left: 50%; margin-left: -145px; top: 144px; width: 400px; height: 22px; }
#titulo2 { position: absolute; left: 50%; margin-left: -145px; top: 433px; width: 400px; height: 22px; }
#botao {background-image:url('imagens/botao.png'); width: 294px; height: 101px; position:absolute; left:50%; top:30px; margin-left: -147px; text-align:left;}
