/* v1.0 | 20080212 */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
  vertical-align: middle;
}
body {
  line-height: 1.3;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
 
/* No olvides definir estilos para focus */
:focus {
  outline: 0;
}
 
/* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
 
/* En el código HTML es necesario añadir cellspacing="0" */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**************************/

body
{ 
background:url(imaxes/bg.gif) repeat-y center #FFFFFF;
margin:auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
h1{
	font-size:15px;
	color:#891E28;
	padding:5px;
	margin:3px;
	font-weight:normal;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
h4{
	font-size:12px;
	color: #F36800;
	margin:0px;
	padding:3px;
	font-weight:normal;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
width:930px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#top_banner{
width:930px;
height:33px;
background:url(imaxes/banner.jpg) no-repeat center;
}

#center_banner{
	width:930px;
	height:300px;
	background:url(imaxes/pic2.jpg) no-repeat center;
}
#center_banner_content{
	width:400px;
	height:auto;
	float:left;
	/*padding:105px 0 0 0px;*/
}
#learn_more{
width:400px;
height:50px;
clear:both;
float:left;
padding-top:10px;
}
#learn_more a{
padding:6px;
margin:0 0 0 80px;
text-decoration:none;
color:#000000;
font-size:12px;
border:1px  #CCCCCC solid;
}
#learn_more a:hover{
padding:6px;
margin:0 0 0 80px;
color: #666666;
border:1px  #999999 solid;
}
#page_content{
width:930px;
height:auto;
background-color:#FFFFFF;
}

/*------top menu con imagenes---------*/
.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:113px;
  height:33px;
	float:left;
	/*margin-top:100px;*/
}
.menu a:hover { background-position: 0 -47px; text-decoration: none; }
.menu .alt { display:none; }
.menu a#home { background-image: url(imaxes/bt_home.jpg); width:87px }
.menu a#sala { background-image: url(imaxes/bt_sala.jpg); width:87px}
.menu a#terraza { background-image: url(imaxes/bt_terraza.jpg) }
.menu a#salsoteca { background-image: url(imaxes/bt_salsoteca.jpg); width:133px }
.menu a#discoteca { background-image: url(imaxes/bt_discoteca.jpg); width:133px }
.menu a#programacion { background-image: url(imaxes/bt_programacion2.jpg); width:174px }
.menu a#top10 { background-image: url(imaxes/bt_top10.jpg) }
.menu a#clases { background-image: url(imaxes/bt_clases.jpg); width:90px}


/*------top menu---------*/
ul.menu {
	list-style-type:none;
	float:right;
	display:block;
	width:400px;
	height:18px;
	clear:both;
	margin-top:100px;
	padding:0;
}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:4px 11px 0 11px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#891E28;
}

a.nav:hover {
	display:block;
	float:left;
	padding:4px 11px 0 11px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	color:#F36800;
	border-bottom:1px #562231 dashed;
}
/*------center section-----*/
#center_section{
	width:auto;
	float:center;
	padding:0 0 0px 0px;
	text-align: center;
}
/*------left section-----*/
#left_section{
	width:280px;
	float:left;
	padding:0 0 10px 30px;
}
.left_box_border{
width:250px;
height:auto;
border:1px #CCCCCC solid;
padding:2px;
margin-top:15px;
}
.left_box_border2{
width:auto;
height:auto;
border:1px #CCCCCC solid;
padding:2px;
margin-top:15px;
}
.left_box{
	width:250px;
	height:auto;
	background:url(imaxes/box.jpg) no-repeat top;
	padding-top:0px;
}
.left_box2{
	width:auto;
	height:auto;
	background:url(imaxes/box.jpg) no-repeat top;
	padding-top:0px;
}
#login{
padding:10px;
}
.input{
width:140px;
height:12px;
font-size:10px;
}
.estilomusical{
width:140px;
height:12px;
font-size:10px;
padding-left:3px;
color: #818181;
}
.submit{
float:right;
margin-right:30px;
margin-top:5px;
}
img.pic{
	float:left;
	padding:0px;
}
.titlePK{
	font-size:10px;
	font-weight:bold;
	color:#F16800;
}
.metropolitano{
	font-size:10px;
	font-weight:bold;
	color: #666;
	text-align:center;
	}
.temamusical{
	font-size:11px;
	font-weight:bold;
	color: #F90;
	padding:3px;
}
.temamusical a{
	font-weight:bold;
	color: #666;
	text-decoration:none;
}
a.temamusical:link{
	font-weight:bold;
	color: #666;
	text-decoration:none;
}

.autormusica{
	font-size:15px;
	font-weight:bold;
	color:#09F;
	padding-left:3px;
}
a.autormusica{
	text-decoration:none;
}
a.autormusica:link{
	text-decoration:none;
}
a.autormusica:hover{
	text-decoration: none;
	color:#FFF;
	background-color:#F60;
	padding-right:0.5em;
	padding-top:0.5em;
}

.tema{
	font-size:12px;
	font-weight:bold;
	color:#09F;
	padding-left:3px;
}
a.tema{
	text-decoration:none;
}
a.tema:link{
	text-decoration:none;
}
a.tema:hover{
	text-decoration: none;
	color:#FFF;
	background-color:#F60;
	padding-right:0.5em;
}

.title{
	font-size:14px;
	font-weight:bold;
	color:#F16800;
}
.title a{
	text-decoration:none;
	font-weight:bold;
	color:#F26900;
}
.title2{
	font-size:14px;
	font-weight:bold;
	color: #06F;
	text-align:center;
}
.title2 a{
	text-decoration:none;
	font-weight:bold;
	color:#06F;
}
.content{
padding:5px;
text-align:justify;
}
.content2{
padding:5px;
text-align:left;
font-size:9px;
}
/*------right section-----*/
#right_section{
	width:600px;
	height:auto;
	float:left;
}
.right_box{
margin:10px 10px 10px 0;
}
img.pic_border{
float:left;
padding:2px;
margin-right:15px;
border:1px solid #CCCCCC;
}
.title_small{
font-size:12px;
font-weight:bold;
color: #000000;
}
#right_box_1{
width:280px;
/*height:280px;*/
float:left;
margin:10px 1px 10px 10px;
border-right:3px #B3B5B8 solid;
}
#right_box_2{
width:280px;
/*height:280px;*/
float:left;
margin:10px 5px 10px 1px;
padding-left:12px;
border-left:0px  #CCCCCC solid;
}
.news_box{
padding:10px 0 0 0;
clear:both;
}
img.pic_news{
float:left;
padding:0px 10px 10px 10px;
}
.news_submenu{
clear:both;
float:left;
padding-top:5px;
margin-left:10px;
border-bottom:1px #CCCCCC solid;
}
.news_link{
float:left;
padding-right:30px;
}
.news_link a{
text-decoration:none;
color:#999999;
}
.news_link a:hover{
text-decoration:none;
color:#000;
}
/*---------services---------*/
ul.services {
list-style-type:none; float:left; display:block; width:auto; height:20px; 
margin:0px; padding:10px 0 0 2px;}

ul.services li {
display:inline;}

a.nav_services:link, a.nav_services:visited {
display:block; padding:1px 0 0 14px; margin:2px;width: auto; height: auto; text-align:left; line-height:17px;
text-decoration:none; background:url(imaxes/bullet.png) no-repeat left; color:#000;}

a.nav_services:hover {
display:block; padding:1px 0 0 14px; margin:2px;width:auto; height:auto; text-align:left; line-height:17px;
text-decoration:none; background:url(imaxes/bullet_a.png) no-repeat left; color:#000000;}
/*-------footer-----*/
#footer{
width:930px;
height:70px;
clear:both;
background-color:#D7D8D2;
}
#copyrights{
width:450px;
color: #666666; 
font-size:10px;
float:left;
padding:10px;
}
#madeby{
width:200px;
height:60px;
float:right;
text-align: right;
padding-top:10px;
padding-right:10px;
}
#madeby a{
text-decoration:none;
color:#666666;
}
/*---------footer menu---------*/
ul.footer_menu {
list-style-type:none; float:left; display:block; width:auto; height: auto;  margin:0px; padding:3px 0 0 10px;}

ul.footer_menu li {
display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none; color: #999999;}

a.nav2:hover {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width:auto; height:20px; text-align:center; line-height:16px;
text-decoration:none;color:#000000;
}

a.subdestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C90;
	text-decoration:none;
	text-align:center;
}
a.subdestacadolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
	text-decoration:none;
}

.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #06F;
}
.destacadoazul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #06F;
	text-align:center;
	text-decoration: none;
}
.destacadoazul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #06F;
	text-align:center;
}
.destacadoazul a:link {
	text-decoration: none;
}
.destacadoazul a:visited {
	text-decoration: none;
}
.destacadoazul a:hover {
	text-decoration: none;
	color: #FF6600;
}

.play {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size:2em;
	color: #9BB50C;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #039;
}

a.info:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.info:visited {
	color: #FF6600;
  text-decoration: none;
}

a.info:hover {
	color: #CCC;
	text-decoration: none;
}

a.info:active {
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}

	#infovid{
	margin-top:8px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#900;
	font-weight: bold;
	}
	#infovid a{
		color:#5486b4;
		text-decoration:none;
	}
	#contentv h1,h2,h3{
		text-align:left;
		color:#2c6aa4;
		font-size:12px;
	}
	#contentv{
		margin-left:0px ;
		margin-right:0px ;
		padding-top:15px;
	}

a.right_box:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.right_box:visited {
	color: #FF6600;
  text-decoration: none;
}

a.right_box:hover {
	color: #CCC;
	text-decoration: none;
}

a.right_box:active {
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}

#ytplayer_div2 a
{
display: block;
float: left;
width: auto;
height: 100px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
overflow: hidden;
}
