#contacto
{
	float:left;
	width:725px;
	border:1px solid #A4D900;
}
#contenedora_imagen
{
	float: right;
	width:400px;
	margin: 0px 0px 20px 5px;
	padding: 10px;
}
#contenedora_imagen img
{
	border:1px solid #C0C0C0;
}
#contenedora_imagen a
{
	float:left;
	
	margin:0px;
	padding:4px 0px 0px 10px;
	
	display:block;
	
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	
	font-family: Verdana;
	font-size: 10px;
	color: #868686;
	font-weight: normal;	
	
	background-image: url(../../imagenes/menu/bullet.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	
	width:157px;
	height:20px;
	
	text-decoration:none;
}
#contenedora_imagen a:hover
{
	text-decoration:underline;
}
div.textoContacto
{
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
	font-weight: normal;	
	text-align:left;
	
	padding:20px 0px 0px 20px;
}
div.textoContacto a
{
	font-family: Verdana;
	font-size: 10px;
	color: #1F5600;
	font-weight: bold;	
	text-decoration:none;
}
div.textoContacto a:hover
{
	text-decoration:underline;
}
div.textoContacto span.rt
{
	font-family: Verdana;
	font-size: 18px;
	color: #98CA02;
	font-weight: normal;
}
div.textoContacto span.rt2
{
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
	font-weight: bold;
}
a.btn_form img
{
	border:0px;
}

#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:1px solid #C0C0C0;
}
#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;
}
