*	{
	margin:0;
	padding:0;
	border: none;
	}

a {text-decoration: none;}
a:link{	color: #FA009B;}
a:hover{color: #CC0066;}

ul { list-style: none inside; }

.clear{	clear: both; }

			
div#mag{	display:block;
			width:1050px;
			margin: auto;}
			
body { 
background-image: url(../imagens/header.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #fafafa; 
border-style: none;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:11px;
line-height:normal;
letter-spacing: 0.1em;
text-align: left;
color:#CCCCCC;
}

div#page_wrap {
	width:1051px;
	margin:0 auto ;	
	}
	
	
div#header {
	height: 145px;
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px 0px 0px 0px;
	
	}
	
		
ul#nav-top { height: 30px;	list-style: none;}
			
	ul#nav-top li {	display: inline;}
	
		ul#nav-top li a {
			display: block;
			
			float: left;
			height: 30px;
			width:100px;
			font-size:1px;
			color:#0a0a0a;
			text-decoration:none;
			text-indent:-9999px;

		}
		ul#nav-top li.facebook a {
			width: 30px;
			background: url(../imagens/nav-facebook.gif) top center no-repeat;

		}
			ul#nav-top li.twitter a {
			width: 35px;
			background:  url(../imagens/nav-twitter.gif) top center no-repeat;

		}
		ul#nav-top li.home a {
			width: 100px;
			background: url(../imagens/nav-home.gif) top center no-repeat;

		}
		ul#nav-top li.about a {
			width: 100px;
			background: url(../imagens/nav-about.gif) top center no-repeat;
		
		}
		ul#nav-top li.contact a {
			width: 100px;
			background: url(../imagens/nav-contact.gif) top center no-repeat;

		}
		ul#nav-top li.submit a {
			width: 100px;
			background: url(../imagens/nav-submit.gif) top center no-repeat;

		}
		ul#nav-top li.blog a {
			width: 100px;
			background: url(../imagens/nav-blog.gif) top center no-repeat;

	}
	
			ul#nav-top li.blank img {
			width: 485px;
			height:30px;
			float: left;

	}
		
		
		
		ul#nav-top li a:hover {
			background-position: bottom center;
		}
	
div#mag {
	width:1051px;
	margin: 0 auto;	
	border-top: #333333   double ;
	padding: 15px 0px 15px 0px;
	}


div#footer {
	padding: 10px 0px 20px 0px;
	border-top: #333333  double;
	vertical-align:middle;
	text-align: center;
	font-variant: small-caps;
	position:relative;
	color:#333333;
	}
