/* -----se define PLAYER Y FOTOS como "p-y-f"----------------*/



.box-p-y-f{
	clear: both;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ----------------------------------------*/


#menu-p-y-f {
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 435px;
	clear: both;
}

#menu-p-y-f ul {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu-p-y-f li {
	FONT-SIZE: 14px;
	FLOAT: left;
	COLOR: #999999;
	height: 23px;
	width: 116px;
	background-image: url(../img/player-y-fotos-li-desact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	letter-spacing: -1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu-p-y-f li.seleccionado-solap {
	text-decoration: none;
	background-image: url(../img/player-y-fotos-li-activ.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000000;
	margin: 0px;
	height: 23px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#menu-p-y-f li a {
	COLOR: #999999;
	TEXT-DECORATION: none;
}

#menu-p-y-f li a:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
}


#menu-p-y-f li.seleccionado-solap A {
	COLOR: #000000;
	text-decoration: none;
}

#menu-p-y-f li a:hover {
	COLOR: #ff0000
}



/* ---------------------*/



#caja-p-y-f {
	background-image: url(../img/fondo-player-y-fotos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	width: 435px;
	margin: 0px;
	clear: both;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

#caja-p-y-f .galeria img {
	padding: 0px;
	margin: auto;
	border: 1px solid #333333;
	height: 236px;
	max-width: 400px;
	display: block;
}

#caja-p-y-f .botones-p-y-f {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#caja-p-y-f .botones-p-y-f img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#caja-p-y-f .botones-p-y-f .hidden {
	visibility: hidden;
}


