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

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

#contenido #datos h2 {
	
	margin-left:			40px;
	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;
}
