#est-1 {
	background-image: url(../fw/est-1.png);
	height: 7px;
	width: 970px;
}
#contenedor-principal {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #FFF;
	background-image: url(../fw/fondo-2.png);
	background-repeat: repeat-x;
}
#maquetador {
	background-image: url(../fw/fondo.png);
	width: 960px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#cabecera {
	background-image: url(../fw/cabecera.png);
	height: 110px;
	width: 960px;
	overflow: hidden;
}
#menu {
	background-image: url(../fw/menu-fnd.png);
	height: 45px;
	width: 960px;
	overflow: hidden;
}
#banner {
	background-image: url(../fw/cabecera-fnd.png);
	height: 350px;
	width: 960px;
}
#contenidos {
	background-color: #FFF;
	background-repeat: repeat-x;
	width: 930px;
	padding: 15px;
}
#pie {
	background-image: url(../fw/pie-fondo.png);
	height: 39px;
	width: 945px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.sep5 {
	height: 5px;
	width: 100%;
}
.sep15 {
	height: 15px;
	width: 100%;
}
.sep10 {
	height: 10px;
	width: 100%;
}
.sep20 {
	height: 20px;
	width: 100%;
}
.cuadroFormulario {
	height: 380px;
}
.buscador {
	padding: 10px;
	height: 50px;
	width: 240px;
	overflow: hidden;
	background-image: url(../fw/busqueda.png);
}

