@charset "UTF-8";
/* CSS Document */

body
{
}
#logo
{
	float:left;
}
#telefono
{
	float: right;
	margin-top: 10px;
}
