@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:17px;
}

.justify{
	text-align:justify;
}

.size10{
	font-size:10px;
}

/*-------------------------------------------------*/

body {
	background-color:#666;
}
#geral {
	width:901px;
	height:auto;
	margin:auto;
}
#cont_top {
	width:769px;
	height:434px;
	margin:auto;
	background-image:url(../img/bg_top.jpg);
	position:relative;
}
.topsite {
	position:absolute;
	left:-66px;
	z-index:1;
}
#newsletter {
	margin:135px 0 0 150px;
	width:auto;
	position:absolute;
	z-index:3;
}
#menu {
	width:100%;
	height:32px;
	margin:167px 0 0 0;
	position:absolute;
	z-index:2;
}

#menu ul{
	margin:0 0 0 72px;
}

#menu li{
	float:left;
}

#flash{
	position:absolute;
	width:auto; height:auto;
	top:198px;
	left:-14px;
}

#miolo{
	background-image:url(../img/bg_miolo.jpg);
	background-repeat:repeat-y;
	width:100%; height:auto;
	margin:0;
	float:left;
}

#footer{
	width:100%; height:47px;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin:auto;
}

#foo1{
	float:left;
	width:auto;
	margin:20px 0 0 85px;
}

#foo2{
	float:left;
	width:auto;
	margin:20px 0 0 130px;
}

#foo2 p{
	font-size:10px;
	color:#CCC;
}

#foo3{
	float:left;
	width:auto;
	margin:20px 0 0 160px;
}