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,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
#bg_all {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

#content {
	height:649px;
	left:50%;
	position:absolute;
	width:592px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -296px;
	text-align: center;
	padding: 0px;
}  

#bottom {
	height: 145px;
	width: 592px;
	margin: 0px;
	padding: 0px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 592px;
	background-image: url(../images/content_01.png);
	background-repeat: no-repeat;
}
#meio {
	margin: 0px;
	height: 375px;
	width: 592px;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../images/content_02.png);
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ideiasa {
	width: 592px;
	height: 149px;
}
#ideiasa span{
	position: absolute;
	left: -296em;
	top: -74em;
}
#visita {
	width: 592px;
	height: 149px;
	background-image: url(../images/content_05.png);
	background-repeat: no-repeat;
}
#visita span{
	position: absolute;
	left: -296em;
	top: -74em;
}

