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

body{
	margin: 0px;
	background-image:url(images/bg_page.jpg);
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	background-position:top;
	text-align: right;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
}
 
h1{font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#090;
   letter-spacing:2;
}

h2{font-family:Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#333;
   letter-spacing:1;
}

h3{font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#090;
   letter-spacing:-1;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	letter-spacing:-1;
}

#title_destaque {background-image:url(images/title_destaque.jpg);}
#title_anunes {background-image:url(images/title_anunesgramas.jpg);}
#title_eventos {background-image:url(images/title_eventos.jpg);}
#title_fotos {background-image:url(images/title_fotos.jpg);}
#title_gramas {background-image:url(images/title_gramas.jpg);}
#title_dicas {background-image:url(images/title_dicas.jpg);}
#title_orcamento {background-image:url(images/title_orcamento.jpg);}
#title_local {background-image:url(images/title_local.jpg);}
#title_contato {background-image:url(images/title_contato.jpg);}
#title_historiagramas {background-image:url(images/title_gramahistoria.jpg);}
#title_terrajardins {background-image:url(images/title_terrajardins.jpg);}
#title_gramasquali {background-image:url(images/title_gramasquali.jpg);}

#rodape {background-image:url(images/bg_rodape.jpg);}
#bgbox {background-image:url(images/bg_box.jpg);
		text-align: justify;}
#icongame {background-image:url(images/web2.png);}