@charset "utf-8";
/* CSS Document 
Title: Projeto Camiseta
URL: projetocamiseta.com.br 
Author: Marcelo Perin
Since: 2009-11-23 */
* {
	margin:0 auto 0 auto;
	padding:0; }
body {
	font-family:"Trebuchet MS";
	font-size:100%;
	line-height:120%;
	background-color:#FEFFE6;}
#mar {
	position:absolute;
	bottom:0px;
	width:100%; height:31px;
	background:url(img/mar.png) bottom repeat-x;
	z-index:300; }
#wrapper {
	width:1024px; height:100%;
	text-align:center; }
h1 span {
	display:none; }
.titulo {
	position:absolute;
	bottom:50px; left:100px;
	z-index:10; }
.sobretitulo {
	position:absolute;
	bottom:158px; left:50px;
	z-index:100;}
.sobretitulo2 {
	position:absolute;
	bottom:48px; left:250px;
	z-index:100; }
#anta {
	position:absolute;
	bottom:0px; right:0px;
	width:571px; height:350px;
	background:url(img/anta-marinheira3.png) bottom right no-repeat;}
.texto1 {
	position:absolute;
	bottom:300px;
	right:420px;
	text-align:left;
}
.texto2 {
	position:absolute;
	top:148px;
	right:270px;
	text-align:left;
}
.twitter { 
	position:absolute;
	bottom:170px; left:175px;}
#news {
	position:absolute;
	top:10px; right:10px;
	text-align:left; }
a, a:visited, a:active, a:link, a:hover, img {
	border:0px;
	}
a, a:link, a:visited {
	color:#237CA3; font-size:100%;
	text-decoration:none; }
a:hover {
	text-decoration:underline; }
