/*
Theme Name: Manifesto 
Version: 1.0
Author: Vicente Filho
*/

/************************************************
*	Footer										*
************************************************/


#foot 
{
    width: 680px; 
    height: 40px;	
    text-align: left;
    margin: 20px 0px 10px 120px;
	color: #000000;
    font-size: 11px;
}

#foot a:link, #foot a:hover, #foot a:visited
{
	font-family: Lucida Sans Unicode;
    font-size: 10px;
	color: rgb(218,37,28);
	font-weight: bold;
}