.foto_titulo {
	text-align: center;
	float: right;
}
#contenido .first {
	background: url('../images/maincontenttopbg.gif') no-repeat top left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

#contenido .middle {
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(../images/maincontentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
#contenido .middle .area_info {
	vertical-align: top;
	margin-right: 20px;
}

#contenido .last {
	background: url('../images/maincontentbottombg.gif') no-repeat bottom left;
	margin-left: 10px;
	}
#contenido .observaciones {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
#contenido .observaciones p {
	margin-top: 5px;
	line-height: normal;
}
#contenido .texto_fase {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

#contenido .texto_fase p {
	margin-top: 5px;
}
#barra .red {
	color: #FF0000;
}
