body {
	background-color:#000;
}
#page {
	background-color: #000000;
	background:#000000;
	margin: 0 0 0 0 px;
	padding: 0 0 0 0 px;
}
#contenedor {
   text-align: justify;
   width: 900px;
   height: 555px;
   margin: auto;
   margin-bottom:1px;
   background-color:#FFFFFF;
}
#cabx {
   text-align: justify;
   width: 900px;
   /* ver aumente 1px no se veia lalinea verde*/
   height: 211px;
   margin: auto;
   background-color:#000000;
   vertical-align:top;
}
#xtop {
   text-align: justify;
   width: 900px;
   /* 75 */
   height: 36px;
   margin: auto;
   background-color:#000000;
}
#logoxymas {
   text-align: justify;
   width: 900px;
   height: 174px;
   margin: auto;
   background-color:#000000;
}
#ln {
	margin: 0 0 0 0 px;
	padding: 0 0 0 0 px;
	height: 1px;
   width: 900px;
   background-color:#00FF00;
}
#cuerpo {
   text-align: justify;
   width: 900px;
   height: 346px;
   margin: auto;
   background-color:#000000;
}
a {
	outline:none;
}


/* jonathan's div menu styles */

#menubar{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 900px;
	height: 25px;
	position: relative;
	/*background-color: #6F0;*/
}
.menuoption{
	float: left;
}
.langoption{
	float: right;
}
