/* CSS Document */

#imgPart {
	float:left;
}

#cuerpo h1 {
	font-size:25px;
	color:#df0024;
	padding-top:20px;
	padding-left:125px;
}

#sub {
	font-size:14px;
	padding-left:125px;
	width:500px;
	text-align:justify;
}

#textPart{
	clear:left;
	margin-top:30px;
	width:700px;
}

#enlacesPart{
	float:right;
}