/* CSS */

#cuerpo h1 {
	font-size:25px;
	color:#df0024;
}

#titulo p {
	font-size:13px;
	text-align:justify;
}

#titulo {
	padding:10px;
	margin:0px;
	margin-top:20px;
	width:400px;
	background-image:url(../img/dark_bkg.png);
}

#imgtit {
	padding-right:200px;
	float:right;
}
#textEmpresa strong{
	color:#2d4c9c;
}