@charset "UTF-8";

.F_super {
	background-image: url(images/a_extras/fondoSuper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 2;
}
.FINFER {
	background-image: url(images/a_extras/fondoINFER.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.F_medio {
	background-image: url(images/a_extras/fondomedio.jpg);
	background-repeat: repeat-y;
	z-index: 1;
	background-position: center;
	text-align: center;
}
body {
	background-image: url(images/a_extras/fondo.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.tab_div_media {
	background-image: url(images/Menu4_r6_c1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tab_div_super {
	background-image: url(images/a_extras/Menu4_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Tab_izq_super {
	background-image: url(images/a_extras/Menu3_titulo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.LineaInfer {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
