/* ^^^^^^^^ codigo del menu ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 15px 0 15px;height:23px; background:inherit;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff; background:url(images/bgON.gif) repeat-x top left; background-color:inherit;}
/* ^^^^^^^^ codigo del menu ^^^^^^^^^^ */


/* ^^^^^^^^ codigo de la galeria ^^^^^^^^^^ */
.error{margin-left:8px;;width:100%;height:40px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;}
.select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;margin-left:8px;margin-top:8px;border: 0px;}
.thumbnails{border:#fff 2px solid;}
/* ^^^^^^^^ codigo de la galeria ^^^^^^^^^^ */

.cancion{
	width:200px;
	float:left;
}

.box {
  background-color: #00000F;
  border: 1px solid #000000;
  color: #ffffff;
  font-weight:bold;
  padding: 0px;
  position: absolute;
  cursor: move;
}

/*#drag_play{
	z-index:1000;
	left: 10px;
	top:100px; 
	width: 200px; 
	height: 315px;
}*/

#rep{
	color: #000000;
	font-weight:bold;
	float: left;
	margin-right: 8px;
	margin-top:3px;
}

body{
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
}
h1{
	font-size:18px;
	color:#663300;
	width:60%;
	border-bottom:#663300 thin solid;
	background:inherit;
}

h2{
	margin-top:10px;
	font-size:16px;
	color:#7C5F3C;
	width:50%;
	border-bottom:#7C5F3C thin solid;
	background:inherit;
}

p a, p a:visited, p a:active, ul li a,ul li a:visited, ul li a:active{
	color:#000000;
	text-decoration:underline;
	background:inherit;
}
p a:hover, ul li a:hover{
	font-weight:bold;
	margin-right:1px;	
}
p a.feed, p a:visited.feed, p a:active.feed{
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("./images/feed-icon-14x14.png") no-repeat 0 50%;
}
TABLE.estandar{
	width:550px;
	border:0; 
	padding:0;
	font-size:12px;
}
TD.info_maqueta{
	padding-left:10px;
	font-size:14px;
}


h1.maq{
	font-style:italic;
	font-size:20px;
	border:0;
}


#central{
	margin-top:3px;
	top: 3px;
	border:#CCCCCC thin solid;
	padding: 5px;
}

#contenido{
	width:auto;
	background-color:#CCCCCC;
	padding: 5px;
	height:auto;
	min-height:400px;
	margin-left: auto;
	margin-right: auto;
	color:#000000;
}
#todo{
	width: 738px;
	height:auto;
	
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#00000F;
	margin:0 auto 0;	
	color:#000000;
	text-align:left;
}
#logo{
	background-image:url(./images/bannernaranja1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	height:221px;
	margin-bottom:3px;
}
#todo_peque{
	width: auto;
	height:auto;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#00000F;
	margin: 0 auto;	
	color:#000000;
	text-align:left;
}

#interno{
	padding:10px;
	margin-left: 50px;
	margin-right: auto;
	width: 550px;
	height:auto;
}
#interno_peque{
	padding:10px;
	margin-left: 5px;
	margin-right: auto;
	width: auto;
	height:auto;
}

#creditos{
	text-align:center;
	color: #FFFFFF;
	padding:10px;
	font-weight:bold;
	background:inherit;
}
#creditos a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background:inherit;
}
#creditos a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	background:inherit;
}
#creditos a:visited{
	color: #FFFFFF;
	font-weight:normal;
	background:inherit;
}

.campo_normal{
	border:#999999 1px groove;
	padding-left: 3px;
}
.campo_ok{
	border:#009900 1px groove;
	padding-left: 3px;
}
#comentarios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

.noticia{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:10px;
}

.titulo_noticia{
	text-decoration:underline;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

.texto_noticia{
}

.fecha{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	margin-left:20px;
}
#leer_mas, #leer_mas a, #leer_mas a:visited, #leer_mas a:hover, #leer_mas a:active{
	color:#000000;
	text-align:right;
	text-decoration:underline;
	margin-left: 10px;
}
#tabula{
	padding-left:10px;
}
#tabula ul li{
	
}
#tabula ul li a{
	
}

#site_map{
	text-align:center;
	margin-top:20px;
	font-size:12px;
	color:#333332;
	background:inherit;
}
#site_map a,#site_map a:visited, #site_map a:active{	
	text-decoration:none;
	color:#666666;
	background:inherit;
}
#site_map a.feed,#site_map a:visited.feed, #site_map a:active.feed{	
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("./images/feed-icon-14x14.png") no-repeat 0 50%;
}
#site_map a:hover{
	text-decoration:underline;	
}
#iconos,#iconos a, #iconos a:hover, #iconos a:visited, #iconos a:active{
	border:0;
	text-align:center;
	margin:0 0 0 0;
	padding:10px;
}
#contacto{
	padding:5px;
}
#contacto td{
	font-size:12px;
}

#player{
	padding-bottom:5px;
	width:auto;
}
.titulo, .dato{
	font-size:12px;
}

<!-- Miembros -->
#miembros{
	position:relative;
	width:550px;
	height:auto;
}
#fotos{
	height:100px;
	width:600px;
	margin-left:5px;
	margin-right:auto;
}
.foto_miembros a{
	cursor:pointer;
}

div.foto_miembros{
	position:relative;
	float:left;
	width:85px;
	height:85px;
	padding:6px;
	margin-bottom:10px;
	margin-top:4px;
	margin-left:4px;
	margin-right:8px;
	border:#999999 1px solid;
}

div.desc_miembros{
	padding-top:10px;
}
div.foto_encima{
	border:#000000 2px solid;
	padding:5px;
	position:relative;
	float:left;
	width:85px;
	height:85px;
	margin-bottom:10px;
	margin-top:4px;
	margin-left:4px;
	margin-right:8px;
	cursor:pointer;
}
td.contacto{
	font-size:12px;
}

#tabula.bio img{
	padding:3px;
	border:#003 1px solid;
	margin-top:3px;
}
.bio .derecha{
	float:right;
	margin-left:12px;
}
.bio .izquierda{
	float:left;
	margin-right:12px;
}
.bio p{
	text-align:justify;
}

.fcentral{
	text-align:center;
	margin-left:50px;
	margin-right:auto;	
}
p.powah{
	text-align:center;
	font-size:16px;
}


.tituloenlace{
	height:30px;
}
.imagengal{
	text-align:center;
	float:left;
	width:150px;
	height:150px;
	font-weight:bold;
	margin-top:20px;
	border:#333 1px solid;
	margin-right:10px;
	vertical-align:middle;
}
.imagengal:hover{
	border:#000 1px solid;
}
.imagengal a, .imagengal a:visited, .imagengal a:active{
	color:#000;
	text-decoration:none;
}
.imagengal a:hover{
	text-decoration:underline;
}
.imagengal img{
	vertical-align:bottom;
	bottom:5px;
	margin-bottom:5px;
}

#galeria{
	min-height:450px;
	height:450px;
}
