#datos
{
	float:left;
	
	margin:20px 0px 0px 20px;
	width:260px;
}
#datos span.rt
{
	float:left;
	font-family: Verdana;
	font-size: 10px;
	color: #cea218;
	font-weight: bold;
}
#google_map
{
	
	float:right;
	width:370px;
	margin:10px 20px 20px 0px;
	
}
#google_map iframe
{
	float:left;
	margin:0px 0px 0px 0px;
	width:370px;
	height:350px;
	border:2px solid #344b58;
}
#google_map a
{
	clear:both;
	float:left;
	width:370px;
	padding:10px 0px 10px 0px;
	text-align:center;
	
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

#google_map a:hover
{
	text-decoration:underline;
}
#contenedora_imagen
{
	text-align:center;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	
}
#contenedora_imagen img
{
	border:1px solid #344b58;
}
.textoNormal
{
	margin:0px;
	padding:0px;
	color:#ffffff;
	
}
.textoNormal a
{
	font-family: Verdana;
	font-size: 10px;
	color: #cea218;
	font-weight: bold;
	text-decoration:underline;
	font-style:italic;
}
.textoNormal a.btn_form
{
	float:left;
	width:75px;
	line-height:10px;
	height:27px;
	font-family: Verdana;
	font-style:normal;
	font-weight:normal;
	font-size: 10px;
	color: #cea218;
	text-decoration:none;
	background-image: url(../../imagenes/contacto/btn_form.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:7px 0px 0px 35px;
}
.textoNormal a.btn_form:hover
{
		text-decoration:underline;
}
a.plano
{
	float:left;
	clear:both;
	width:75px;
	line-height:10px;
	height:35px;
	font-family: Verdana;
	font-style:normal;
	font-weight:normal;
	font-size: 10px;
	color: #cea218;
	text-decoration:none;
	background-image: url(../../imagenes/descargas/imagen_defecto_general.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:7px 0px 0px 33px;
	margin-top:20px;
	text-align:right;
}
a.plano:hover
{
	text-decoration:underline;
}
