body {
	background-attachment: fixed;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-image: url(../img/bg_inicio.png);
	background-repeat: repeat;
}
.centro {
	background-repeat: repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	background-image: url(../img/fondotrans.png);
}
.TEXTOGENERALGRANDE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
}

.medio {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #000000;
	height: auto;
	overflow: hidden;
}
.menu {
	height: 44px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.contenido {
	padding: 10px;
	width: auto;
}


.pie {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-bottom: 20px;
	background-image: url(../img/pie.png);
	background-repeat: repeat;
}
.IMG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
	float: left;
}
.centro2 {
	background-repeat: repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	background-image: url(../img/fondotrans.png);
	margin-top: 120px;
}
