#contenido {
	padding-left:22px;
	padding-top:27px;
}
/*
#presentacion h1 {
	font-size:18px;
}
#presentacion h2 {
	position:relative;
	font-size:16px;
	margin:0px;
	padding:0 0 10px 0;
	bottom:0px;
	right:0px;
}
#presentacion h3 {
	background-image:url(../images/presentacion/presentacion.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:163px;
	height:26px;	
	text-indent:-4000px;
	margin-bottom:27px;
}
*/
#presentacion div{
	position:relative;
	font-size:11px;
	background:url(/images/punto.gif) repeat-x left bottom;
	margin-top:12px;
	padding-bottom:15px;
	margin-bottom:5px;	
	margin-right:20px;
}
#presentacion #intro {
	margin-top:0;
}
#presentacion #intro p.destacado {
	font-weight:bold;
}
#presentacion #areas li {
	border-bottom:1px solid #f9a61a;
	width:570px;
	padding:4px 2px;
	text-transform:uppercase;
}
#presentacion #areas li.ultima {
	border-bottom:none;
}
#presentacion #premios li {
	margin-left:5px;
	margin-bottom:8px;
}
#presentacion #premios li p {
	padding:0;
	margin:0;
	width:auto;
}
#presentacion #premios li p.proyecto {
	color:#F6A800;
}
#presentacion #premios li a {
	display:block;
	color:#f9a61a;
	margin:0;
	padding:0;
	width:230px;
}
#presentacion h4 {
	font-size:14px;
	color:#f6a800;
	font-weight:bold;
	margin-bottom:10px;
}
#presentacion p, #presentacion li, #presentacion a {
	font-size:11px;
	color:#000000;
}
#presentacion li {
	list-style:none;
}
#presentacion p {
	padding-bottom:15px;
}
#presentacion a {
	color:#f6a800;
	text-decoration:none;
}
#presentacion a:hover {
	text-decoration:underline;
}
#presentacion p.ultimo {
	padding:0;
}
#presentacion div.ultimo {
	background:none;
}
#presentacion div#areas {
	padding-bottom:83px;
}
#areas img {
	position:absolute;
	left:-21px;
	bottom:10px;
}