@charset "utf-8";
.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: justify;
	padding: 12px;
}
.backg {
	background-attachment: fixed;
	background-image: url(mgn/fondo_pag.jpg);
	background-repeat: no-repeat;
}

.img_pie {
	background-image: url(mgn/fondo_abajo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_plecab {
	background-image: url(mgn/pleca2b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.todo {
	background-attachment: fixed;
	background-image: url(mgn/todo.jpg);
	background-repeat: no-repeat;
}

.img_pleca {
	background-image: url(mgn/pleca.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.img_cont {
	background-image: url(mgn/fondo_web.jpg);
	background-repeat: repeat-y;
}
.img_plecaa {

	background-image: url(mgn/pleca2a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ttl {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: justify;
	padding: 12px;
}

