body {
	margin:0; padding:0;
	font: 10px Verdana;
	color: #505050;
	background: #eeede8;
}
div.clr {clear:both}
a img {border:0;}

/*#menu, #contents { float: left; padding-top: 20px; position: static;}*/

#menu {
	position: absolute;
	top: 30px;
	left: 30px;	
}

body > #menu {
	position: fixed;
	top: 30px;
	left: 30px;
}


#menu img {
	margin-bottom: 15px;
}
#contents {
	margin: 70px 0 0 210px;
}

#menu {width: 180px;}

#menu ul {
	margin: 0 0 30px 0 ;
	padding: 0;
	width: 90px;
}

#menu ul li {
	margin: 0;
	padding: 1px 0 1px 5px;
	list-style-type: none;
}

#menu ul a:link, #menu ul a:visited {
	text-decoration:none; color: #505050;
}
#menu ul a:hover {color: #e91d53;}

#contents a:link, #contents a:visited {
	text-decoration:none; color: #505050;
}
#contents a:hover {color: #e91d53;}

#contents a.video:link, #contents a.video:visited {
	text-decoration:none; color: #e91d53;
}
#contents a.video:hover {color: #505050;}

#contents {
	width: 800px;
}
#contents p{
	line-height: 15px;
	_line-height: 14px;
	width:500px;
}
#contents h2 {
	font: bold 10px Verdana;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	_margin: 2px 0;
	
}
#contents div.project {
	width: 700px;
	padding-bottom: 50px;
	margin-bottom: 10px;
	clear:both;
	background: url(../../_img/pf-sep.jpg) repeat-x bottom center;
}
#contents div.news {
	margin-bottom:1px;
	background: url(../../_img/pf-sep.jpg) repeat-x center bottom;
}
#contents div.news div.img{
	width:40px;
	float:left;
	margin-top:10px;
}
#contents div.news div.texto{
	float:left;
	width:520px;
	margin-top:10px;
	margin-left: 20px;
	line-height:15px;
	padding-bottom:15px;
}
#contents div.linea {
	background: url(../../_img/pf-sep.jpg) repeat-x top;
	height:5px;
}
#contents div.linker {
	width: 190px;
	float: left;
}

#contents div.linker ul li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style-type: none;
	line-height:20px;
}
#contents div.linker ul li a{
	font-weight:bold;
}
#menu ul li.sel {
	background: #fff;
	
}
#menu ul li.sel a {color: #e91d53;}
#menu ul li.gris a {
	color: #666;
}


br {height: 5px;}



#contents div.project div.more {height: 20px;}
#contents div.project div.more {
	text-align: right;
}
div.more ul {
	margin: 0;
	padding: 0;
}

div.more ul li {
	float: right;
	margin: 0 3px;
	list-style-type: none;
}

#contents div.project div.more ul li a:link, #contents div.project div.more ul li a:visited {
	color: #e91d53;
	text-decoration: none;
}
#contents div.project div.more ul li a:hover {
	color: #555;
}
img.sep {
	margin: 5px 0;
}
