body {
        font-family: Arial;
        font-size: 12pt;
        color: #000000;
        background-color: #FFFFFF;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-botton:0;
	border-top-width:0;
	padding-top:0;
	padding-left:0;
	border-style:none;
}

table { border-spacing: 0px;
/*height: 100%;*/
} /* cellspacing */

th, td { padding: 0px; } /* cellpadding */

footer {
  background-color: #cf731b;
  position: absolute;
  bottom: 0;
  margin-bottom:0px;
  width: 100%;
  height: 54px;
  color: white;
}

header {
  background-color: #cf731b;
  position: absolute;
  top: 0;
  z-index:9999;
  margin-top:0px;
  width: 100%;
  height: 54px;
  color: white;
}

/*#example_1_container .easy_slides_caption {
    width:674px;
    height:450px;
    padding: 10px 0 0 10px; 
}*/

#jssor_1 {
    width:auto;
    height:371px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    padding:0px;
	position: absolute;
  

}

#menu td {
	height:42px;
	width:329px;

}

#menu {
	float: right;
	position: relative;
	margin-top:-6px;
	padding:0px;
	
	
}

#seleccion {
	float: right;
	position: relative;
	margin-top:0px;
	padding:0px;
	margin-right:-320px;
	
}

a {
	text-decoration: none;
	margin-right:25px;
	float:right;
	font-family: Arial;
    font-size: 12pt;
	font-weight: bold;
	color: black;
        
}
ul{
height:100% !important;
}


