#portadSuperior {
	margin-top: 40px;
}
#proyectoPortada {
	background-image: url(../imagenesEstructura/blanco.png);
	margin: 10px;
	width: 50%;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#proyectoPortada p {
	margin: 0px;
	padding: 0px;
}
#proyectoPortada h1 {
	margin: 0px 0px 7px;
	font-size: 18px;
	font-weight: normal;
}
.fotoPortada {
	background-repeat: no-repeat;
	background-position: center center;
}
#portadSuperior a {
	color: #000000;
	text-decoration: none;
}
#portadSuperior a:hover {
	text-decoration: underline;
}
#noticiasPortada {
	font-size: 11px;
	color: #666666;
}
#noticiasPortada p {
	margin: 0px;
}
#noticiasPortada h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}
#noticiasPortada  a {
	color: #666666;
}
#noticiasPortada  a:hover {
	color: #000000;
}
#noticiasPortada .rojo {
	color: #CC0000;
	font-size: 10px;
	margin-top: 10px;
}
#noticiasPortada h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#fotoNoticia {
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
#proyecto {
	margin-top: 40px;
}
#columna h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#proyecto td {
	font-size: 11px;
}
#columna p {
	margin: 0px;
}
#contenidoProyecto {
	padding: 10px;
}
#contenidoProyecto p {
	font-size: 12px;
}
#pestanas a {
	font-size: 11px;
	color: #000000;
	margin: 10px;
	text-decoration: none;
	padding: 10px;
}
#pestanas {
	height: 20px;
}
#proyecto a {
	color: #000000;
	text-decoration: none;
}
#contenidoProyecto a {
	color: #666666;
	text-decoration: underline;
}
#miniFoto {
	height: 154px;
	border: 1px solid #CCCCCC;
	background-position: center center;
	margin-bottom: 20px;
}

