/* CSS Document */

body {
	magin: auto;
	margin-top: 20px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../../imagenes/fondo/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	text-align: center;
	display: block;
}

table.fuentes {
	font: Times, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.cartel-campagna-oficial {
	margin: auto;
	width: auto;
	height: auto;
}

.finaldelaweb {
	pssition: absolute;
	clear: both;
	width: 700px;
	height: 30px;
}

