@charset "UTF-8";
body {
	background-image: url(../imagenes/pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	background-image: url(../imagenes/footer.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 861px;
}
#footer-textura {
	background-image: url(../imagenes/footer-textura.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: auto;
	padding-top: 80px;
}
#top-textura {
	background-image: url(../imagenes/top-textura.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#textura-base {
	background-image: url(../imagenes/textura-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#plecsubmenu {
	position:absolute;
	left:273px;
	top:72px;
	width:589px;
	height:64px;
	z-index:1;
	display: inline;
	background-image: url(../imagenes/plec-submenu.png);
	background-repeat: no-repeat;
	background-position: right;
}
#top {
	height: 50px;
	width: auto;
	background-image: url(../imagenes/top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#base1 {
	background-image: url(../imagenes/base-01.png);
	background-repeat: repeat-y;
	background-position: left top;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
