@charset "utf-8";
/* CSS Document */
html, body {
    font-family: Verdana;
    font-size: 15px;
    color: #1B5669;
}
#logo img{
	width:100%;
	height:auto;	
}
#sponsorBig{
	text-align:center;	
}

#sponsorBig img{
	width:90%;
	height:auto;
}
#foto img{
	width:100%;
	height:auto;
}

.bordo {
    border: 1px solid #666666;
}
#pie{
	font-size:12px;
	text-align:center;
	line-height:25px;
}
#pie a{
	color: #1B5669;	
}