body {	width : 100%; 	margin : 0 auto; 		background-color: #000000; background-image : url(images/bg3.jpg); 	background-repeat : repeat-x-y;} 

.white {
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #ffffff;}
	
.footer {
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 11px;
	color: #ffffff;}	
	
.textos {
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 11px;
	color: #ffffff;}

.textosblack {
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 11px;
	color: #000000;}


a:link {	color : #ffffff; 	background-color : transparent; 	text-decoration : none; } 
a:visited {	color : #ffffff; 	text-decoration : none; 	background-color : transparent; } 
a:hover {	color : #ffffff; 	text-decoration : underline; 	background-color : transparent; } 
a:active {	color : #ffffff; 	text-decoration : none; 	background-color : transparent; } 

a.idioma:link {
	color: #ff9933;
	text-decoration: none;
}
a.idioma:visited {
	text-decoration: none;
	color: #ff9933;
}
a.idioma:hover {
	text-decoration: underline;
	color: #666666;
}
a.idioma:active {
	text-decoration: none;
	color: #ff9933;
}a


a.link_naranja:link {
	color: #000000;
	text-decoration: none;
}
a.link_naranja:visited {
	text-decoration: none;
	color: #000000;
}
a.link_naranja:hover {
	text-decoration: underline;
	color: #ff9933;
}
a.link_naranja:active {
	text-decoration: none;
}

.back {
	background-image:url(images/back_fotos.jpg);
	background-repeat:no-repeat;
	}
.back_videos {
	background-image:url(images/back_videos.jpg);
	background-repeat:no-repeat;
	}
	.back_contacto {
	background-image:url(images/back_contacto.jpg);
	background-repeat:no-repeat;
	}
	
	.back_bio {
	background-image:url(images/back_biography.jpg);
	background-repeat:no-repeat;
	}
		.back_press {
	background-image:url(images/back_press.jpg);
	background-repeat:no-repeat;
	}