#contenido #datos {
	min-height:				625px;
	_height:				625px;
	
}

#contenido #datos h1 {
	margin-left:			20px;
	margin-top:				20px;
	font-family:			"Times New Roman", Times, serif;
	font-size:				30px;
	font-weight:			bold;
	color:					#9e9422;
}

#contenido #datos h2 {
	margin-left:			20px;
	font-family:			"Times New Roman", Times, serif;
	font-size:				14px;
	font-weight:			bold;
	color:					#3e6291;
}

#contenido #datos p {
	margin-left:			60px;
	font-size:				12px;
	color:					#2666ba;
	margin-right: 			60px;
	line-height: 			18px;
}
.txtTitulo{
	font-size:16px;
	color:#2666ba;
	font-weight:bold;
}
.link1{
font-size:11px;
color:#2666ba;
text-decoration:none;
}
.link2{
font-size:12px;
color:#2666ba;
text-decoration:none;
}