@charset "ISO-8859-1";
/* CSS Document */

/*##############################################################
   Reset.css (includes Baseline)
##############################################################*/ 

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	vertical-align: baseline;
}

table {border-collapse: collapse; border-spacing:0; margin:0 0 0 0}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*##############################################################
  Element Styles
##############################################################*/

h1 {margin-left:3px;padding-top:12px; padding-left:53px; font-size:45px; text-shadow:1px 1px #111; background:url(../foguinho.jpg) left 9px no-repeat}
h3, h4, h5, h6 {margin:20px 0 15px 0; font-weight:bold; font-family:Futura}
h2 {clear:both;margin:20px 0 15px 0; font-size:18pt; font-weight:bold; font-family:Futura; color:Maroon}
h3 {font-size:18px; font-weight:normal; color:red}
h4 {font-size:16px; font-weight:normal; color:Maroon; font-weight:bold}
ul, ol, dl, li {margin:0}
p {padding:3px 0 0 0; margin:0 0 0 0; font-size: 100%; line-height: 1;}

a 	{color:#000088; text-decoration:none; outline:none}
a:hover {text-decoration:none; color:#0866dd}
	
.clear {clear:both; float:left}

/*##############################################################
  Layout Styles
##############################################################*/

body {font-size:14px; font-family:  Arial, Verdana, Helvetica, Sans-serif; color:black; background:#ffffff}

#wrapper {width:900px; overflow:hidden; margin:0 auto; padding:0 0px}
	
	#header {float:center; width:900px; height:220px; background-image: url(../indexhd.jpg); margin:0 0 0px 0px}
	
	#content {width:900px; padding:0 0 80px 0; margin:0 0 0 0}

		#main_content {float:left; display:inline; width:900px; margin:0 0 30px 0}

		#amplia img   	  {}
		#amplia img:hover {height: 500px}

	#footer {padding:0 0 5px 0; font-size:11px}
				