#contacto_datos_Wrapper{
	float: left;
	clear: left;
	padding: 40px;
	margin-bottom: 40px;
	background: #fff;
	color: #777;
	font-size: 10pt;
	line-height: 14pt;
}

#contacto_datos_Wrapper strong{
	font-size: 10pt;
}

#contacto_datos_Wrapper iframe{
	width: 640px;
	height: 480px;
}

#contacto_datos_Wrapper a:link{
	color: #5192bc;
}
#contacto_datos_Wrapper a:visited{
	color: #5192bc;
}
#contacto_datos_Wrapper a:hover{
	color: #000;
}
#contacto_datos_Wrapper a:active{
	color: #5192bc;
}