#contenedora_imagen
{
	float: right;
	width:400px;
	margin: 20px 0px 20px 5px;
	padding: 10px;
	
}
#contenedora_imagen img
{
	margin-left: 0px;
}
#contenedora_imagen a
{
	
	
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	display:block;
	
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	
	text-align: center;
	
	text-decoration: underline;
}
#contenedora_imagen a:hover
{
	text-decoration:underline;
}
span.rt
{
	font-family: Verdana;
	font-size: 10px;
	color: #868686;
	font-weight: bold;
	text-transform:uppercase;
}
a.btn_form
{
	display: inline-block;
	background-image: url(../../imagenes/portada/contact-link-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #2c5e92;
	font: normal bold 11px Verdana, Arial;
	color: #fff;
	text-align: center;
	width: 239px;
	height: 29px;
	
	padding-top: 12px;
	
	margin-top: 105px;
}
a.btn_form img
{
}
#google_map
{
	
	clear:both;
	width:650px;
	margin:10px 0px 20px 50px;
}
#google_map iframe
{
	float:left;
	margin:0px 0px 0px 0px;
	width:650px;
	height:350px;
	border:0px;
}
#google_map a
{
	clear:both;
	float:left;
	width:650px;
	padding:10px 0px 10px 0px;
	text-align:center;
	
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	font-weight: bold;
	text-decoration:none;
}

#google_map a:hover
{
	text-decoration:underline;
}
