﻿/*

	calabressio

*/

#footer
{
position: relative;
width: 100%;
height: 50px;
clear: both;
/*padding-top: 5.0em;*/
background: url('img/sfondi/foot.png') no-repeat;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
color: #aaa;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
color: #aaa;
}