/*  
Web: Pixelmaníacs
Theme URI: http://www.euniceproductions.com/pixelmaniacs
Version: 0.1
Author: eunice szpillman
Author URI: http://popcorn.euniceproductions.com
*/


/************ LAYOUT **************/
body {
margin:0;
padding:0;
font-size: 62.5%;
text-align:center; 
}

div#content {
	width:80em;
	height:50em;
	background:#FFFFFF url(fondo.gif) no-repeat center bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top:3em;
	text-align:left;
}

div#descrip {
width:40em;
float:right;
font-family: "Trebuchet MS";	
}

div#descrip p {
font-size: 1.1em;
}

div#descrip p a {
color:#AAA;
}

div#descrip h1 {
margin:0;
padding:0;
font-size:4.5em;
}

div#tiras {
float:right;
width:51em;	
margin-top:5em;
}
	
div#tiras a{
text-decoration:none;	
color:#999;
}

div#tiras img{
border:0.1em solid;
}
