@charset "utf-8";
/* CSS Document */
#tot {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
#glob {

    position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:1;

}
#ext {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:auto;
	z-index:1;
}
#menu {
	position:relative;
	top:-15px;
	width:780px;
	height:auto;
	z-index:2;
}
#contcentro {
	position:relative;
	width:780px;
	height:auto;
	z-index:2;
}
#menu2 {
	position:absolute;
	left:0px;
	width:200px;
	height:auto;
	z-index:3;
}
#cormen {
	position:relative;
	left:0px;
	width:780px;
	height:auto;
	z-index:3;
}
#capacentro {
	position:relative;
	top:0px;
	left:200px;
	width:580px;
	height:auto;
	z-index:2;
}
#publi {
	position:relative;
	width:580px;
	height:auto;
	z-index:3;
}
#adjun {
	position:relative;
	width:580px;
	height:auto;
	z-index:3;
}
#centro {
	position:relative;
	width:400px;
	height:auto;
	z-index:3;
}
#centropubli {
	position:relative;
	width:400px;
	height:auto;
	z-index:3;
}
#centro2 {
	position:relative;
	width:400px;
	height:auto;
	z-index:3;
}
#centro3 {
	position:relative;
	width:400px;
	height:auto;
	z-index:3;
}
#centro4 {
	position:relative;
	width:400px;
	height:auto;
	z-index:3;
}
#anun {
	position:absolute;
	left:400px;
	top:0px;
	width:180px;
	height:auto;
	z-index:3;
}
#inf {
	position:relative;
	left:0px;
	width:780px;
	height:auto;
	z-index:2;
}









#movilext {
	position:relative;
	left:0px;
	top:0px;
	width:180px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
}
#movilmenu {
	position:relative;
	width:180px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
}
#movilcontcentro {
	position:relative;
	width:180px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
}
#movilinf {
	position:relative;
	left:0px;
	width:180px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
}






#bordsup {
	position:relative;
	top:0px;
	left:-2px;
	width:782px;
	height:30px;
	z-index:2;
	background-image:url(../../general/imagenes/varias/bordsup.png);
}
#bordcentro{
	position:relative;
	left:-2px;
	width:782px;
	height:auto;
	z-index:10;
	background-repeat:repeat-y;
	background-image:url(../../general/imagenes/varias/bordcentro.png);
}
#bordinf {
	position:relative;
	top:0px;
	left:-2px;
	width:782px;
	height:20px;
	z-index:2;
	background-image:url(../../general/imagenes/varias/bordinf.png);
}





#bordressup {
	position:relative;
	top:0px;
	left:0px;
	width:580px;
	height:20px;
	z-index:2;
	background-image:url(../../general/imagenes/varias/bordressup.png);
}
#bordrescentro{
	position:relative;
	left:0px;
	width:580px;
	height:auto;
	z-index:10;
	background-repeat:repeat-y;
	background-image:url(../../general/imagenes/varias/bordrescentro.png);
}
#bordresinf {
	position:relative;
	top:0px;
	left:0px;
	width:580px;
	height:20px;
	z-index:2;
	background-image:url(../../general/imagenes/varias/bordresinf.png);
}


