body {
	margin:0;
	padding:0;
	width: 4149px;
	/*height: 509px;*/
	color:#333; 
	font: 72.5%/150% Tahoma, Sans-Serif; 
	background: #000000 url(../img/bg1.gif) repeat-x  left top;
	/*overflow-x: hidden;*/
	/*overflow-y: hidden;*/
}


/*h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}*/

#logo{
	position:fixed;
	_position:absolute;
	top:100%;
	left:100%;
	margin-top:-75px;
	margin-left: -390px;
	/*background: #000000 url(../imagenes/logo.gif) no-repeat left top;*/
}	

#container{
	position:absolute;
	left: 8px;
	top: 55px;
	/*width:98%;
	height:400px;*/
	white-space:nowrap;
}
/*#scroller {
	position:absolute;
	left:8px;
	top:58px;
	width:98%;
	height:560px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space:nowrap;
}*/

/*#page {
	height: 509px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {font-size: 2.0em;}
*/
#menu {
	margin-top: 37px; 
	padding-left: 15px;
	position:fixed;
	_position:absolute;
}

/*#menu ul {
	list-style: url(../img/rightsmall.png);
}*/

#menu a{
	text-decoration: none;
	color:#CC0000;
	
}

#menu a:hover{
	/*border-bottom: 1px solid #22b1e1;*/
	color: #22b1e1;
	text-decoration:none;
	
}

#menu2 {
	margin-top: 37px;
	left: 45%; 
	/*padding-left: 15px;*/
	position:fixed;
	_position:absolute;
}

/*#menu2 ul {
	list-style: url(../img/rightsmall.png);
}*/

#menu2 a{
	text-decoration: none;
	color: #CC0000;
}

#menu2 a:hover{
	/*border-bottom: 1px solid #22b1e1;*/
	color: #22b1e1;
	text-decoration:none;
	
}

/*#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}
*/
#arrows {
	position: fixed;
	_position:absolute;
	_left:550px;
	top: 460px;
	left: 65%; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}

/*
#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}*/
#buttons{
	position:fixed;
	_position:absolute;
	padding-left: 15px;
}

#buttons a{
	text-decoration:none;
	color:#CC0000;
}

#buttons a:hover{
	text-decoration:none;
	color: #22b1e1;
}

