/* footer */
#footer {
	text-align: center;
	font-size: 11px;
}
#footer #footerTop {
	width: 990px;
	height: 8px;
	padding: 0;
	margin: 0;
	background-image: url(/img/site/prototipo03_22_01.png);
	background-repeat: no-repeat;
}
#footer #footerMiddle {
	width: 990px;
	padding: 0;
	margin: 0;
	background-image: url(/img/site/prototipo03_22_02.png);
	background-repeat: repeat-y;
	text-align: left;
}
#footer #footerBottom {
	width: 990px;
	height: 8px;
	padding: 0;
	margin: 0;
	background-image: url(/img/site/prototipo03_22_03.png);
	background-repeat: no-repeat;
}

#footer a{
 color: #c03f2e;
}