* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/******* HACK SAFARI ********************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {padding-top:10px;}
}


.bg_home {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
}
.bg_news {
	background-image: url(../images/bg_news.jpg);
	background-repeat:no-repeat;
}
.bg_down {
	background-image: url(../images/bg_down.jpg);
	background-repeat:no-repeat;
}
.bg_schedule {
	background-image: url(../images/bg_schedule.jpg);
	background-repeat:no-repeat;
}
.bg_contact {
	background-image: url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
}
.bg_press {
	background-image: url(../images/bg_press.jpg);
	background-repeat:no-repeat;
}
.bg_music {
	background-image: url(../images/bg_music.jpg);
	background-repeat:no-repeat;
}
.bg_links {
	background-image: url(../images/bg_links.jpg);
	background-repeat:no-repeat;
}
.bg_about {
	background-image: url(../images/bg_about.jpg);
	background-repeat:no-repeat;
}
.bg_works {
	background-image: url(../images/bg_works.jpg);
	background-repeat:no-repeat;
}
.bg_disco {
	background-image: url(../images/bg_disco.jpg);
	background-repeat:no-repeat;
}

/*************************************************************************************************************/
/*  Estructura Principal del sitio */
/*************************************************************************************************************/

#content {
	overflow:hidden;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	height:590px;
	margin:38px auto auto;
	text-align:left;
	width:940px;
}

#cabecera {
	font-family:verdana;
	font-size:11px;
	height:40px;
	padding-left:135px;
	width:800px;
}


/******* HACK SAFARI ********************************
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #cabecera {padding-top:57px;}
}*/
/****************************************************/

#cabecera span{
	font-family:georgia;
	font-size:17px;
}

#cabecera a{
	text-decoration:none;
	color:gray;
}

#text1 {
	margin-left:154px;
	padding-top:13px;
	text-align:justify;
	width:326px;
	font-family:georgia;
	font-size:11px;
	float: left;
}

#text1 h1, #text2 h1{
	font-size:15px;
	font-style:italic;
	margin:0;
	color:DarkGoldenRod;
}

.h1_sche {
	padding-left:21px;
	padding-top:3px;
}
.h1_cont {
	padding-left:20px;
	padding-top:7px;
}
.h1_music, .h1_news, .h1_press, .h1_down {
	padding-left:31px;
	width:100px;
}



#text2 {
	margin-left:154px;
	padding-top:13px;
	text-align:justify;
	width:597px;
	font-family:georgia;
	font-size:10px;
}

#flashcontent {
	height:300px;
	margin-left:49px;
	width:330px;
}
/*#flashcontent {
	height:300px;
	margin-left:49px;
	width:330px;
	margin-top:36px;
	_margin-top:33px;	
}*/
/******* HACK SAFARI ********************************/

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    #flashcontent {margin-top:70px;}
}*/

/***************************************************/

#menu_link {
	height:150px;
	width:115px;
	position:absolute;
	right:267px;
	bottom:59px;
	_bottom:89px;
}

#menuppal {
	width:940px;
	height:30px;
	float:left;
	background-color:#000000;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	text-align:right;
}

/*#contenido {
	float:left;
	padding-bottom:15px;
	xpadding-top:100px;
	width:940px;
}*/

#contenido {
	float:left;
	padding-bottom:15px;
	padding-top:6px;
	padding-left:21px;
	width:940px;
}


#pie {
	clear:both;
	width:935px;
	height:85px;
	padding:5px 0 0 5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a6a6a6;
}
   
 
 /*#play {
	background-image: url(../images/btn_play.png);
	background-repeat: no-repeat;
	border:0 none;
	height:16px;
	width:17px;
 }*/
 
#player {
	float:right;
	height:203px;
	margin-right:45px;
	_margin-right:16px;
	margin-top:62px;
	xx_margin-top:95px;
	width:202px;
}

#player li{
	xlist-style-image:url("../images/arrow_extra_small.png");
	list-style-type:none;
}

#player a{
	color:#331d18;
	font-family:times New Roman;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-style:italic;
}

#player span{
	color:#331d18;
	font-family:times New Roman;
	font-size:11px;
	xfont-weight:bold;
}

#sliderVolume {
	height:0.4em;
	margin-top:4px;
	background-image: url(../images/bar_vol.png);
	background-repeat: no-repeat;
}
/******** FIX PGN TRANSPARENT ****************/
* html #sliderVolume {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bar_vol.png", sizingMethod="scale");
}

/*********** DOWNLOAD ***************/
#con_download {
	width:300px;
	overflow-x:hidden;
	overflow-y:hidden;
}
.download {
	width:300px;
}
.download a {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:DarkGrey;
	text-decoration:none;
}
.download img {
	vertical-align:middle;
}

/*********** NEWS ***************/

#btnUp{
	float:right;
}
#btnDown {
	float:right;
}

#con_news {
	width:565px; 
	overflow-x:hidden;
	overflow-y:hidden;
}

.news {
	width:565px;
	height:148px;
	background-image: url(../images/news_glo.png);
	background-repeat: no-repeat;
}
* html .news {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/news_glo.png", sizingMethod="scale");
}
.news .text2{
	border-bottom:1px solid #5B5B5B;
	color:#5B5B5B;
	padding-top:6px;
	font-family:arial;
	margin-left:11px;
	margin-top:7px;
	width:94%;
}
.news .text2 span{
	float:rigth:
}
.news .text3{
	color:#465482;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
	margin-top:7px;
	padding-left:10px;
	width:318px;
}
.news a{
	text-decoration:none;
	color:#FFFFFF;
}
.news img{
	margin-right:10px;
	margin-top:10px;
}
/*#news span{	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}*/

/*************** PRESS ***************************/
#con_press {
	width:300px;
	overflow-x:hidden;
	overflow-y:hidden;
}

.press {
	width:100%;
	xheight:164px;
}
.press_title {
	margin-bottom:10px;
	xcolor:#eb662b;
	xcolor:rosyBrown;
	color:#900000;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #900000;
}
.press_content {
	font-family:Arial;
	font-size:11px;
}
.press_content div {
	float:left;
	margin-bottom:7px;
	width:100%;
}
.press_content div a{
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}
.press_content div div{
	float:left;
	width:148px;
}
.press_img {
	border: 1px solid #FFFFFF;
	float: right;
}
/*************** MUSIC ***************************/

#con_music {
	width:300px;
	overflow-x:hidden;
	overflow-y:hidden;
}

.music {
	width:100%;
}

.music span{
	xcolor:#ffffff;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

.music a{
	text-decoration:none;
	color:#e5a01b;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.mu_ti {
	color:#e5a01b;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.music .frigth{
	float:right;
}

/********************* SCHEDULE ***********************/
#con_sche {
	xfloat:left;
	float:right;
	xmargin-left:47px;
	overflow:hidden;
	width:248px;
}

.sche {
	xfloat:right;
	float:left;
	font-family:georgia;
	font-size:11px;
	xmargin-left:58px;
	text-align:left;
	xwidth:116px;
}
#sche_calendar {
	float:left;
	padding-left:118px;
	margin-top:22px;
	width:42px;
}
#sche_calendar span{
	color:#9F8450;
	font-family:georgia;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	cursor:pointer;
}

.sche_year{
	float:left;
	width:35px;
}
.sche_date {
	color:#9f8450;
}

/********************* CONTACT ***********************/
#con_contact {
	margin-top:18px;
}
#con_contact form{
	text-align:left;
	font-family:verdana;
}
#con_contact form label{
	color:#8d8877;
}

#con_contact form input, #con_contact form textarea{
	width:251px;
	border: 1px solid #8d8877;
	background-color:transparent;
	color:#FFFFFF;
	margin-bottom:10px;
	vertical-align:top;
}

#con_contact form textarea{
	height:66px;
	overflow:hidden;
}

.btn_cont_send {
	float:right;
	width:45px !important;
	color:#8d8877 !important;
	font-weight:bold;
	font-size:11px;
	border:none !important;
}
#con_contact form img{
	margin-right:11px;
} 

#cont_msg {
	float:right;
}

.purchase_links a{
	color:#ffffff;
}

#link-mail-manager {
	float:right;
	height:40px;
	width:137px;
	margin: 138px 188px 0 0px;
	}
	
.mailto{
	float: left;
}

.manager{
	float: left;
	margin-top: 8px;
}