* {margin:0;padding:0;}

body {
	background-color:#97a5b1;
	background-image: url(../files/fondo.png);
/*	background-repeat: no-repeat;*/
	background-repeat:repeat-x;
	background-position: top center;
	margin:0 auto;
}
#header {
	MARGIN: 0px auto;
	WIDTH: 958px;
	height:212px;
	background-image:url(../files/header.png);
	padding: 0px 0px 0px 0px;
}
#main1 {
	MARGIN: 0px auto;
	WIDTH: 958px;
	height:387px;
	background-image:url(../files/main1.png);
	background-repeat:no-repeat;
}
#main2 {
	MARGIN: 0px auto;
	WIDTH: 958px;
	height:370px;
	background-image:url(../files/main2.png);
	background-repeat:no-repeat;
	padding-top:20px;
}
#footer {
	MARGIN: 0px auto;
	WIDTH: 958px;
	height:96px;
	background-image:url(../files/footer.png);
}
#footer2 {
	MARGIN: 0px auto;
	WIDTH: 800px;
	height:23px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

#imagen1 {
width:908px;
height:387px;
background-image:url(../files/backgroundtest.gif);
background-repeat:no-repeat;
float:right;
}

#space {
	width:26px;
	height:387px;
	float:right;
}
#menu {
	position:absolute;
	top:259px;
	width: 100px;
	height: 285px;
	padding: 0px 0px 0px 50px;
}
#submenu{
	width: 112px;
	clear: left;
	position: relative;
	height: 27px;
	padding: 10px 0px 0px 0px;
	}
#footer  A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
#footer  A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
#welcome{
	position:absolute;
	width: 590px;
	height: 320px;
	margin: 250px 0px 0px 260px;
	padding: 15px 40px 10px 30px;
	background-image:url(../files/gris.png);
	background-repeat:no-repeat;
	
}
#derecha{
	position:absolute;
	width:  295px;
	height: 50px;
	margin: 23px 0px 0px 583px;
	padding: 0px 0px 0px 0px;
}

#rojo{
	position:absolute;
	width:  287px;
	height: 80px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../files/rojo1.png)
}
#gris{
	position:absolute;
	width:  295px;
	height: 413px;
	margin: 130px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../files/gray.png)
}
#about{
	position:absolute;
	width:  326px;
	height: 73px;
	margin: 170px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	left: 560px;
	background-image:url(../files/about.png)
}

#logo{
	width:423px;
	height:173px;
	padding: 40px 0px 0px 27px;
	cursor: hand;
    cursor: pointer;
	z-index:1000;

}

#logo span{
	display:none;
	cursor: hand;
    cursor: pointer;
	position:absolute;
	z-index:1;
}


