@charset "utf-8";
/* CSS Document */



/*---------------------------------- reset, global ----------------------------------*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/images/body_bg.jpg) no-repeat center top;
	background-color: #000;
	font-family: "Trebuchet MS", Helvetica, tahoma, Geneva, Arial;
	color: #ccc;
	font-size: 11px;
	}
	
html, body {height: 100%;}	
#global{ width:990px; height:100%; position:absolute; left:50%; margin-left:-500px; background:url(../images/main_bg.jpg) no-repeat left top;}
#container {}
a span{cursor:pointer;}
.left {float:left;}
.right {float:right;}
.disco td
{
	
	vertical-align:top;
}
/*---------------------------------- leftcol ----------------------------------*/
#leftcol{
	width:144px; min-height:794px; font-family:Tahoma, Geneva, sans-serif;  font-stretch:condensed; font-size:13px; line-height:27px;
	background:#000 url(../images/leftcol_bg.jpg) no-repeat left top; float:left;}

#mainmenu{ text-align:right; margin:365px 0 0 0;}
#mainmenu dt{visibility:hidden;}

#menu a{text-decoration:none;}
#menu a:hover { color:#fffab0;}
a {color:#fffab0;}
a:hover{color:#fff;}

dl#menu a.on{ color:#fffab0; text-decoration:none; }
dl#menu a  { color:#fff; text-decoration:none; }
dl#menu a span {display:block; padding-right:20px;}
dl#menu a span:hover { color:#fffab0; background-color:#000;  filter:alpha(opacity=80);-moz-opacity:0.8;opacity: 0.8; }

#newsletter {margin:10px 20px 0 0; text-align:right;}
#newsletter .h1{color:#fffab0;  }
#newsletter .input{ width:110px; border:1px solid #2e2d2b; margin:0; padding:0; text-align:right; }
#leftcol .img{margin:15px 0 0 13px; text-align:right;}

/*---------------------------------- middlecol ----------------------------------*/

#middlecol{width:494px; height:100%; float:left;  border-left:1px solid #2e2d2b;}
#middlecol-header{width:494px; height:377px; background:url(../images/ortega_header.jpg) no-repeat left top;  overflow:hidden;}
#homecontent{width:494px; padding:8px 0 20px 0; background:url(../images/maincont_leftcol_bg.jpg) repeat-y left top;}
#homecontent h1{ font-size:13px; color:#fffab0;}
#homecontent h3{ font-size:11px; color:#fdf8f0; text-align:right; margin-right:15px;}
#homecontent p{color:#ccc; text-align:justify;}

#footspacer{height:22px; clear:both;}
#footer{ width:494px; margin-left:20px; clear:both;}
#credits {color:#ccc; font-size:10px;}
#credits a{text-decoration:none; color:#6d898a; margin-top:10px;}
#credits a:hover{ text-decoration:underline;color:#6d898a;}
#copyright{color:#666; font-size:9px;}

#footlinks ul li {
	display: inline;
	padding: 0px 10px 0px 0px;
}
#footlinks ul li.wrap {
	clear: both;	
}
#footlinks ul li a {
	font-size: 10px;
}

/*---------------------------------- rightcol ----------------------------------*/

#rightcol{width:313px; height:100%;  float:left;}
#player {height:20px;  margin-top:15px; margin-left:15px;}
#menutop {height:20px; margin-top:15px; font-size:14px;}
#menutop dt{display:inline; padding:0 15px 0 15px;}
#menutop a{ color:#999; text-decoration:none;}
#menutop a:hover{ color:#fff;}
#menutop a.on{ color:#fff;}

#advertise{width:313px; height:372px; background:url(../images/nouvel_album.png) no-repeat left 100px;}
#advertise .img{margin:194px 0 0 15px;}

#albumcontent{width:313px;}
#albumcontent td{ vertical-align:top;}
#albumcontent h2{font-size:10px; color:#fdf8f0;}
#albumcontent h1{font-size:13px; color:#fffab0;}
#albumcontent p{ font-size:11px; color:#999;}
.textimage td
{
	margin-left:10px;
}


