@charset "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background-color: #EAEAEA;
}
h1 {
	font-size: 1.9em;
	color: #000000;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 0.8em;
	color: #999999;
	font-weight: normal;
}
ul {
	list-style: none;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
}
a {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
li.active a{
	color: #000000;
}

p {
	line-height: 1.3em;
	font-size: 1.1em;
}

#general {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
	margin-top: 20px;
	position: relative;
	height: 650px;
}
#cabecera {
	height: 43px;
	margin-bottom: 30px;
	position: fixed;
	width: 980px;
	padding-left: 5px;
	background-color: #eaeaea;
	z-index:110;
}
#cabecera a img {
	border-style: none;
	float: right;
}
#cabecera ul {
	float: left;
	margin-top: 25px;
}
#cabecera li {
	display: block;
	float: left;
	margin-right: 50px;
}
#cabecera li a:hover {
	color: #000000;
}
.borde {
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
}
.marcoBlanco {
border: 1px solid #ffffff;
}
#contenido {
	height: 489px;
	position: absolute;
	top: 73px;
	padding-left: 5px;
	left: 0px;
}
#infoLeft  {
	position: fixed;
	width: 390px;
}
#works {
	width: 180px;
	position: absolute;
	z-index: 101;
	background-color: #eaeaea;
	padding-bottom: 5px;
	padding-left: 5px;
	left:-5px;
}
#details {
	position: absolute;
	width: 220px;
	left: 180px;
	background-color: #eaeaea;
	z-index: 102;
	padding-bottom: 10px;
	padding-left: 2px;
}
#details p {
	padding-bottom: 3px;
	line-height: 1.4em;
	padding-right: 3px;
}
#images  {
	position: absolute;
	left: 430px;
	height: 448px;
	width: 3000px;
}
#images img {
	margin-right: 10px;
	float: left;
}

.new {
font-size:0.9em;
background-color:#FFFFFF;
text-transform:uppercase;
color:#222222;
}


#news {
	width:2980px;
	height:488px;
	float:right;
	position:absolute;
	top:73px;
	left:0px;
}
#news a {
	color: #999999;
}
#news a:hover {
	color:#000000;
}

#news p {
	display:inline;
	float:right;
	width:475px;
	height:488px;
	padding-left:150px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(../img/spacer.png);
	text-transform:lowercase;
}
#news p.last {
	padding:0px;
	background:none;
}
#news p .fecha {
	color:#999999;
}
#news p img {
	margin-top:70px;
	text-align:center;
}

#news a img, #news a:hover img,#news a:visited img{
	border:none;
}
/*	#links  {
margin-top: 580px;
	width: 980px;
	padding-left: 5px;
	height:30px;
	margin-top:600px;
}
#links ul{

}
#links  li  {
	margin-bottom: 3px;
	padding-bottom: 1px;
}
#pie {
	margin-top: 5px;
	padding-left: 0px;
}*/
#links  {
	margin-top: 580px;
	clear: both;
	position: fixed;
	width: 980px;
	padding-left: 5px;
	z-index: 1;
}
#links  li  {
	margin-bottom: 3px;
	padding-bottom: 1px;
}
#pie {
	margin-top: 5px;
	position: fixed;
	padding-left: 5px;
}
#actual  a, .on a {
	color: #000000;
	text-decoration: none;
}
.back {
	background-color: #EAEAEA;
	background-image: url(../img/whitescreen.jpg);
	height: 487px;
	width: 676px;
	padding: 0px;
	float: left;
	position: relative;
}

.marco {
	border: 1px solid #CCCCCC;
}
#menuSnacks {
	position:fixed;
	width:150px;
	float: left;
	z-index:103;
	background-color: #eaeaea;
	/*width: 60px;
	margin-right: 20px;*/
}
#snacks {
	position: absolute;
	left: 165px;
	height: 448px;
}
#snacks img {
	float:left;
	vertical-align:middle;
	margin-right:10px;
}


#info {
	width: 465px;
	float: left;
	margin-right: 40px;
}
#info a {
	color: #000000;
}
#friends {
	width: 420px;
	float: right;
}
#friends p {
	margin-bottom: 5px;
}
#friends a {
}
#friends li {
	padding-bottom: 1px;
}
#friends ul {
	font-size: 1.1em;
}
