 
 body, a{
		text-align:center;
		font-family: arial,verdana;
		font-size:10px;
		color:#e3e3e3;
		text-decoration:none;
		background:#fafafa;
 }
 
 a{background:none;}
 
 #fondo{
 		 margin: 0 auto 32px;
		 height: 768px;
		 background:#fafafa url(images/backgrounds/1.jpg) top center no-repeat;
 }
 
 #contenedor{
		 margin: 0 auto;
		 width: 970px;
 }
 
 #entrar{
		position:relative;
		width:56px;
		height:12px;
		padding:2px;
		top:249px;
		margin-left:154px;
		background:#fafafa url(images/intro.png) bottom center no-repeat;
		z-index:2; }
		
 h2, h1{
		width:900px;
		margin:0 auto;
		font-family: arial,verdana;
		font-size:12px;
		text-shadow:0 1px 1px #fff;
		color:#404040;
 }
 h1{
		text-align:right !important;
		font-size:10px;
 }
 #social{
		overflow:hidden;
		width:980px;
		margin:10px auto 20px;
		text-align:center;
 }
 
 #social img{
		opacity:0.4;
 }
 
 #social img:hover{
		opacity:1.0;
 }

 
 img{	border: none; background:transparent;}

 .ads1{
		border:3px solid #000000;
		display:block;
		height:280px;
		position:relative;
		width:336px;
		-moz-border-radius:6px 6px 6px 6px;
		-moz-box-shadow:0 2px 12px rgba(0, 0, 0, 0.6);
		border:1px solid #000;
		margin-top:2em;
 }
 
 #adscont{
		float:left;
		width:336px;
		margin:-2.5em 0 1em;
 }
 
 #social li{
		display:inline;
		width:48px;
		height:48px;
		padding:0 .5em;
 }
 
 #fakeheader
 {
 width:100%;
 height:110px;
 }
 
 #footer{
		width:100%;
		position:relative;
		margin: 0 0 2em;
 }
