@charset "utf-8";
/* CSS Document */

	@import url(reset.css); /* RESET */
	body{ font-family:Verdana, Geneva, sans-serif; font-size:12px; background:url(../img/home/bg_home.gif) center 2px; padding-top:240px; color:#fff; margin-left:-90px; padding-bottom:40px;}
	#body{ background:url(../img/home/home_imagem.jpg) center top no-repeat;/* margin-right:-52px;*/ padding-top:405px;}
	#header{ position:absolute; top:0; left:0; width:100%; height:240px; background:url(../img/home/bg_topo_home.gif) repeat-x center top;}
		#logo{ position:absolute; top:0; right:50%; width:588px; margin-right:-270px;}
		#menu{ position:absolute; width:580px; top:198px; right:50%; margin-right:-250px;}
			#menu ul li{ float:left;}
				#menu li a{ color:#fff; text-decoration:none; font-size:1.2em; display:block; float:left; padding:4px 5px; margin:2px 10px;}
				#menu li a:hover, #menu li a:focus{ color:#132f3c; }
			#lustre{position:absolute; width:181px; top:0; right:50%; margin-right:-506px;}
	#content{ background:url(../img/home/bg_content.gif) top center repeat-x; height:358px;}
		#aux{ width:645px; margin:0 auto; position:relative; padding-left:255px; padding-top:32px;}
			#ultimos_eventos{ position:absolute; top:0; left:0; width:185px; background:url(../img/home/bg_ultimos_eventos.gif) 0 0 repeat-x; height:338px; padding:10px 18px;}
			#ultimos_eventos  h3{ font-size:1.4em; color:#657b88; margin-top:18px; font-style:italic; margin-bottom:16px;}
			#ultimos_eventos li { width:185px; height:130px; overflow:hidden; margin:12px 0;}
				#ultimos_eventos li img{ width:220px;}
			#aux h1{ font-size:1.8em; margin:14px 0;}
	#foot{ background:#598398; padding:24px 0; position:relative;}
		#foot address{ width:400px; margin:0 auto; line-height:1.8em;}
			#foot address span{ font-size:1.4em; font-weight:bold;}
		#foot #studioopz{ width:900px; text-align:right; margin:0 auto; margin-top:-40px;}
	strong{ font-size:1.2em;}
	.texto p{ line-height:1.4em; margin-bottom:16px; }