@charset "utf-8";
/* CSS Document */

#foto
{
	position: relative;
	width: 720px;
	margin: auto;
}

#foto #escuchanos
{
	position: absolute;
	bottom: 2.8em;
	left: 3.5em;
}

#foto #div_icono
{
	position: absolute;
	bottom: 2.4em !important;
	*bottom: 2.6em !important;
	left: 17em;
	clear: both;
}

#foto #div_icono a img
{
	float: left;
	margin: auto 5px auto auto;
	border: none;
}
	
#foto #div_icono a .icono
{
	margin: auto 6.5px auto auto;
}	
	
#foto #contacto
{
	width: 270px;
	height: auto;
	position: absolute;
	right: 1em;
	bottom: 0.4em !important;
	*bottom: 0.6em !important;
	clear: both;
}

#foto #contacto .tipo_contacto
{
	clear: both;
	overflow: auto;
	margin: 10px auto;
}

#foto #contacto .tipo_contacto img
{
	float:left;
	margin: 2px 5px auto auto;
}

#foto #contacto .tipo_contacto p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin: auto;
}

#infinito
{
	width: 720px;
	margin: 13px auto !important;
	*margin: 8px auto !important;
	overflow: auto;
}

#infinito img
{
	float: right;
}