@charset "UTF-8";

.contenedor{
	margin:0;
	padding:0;
	height:504px;
	width:797px;
}
#mapaGoogle_siria{
	position:relative;
	z-index:1;
}
#datos_siria{
	height:504px;
	width:230px;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:567px;
}
#titulo_siria{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	color:#999;
}