img{
	border:0;
}
#portada{
	border:#ccc 1px solid;
	padding:20px;
	background:url(../imagenes/imagen_portada.jpg) no-repeat 380px 20px;
	width:900px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#838383;
	height:400px;
}
#portada a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#838383;
	font-size:21px;
	font-weight:bold;
	text-decoration:none;
}
#portada a:hover{
	color:#666;
}
#posicionar{
	z-index:1;
	position:absolute;
	margin-top:-230px;
	margin-left:-450px;
	top:50%;
	left:50%;
	width:900px;
	height:460px;
	color:#838383;
}
#posicionar a{
	color:#838383;
}