@charset "utf-8";
/*Body work*/

body {
background-color: Black;
font: 65% Lucida Grande, Lucida Sans Unicode, Verdana, Arial, _sans; /* Resets 1em to 10px */
color: white;
text-align: left;
line-height: 18px;
}

.nota {
font-size: 12px;
font-style: italic;
padding-left: 10px
}

img {
border: none;
}

a:link, a:visited {
color: #303030;
text-decoration: none
}

a:hover {
color: #fff
}

/*Container/**/

#container {
width: 853px;
margin: 0 auto
}
		
#container b {
display: none
}

/*Header*/

#home {
float: left;
width: 100%;
height: 120px;
}
		
#home a{
padding-left: 8px;
display: block;
width: 100%;
height: 100px;
text-decoration: none;
}

#home a:hover{
text-decoration: none;
color: #fff;
}

#header {
color: white;
float: left;
width: 853px;
height: 120px;
font-size: 1.8em;
padding-left: 8px;
background: url('srMundoHeader.jpg') left top no-repeat;
}

#artist {
height: 32px;
margin-top: 6px;
font-size: 18px;
font-weight: bold;
padding-left: 8px;
}

/*Quicktime Player*/	

#qtPlayer {
float: left;
width: 853px;
height: 496px;
}

/*View Quicktime*/		

#footer {
float: left;
text-align: left;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
padding-left: 10px;
}
 		
#content {
height: 110px;
padding-top: 8px;
 		}
/*Footer Creative Commons*/		
	
#creative {
width: 100%;
padding-top: 10px;
float: left;
height: 80px;
text-align: center;
font-size: 1em
}

/*- Menu Tabs 3--------------------------- */

#tabs3 {
float: left;
width: 100%;
font-size: 100%;
line-height: normal;
}

#tabs3 ul {
margin: 0;
padding: 10px 10px 0px 0px;
list-style: none;
}

#tabs3 li {
display: inline;
margin: 0;
padding: 0
}

#tabs3 a {
float: left;
margin: 0;
padding: 0 0 0 4px;
text-decoration: none
}

#tabs3 a span {
float: left;
display: block;
padding: 5px 15px 4px 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	    
#tabs3 a span{
float: none;
}

/* End IE5-Mac hack */
	    
#tabs3 a:hover span {
color: #fff;
}

#tabs3 a:hover {
background-position: 0% -42px;
}    

#tabs3 a:hover span {
background-position: 100% -42px;
}

			