#foot {
		position: absolute;
		left: 10%;
		color: white;
		font-family: verdana;
		font-size: 11px;
	}
p   {
color: white;
font-family: verdana;
font-size: 12px;
}	
a, li {
    text-decoration: none;
    color: white;
    font-family: verdana;
    font-size: 12px;
}	
strong {
    font-weight: normal;
    color: white;
    font-family: verdana;    
}
#tresc {
    position: absolute;
    left: 10%;
    right: 10%;
    color: white;
    font-family: verdana;
}
h1, p {
    color: white;
}
