BODY {
	MARGIN: 0px;
	PADDING: 0px;
	COLOR: #ffffff;
	background-color: #000000;
	BACKGROUND-IMAGE: url("../fondos/lst_bn.gif");
	background-attachment:FIXED;
}
#contenedor{
	width: 1200px;
	TEXT-ALIGN: left;
}
#Cabecera {
	width:1200px;
	height:107px;
	BACKGROUND-IMAGE: url("../fondos/cabecera.jpg");
	background-repeat: no-repeat;
	TEXT-ALIGN: center;
}
#Menu {
	PADDING: 10 0 10 0px;
	width:190px;
	BORDER-RIGHT: #374256 3px solid;
        float:left;
	TEXT-ALIGN: center;
}
#Menu img {
	MARGIN: 1 0 0 4px;
	width:180px;
        height:45px;
        border:0;
}
#Menu a {
	COLOR:#B9B9FF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	TEXT-DECORATION:none;
        line-height: 32px;
}
#Portada {
	width:995px;
        margin-left: 200px;
}
#Portada img {
        border: 0;
}
#Pie {
	position: absolute;
	bottom: 0;
	width:1200px;
	height:31px;
	BACKGROUND-IMAGE: url(../fondos/pie.gif);
	background-repeat: no-repeat;
	TEXT-ALIGN: center;
}
#Pie a {
	COLOR:#B9B9FF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 21px;
	TEXT-DECORATION:none;
        line-height: 32px;
}


