.secsup {
	background-image: url(azules/head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.secizda {
	background-image: url(azules/izda.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.secinfizda {
	background-image: url(azules/infizda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: xx-small;
}
.secinf {
	background-image: url(azules/inf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: xx-small;
}
.secinfdcha {
	background-image: url(azules/infdcha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: xx-small;
}
.secdcha {
	background-image: url(azules/dcha.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.fondosec {
	background-image: url(azules/fondo.gif);
	background-repeat: repeat;
}
.linea {
	background-image: url(../imgs/linea.gif);
	background-repeat: repeat-x;
	background-position: center;
}
