a{text-decoration:none}
.oc{display:none}

body{
	 margin:0; padding:0; width:100%;
	 font-family:arial;
	 font-size:14px;
	 background:url(../imgs/fondos.jpg) top center fixed no-repeat; /*El background queda centrado y no se repite (para fondos de 1600x1500 pixeles)*/ 
	 overflow:hidden;
	 }

.clear
    {
    clear:both;}
.fr
    {
    float: right;}
.fl
    {
    float: left;}

.principal{
	width:1000px;
	padding:0; 
	margin:0 auto;
}
	 
/* Encabezado 
-----------------------------------------------------------------------------*/
.encabezado{ 
	width:1000px; 
	height:115pX;
	}
	
/* Logo
_____________________________________________________________________________*/
    .logo{
	float:left; 
	padding:0; 
	margin:0; 
	}

/* Menu 
-----------------------------------------------------------------------------*/
.menu{
	float:left;
	width:200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu ul {
list-style-type: none;
padding: 0px;
margin: 0px;}

.menu ul li { 
float:left;
border:0;
}

.buttonpre {
   border-top: 1px solid #c9c;
   background: #c9c;
   background: -webkit-gradient(linear, left top, left bottom, from(#c9c), to(#639));
   background: -webkit-linear-gradient(top, #c9c, #639);
   background: -moz-linear-gradient(top, #c9c, #639);
   background: -ms-linear-gradient(top, #c9c, #639);
   background: -o-linear-gradient(top, #c9c, #639);
   padding-left: 44px;
   padding-top: 14px;
   height: 30px;
   width: 156px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   border-radius: 18px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonpre:hover {
   border-top-color: #969;
   background: #639;
   background: -webkit-gradient(linear, left top, left bottom, from(#639), to(#c9c));
   background: -webkit-linear-gradient(top, #639, #c9c);
   background: -moz-linear-gradient(top, #639, #c9c);
   background: -ms-linear-gradient(top, #639, #c9c);
   background: -o-linear-gradient(top, #639, #c9c);
   color: white;
   }
.buttonpre:active {
   border-top-color: #969;
   background: #309;
   background: -webkit-gradient(linear, left top, left bottom, from(#309), to(#969));
   background: -webkit-linear-gradient(top, #309, #969);
   background: -moz-linear-gradient(top, #309, #969);
   background: -ms-linear-gradient(top, #309, #969);
   background: -o-linear-gradient(top, #309, #969);
   color: #ccc;
   }
   
.buttonmet {
   border-top: 1px solid #6c3;
   background: #6c3;
   background: -webkit-gradient(linear, left top, left bottom, from(#6c3), to(#363));
   background: -webkit-linear-gradient(top, #6c3, #363);
   background: -moz-linear-gradient(top, #6c3, #363);
   background: -ms-linear-gradient(top, #6c3, #363);
   background: -o-linear-gradient(top, #6c3, #363);
   padding-left: 47px;
   width: 153px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   border-radius: 18px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonmet:hover {
   border-top-color: #390;
   background: #363;
   background: -webkit-gradient(linear, left top, left bottom, from(#363), to(#6c3));
   background: -webkit-linear-gradient(top, #363, #6c3);
   background: -moz-linear-gradient(top, #363, #6c3);
   background: -ms-linear-gradient(top, #363, #6c3);
   background: -o-linear-gradient(top, #363, #6c3);
   color: white;
   }
.buttonmet:active {
   border-top-color: #390;
   background: #363;
   background: -webkit-gradient(linear, left top, left bottom, from(#030), to(#390));
   background: -webkit-linear-gradient(top, #030, #390);
   background: -moz-linear-gradient(top, #030, #390);
   background: -ms-linear-gradient(top, #030, #390);
   background: -o-linear-gradient(top, #030, #390);
   color: #ccc;
   }
   
.buttonfue {
   border-top: 1px solid #f90;
   background: #f90;
   background: -webkit-gradient(linear, left top, left bottom, from(#f90), to(#c60));
   background: -webkit-linear-gradient(top, #f90, #c60);
   background: -moz-linear-gradient(top, #f90, #c60);
   background: -ms-linear-gradient(top, #f90, #c60);
   background: -o-linear-gradient(top, #f90, #c60);
   padding-left: 5px;
   width: 195px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   border-radius: 18px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.8) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonfue:hover {
   border-top-color: #c96;
   background: #c60;
   background: -webkit-gradient(linear, left top, left bottom, from(#c60), to(#f90));
   background: -webkit-linear-gradient(top, #c60, #f90);
   background: -moz-linear-gradient(top, #c60, #f90);
   background: -ms-linear-gradient(top, #c60, #f90);
   background: -o-linear-gradient(top, #c60, #f90);
   color: white;
   }
.buttonfue:active {
   border-top-color: #c96;
   background: #930;
   background: -webkit-gradient(linear, left top, left bottom, from(#930), to(#963));
   background: -webkit-linear-gradient(top, #930, #963);
   background: -moz-linear-gradient(top, #930, #963);
   background: -ms-linear-gradient(top, #930, #963);
   background: -o-linear-gradient(top, #930, #963);
   color: #ccc;
   }
   
.buttonman {
   border-top: 1px solid #39c;
   background: #39c;
   background: -webkit-gradient(linear, left top, left bottom, from(#39c), to(#339));
   background: -webkit-linear-gradient(top, #39c, #339);
   background: -moz-linear-gradient(top, #39c, #339);
   background: -ms-linear-gradient(top, #39c, #339);
   background: -o-linear-gradient(top, #39c, #339);
   padding-left: 23px;
   width: 177px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonman:hover {
   border-top-color: #069;
   background: #339;
   background: -webkit-gradient(linear, left top, left bottom, from(#339), to(#39c));
   background: -webkit-linear-gradient(top, #339, #39c);
   background: -moz-linear-gradient(top, #339, #39c);
   background: -ms-linear-gradient(top, #339, #39c);
   background: -o-linear-gradient(top, #339, #39c);
   color: white;
   }
.buttonman:active {
   border-top-color: #069;
   background: #003;
   background: -webkit-gradient(linear, left top, left bottom, from(#003), to(#069));
   background: -webkit-linear-gradient(top, #003, #069);
   background: -moz-linear-gradient(top, #003, #069);
   background: -ms-linear-gradient(top, #003, #069);
   background: -o-linear-gradient(top, #003, #069);
   color: #ccc;
   }
   
.buttonmeta {
   border-top: 1px solid #f69;
   background: #f69;
   background: -webkit-gradient(linear, left top, left bottom, from(#f69), to(#c00));
   background: -webkit-linear-gradient(top, #f69, #c00);
   background: -moz-linear-gradient(top, #f69, #c00);
   background: -ms-linear-gradient(top, #f69, #c00);
   background: -o-linear-gradient(top, #f69, #c00);
   padding-left: 56px;
   width: 144px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonmeta:hover {
   border-top-color: #c36;
   background: #c00;
   background: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#f69));
   background: -webkit-linear-gradient(top, #c00, #f69);
   background: -moz-linear-gradient(top, #c00, #f69);
   background: -ms-linear-gradient(top, #c00, #f69);
   background: -o-linear-gradient(top, #c00, #f69);
   color: white;
   }
.buttonmeta:active {
   border-top-color: #c36;
   background: #900;
   background: -webkit-gradient(linear, left top, left bottom, from(#900), to(#c36));
   background: -webkit-linear-gradient(top, #900, #c36);
   background: -moz-linear-gradient(top, #900, #c36);
   background: -ms-linear-gradient(top, #900, #c36);
   background: -o-linear-gradient(top, #900, #c36);
   color: #ccc;
   }
   
.buttonatl {
   border-top: 1px solid #099;
   background: #0cc;
   background: -webkit-gradient(linear, left top, left bottom, from(#0cc), to(#066));
   background: -webkit-linear-gradient(top, #0cc, #066);
   background: -moz-linear-gradient(top, #0cc, #066);
   background: -ms-linear-gradient(top, #0cc, #066);
   background: -o-linear-gradient(top, #0cc, #066);
   padding-left: 45px;
   width: 155px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonatl:hover {
   border-top-color: #066;
   background: #066;
   background: -webkit-gradient(linear, left top, left bottom, from(#066), to(#0cc));
   background: -webkit-linear-gradient(top, #066, #0cc);
   background: -moz-linear-gradient(top, #066, #0cc);
   background: -ms-linear-gradient(top, #066, #0cc);
   background: -o-linear-gradient(top, #066, #0cc);
   color: white;
   }
.buttonatl:active {
   border-top-color: #066;
   background: #033;
   background: -webkit-gradient(linear, left top, left bottom, from(#033), to(#099));
   background: -webkit-linear-gradient(top, #033, #099);
   background: -moz-linear-gradient(top, #033, #099);
   background: -ms-linear-gradient(top, #033, #099);
   background: -o-linear-gradient(top, #033, #099);
   color: #ccc;
   }
   
.buttongal {
   border-top: 1px solid #c96;
   background: #c96;
   background: -webkit-gradient(linear, left top, left bottom, from(#c96), to(#630));
   background: -webkit-linear-gradient(top, #c96, #630);
   background: -moz-linear-gradient(top, #c96, #630);
   background: -ms-linear-gradient(top, #c96, #630);
   background: -o-linear-gradient(top, #c96, #630);
   padding-left: 33px;
   width: 167px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttongal:hover {
   border-top-color: #963;
   background: #630;
   background: -webkit-gradient(linear, left top, left bottom, from(#630), to(#c96));
   background: -webkit-linear-gradient(top, #630, #c96);
   background: -moz-linear-gradient(top, #630, #c96);
   background: -ms-linear-gradient(top, #630, #c96);
   background: -o-linear-gradient(top, #630, #c96);
   color: white;
   }
.buttongal:active {
   border-top-color: #963;
   background: #300;
   background: -webkit-gradient(linear, left top, left bottom, from(#300), to(#963));
   background: -webkit-linear-gradient(top, #300, #963);
   background: -moz-linear-gradient(top, #300, #963);
   background: -ms-linear-gradient(top, #300, #963);
   background: -o-linear-gradient(top, #300, #963);
   color: #ccc;
   }

.buttondes {
   border-top: 1px solid #ff3;
   background: #ff3;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff3), to(#f93));
   background: -webkit-linear-gradient(top, #ff3, #f93);
   background: -moz-linear-gradient(top, #ff3, #f93);
   background: -ms-linear-gradient(top, #ff3, #f93);
   background: -o-linear-gradient(top, #ff3, #f93);
   padding-left: 20px;
   width: 180px;
   padding-top: 14px;
   height: 30px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #666;
   float:left;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttondes:hover {
   border-top-color: #cc0;
   background: #f93;
   background: -webkit-gradient(linear, left top, left bottom, from(#f93), to(#ff3));
   background: -webkit-linear-gradient(top, #f93, #ff3);
   background: -moz-linear-gradient(top, #f93, #ff3);
   background: -ms-linear-gradient(top, #f93, #ff3);
   background: -o-linear-gradient(top, #f93, #ff3);
   color: white;
   }
.buttondes:active {
   border-top-color: #cc0;
   background: #c60;
   background: -webkit-gradient(linear, left top, left bottom, from(#c60), to(#cc0));
   background: -webkit-linear-gradient(top, #c60, #cc0);
   background: -moz-linear-gradient(top, #c60, #cc0);
   background: -ms-linear-gradient(top, #c60, #cc0);
   background: -o-linear-gradient(top, #c60, #cc0);
   color: #ccc;
   }

/* Contenido 
-----------------------------------------------------------------------------*/
.contenido {
	float:left;
	width:800px;
	text-align: justify;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
/* Footer 
-----------------------------------------------------------------------------*/
.footer{
	padding: 5px;
	margin:0 auto;
	text-align: center;
	font-size:12px;
}
.titulo {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.desplazamiento{
	overflow:hidden;
	width:auto;
	height:370px;
	margin-left:0px;
	margin-bottom:5px;
}
.links{
	padding:0px;
	margin:0 auto;
	text-align: center;
}