@charset "UTF-8";


/* General*/ 
body {background-color: #f0ecdc; margin:0;font-family:  "Courier New", Courier, monospace;font-size:11px; font-weight:bold; color:#00512b;}
img{border:none;}

/* Layout */
#wrapper{ width:950px; float:left; }
#top{ width:950px; height:70px; float:left; background: #f0ecdc url(../imagenes/curva.gif) repeat-x bottom; position:fixed; margin:0 0 0 20px; padding:30px 0 0 0;}
#contenido{ width:950px; float:left; margin:20px 20px 300px 20px; padding:75px 0 30px 0; clear:both;}
#foot{ position:fixed; width:950px; height:500px;float:left; bottom:0; top:610px; background:  #f0ecdc url(../imagenes/curva.gif) repeat-x top; margin:0 0 0 20px; text-align:left;}
#intro{ width:500px; margin:0 auto; text-align:center;}

/*general*/
p, a {color:#00512b; font-family: "Courier New", Courier, monospace; font-size:11px; font-weight: bold; text-decoration:none;}
a:hover {text-decoration:underline;}
.active{color: #F00; font-family:  "Courier New", Courier, monospace;font-size:11px; font-weight:bold; text-decoration:none;}
h1 { color: #D4160F; line-height:13px; margin-bottom:0px; font-weight:bold; font-size:11px; }

/* menu*/
.logo{ width:70px; float: left;}
.nav{ width:155px; float:left;}
.nav ul{ line-height:17px; margin:0; list-style: none; padding:0 0 10px 0; clear:right;}
.nav1{ width:155px; float:left;}
.nav1 ul{ line-height:17px; margin:0; list-style: none; padding:0 0 10px 0;}
.nav2{ width:155px; float:left;}
.nav2 ul{ line-height:17px; margin:0; list-style: none; padding:0 0 10px 0;}

/*extra*/
.video{ float:left; text-align: left;width: 606px; height:485px;margin:10px 0 0 0 ; clear:both; }
.thumb { float:left; text-align: center;width: 730px; height:500px;margin:105px 0 0 30px; position:fixed; z-index:-1000; line-height:500px;}
.lyrics{ float:left; width: 220px; margin:10px 0 0 25px;}
.flash{position:absolute; z-index:-1000; top:100px; left:15px;}
/*columnas*/
.col1{ width:200px; float:left; line-height:14px; padding:10px 0 0 0 ; }
.col2{ width:200px; float:left; padding:10px 0 0 20px;}
.col3{ width:200px; float:left; padding:10px 0 0 20px;}
.col4{ width:200px; float:left; padding:10px 0 0 20px;}
/*.intro_left{width:300px; float:left; padding:10px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:18px;}
.intro_right{width:300px; float:left; padding:10px 0 0 20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:18px;}*/


/*buttons*/
#buttons {
color:#000;
}
#buttons li {
}
#buttons li a {

color:#00512b; font-family:  "Courier New", Courier, monospace;font-weight:bold; font-size:11px; text-decoration:none;}

#buttons a:hover{
text-decoration:underline;
}
#buttons li.selected a {
color:#D4160F;
text-decoration:none;
}
