#contenido #datos {
	min-height:				425px;
	_height:				425px;
	background-image:		url(images/fotoGaleriaDeFotos.jpg);
	background-repeat:		no-repeat;
	margin-top:				50px;
}

#contenido #datos h1 {
	margin-left:			30px;
	margin-top:				60px;
	font-family:			"Times New Roman", Times, serif;
	font-size:				24px;
	font-weight:			bold;
	color:					#9e9422;
	width: 					200px;
	display: 				block;
	margin-bottom: 			20px;
	padding-bottom:			0px;
}

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

#contenido #datos p {
	margin-left:			40px;
	font-size:				12px;
	color:					#2666ba;
	line-height: 			18px;
	margin-bottom:			1em;
	padding-bottom:			0px;
	margin-top:				0px;
	width: 					200px;
}

#contenido #datos #imagenes {
	float:					right;
	display:				block;
	width:					460px;
	margin-top:				20px;
	margin-right:			20px;
	_margin-right:			10px;
	
}

#contenido #datos #imagenes #thumb {
	width:					85px;
	height:					87px;
	background-image:		url(images/thumb.jpg);
	float:					left;
	margin-left: 			5px;
}

#contenido #datos #imagenes #thumb a {
	width:					54px;
	height:					54px;
	border:					0px;
	display:				block;
	margin-left:			16px;
	margin-top:				17px;
}
