	td {
}

	@font-face {  
		font-family: "Myriad MSP";  
	  	src: url( myriad-web-pro.eot ); /* IE */  
	  	src: local("Myriad MSP"), url( myriad-web-pro.ttf ) format("truetype"); /* non-IE */  
	}  

	.redesSocialesTable {
		padding:0px;
		border-spacing:0px;
		table-layout:fixed;
	}
	.redesSocialesTableSepa {
		width:20px;
		height:100px;
	}
	.redesSocialesTableCell {
		width:64px;
		height:100px;
	}


	.bodyMSP {
		margin:0px;
		font-family:Myriad MSP;
		background-image:url(foto<?=$rndFoto; ?>.jpg);
		background-repeat:no-repeat;
		overflow:auto; 
		overflow-x:hidden;
		background-attachment:fixed; 
		background-position:center center;	
		background-size: cover;
	}	


	 
	.webtable {
		padding:0px;
		border-spacing:0px;
		table-layout:fixed;
	}
	.webtablecell {
		width:200px;
		height:150px;
		padding:0px;
		color:white;
		border:0px solid black;

font-size:10pt;

    text-shadow: 
0 0 2px #000000, 
0 0 4px #222222, 
0 0 15px #ffffff, 
0 0 8px #444444, 
0 0 10px #555555;
	-webkit-text-fill-color: #FFFFFF;
	-webkit-text-stroke-color:#000000;
	-webkit-text-stroke-width:0.1px; 

	}
	.webtablesepa {
		width:20px;
		height:100px;
	}


	.tableMSP {
		color:white;
		padding-left:20px;
		border-spacing:0px;
		margin:0px;
		background-image:url(foto.png);
		background-repeat:no-repeat;
		overflow:auto; 
		overflow-x:hidden;
		background-attachment:fixed; 
		background-position:right center;
		background-size: cover;
		/* background-size:auto 100%; 
		-moz-background-size:auto 100%; 
		-webkit-background-size:auto 100% */

font-size:20pt;

    text-shadow: 
0 0 2px #000000, 
0 0 4px #222222, 
0 0 15px #ffffff, 
0 0 8px #444444, 
0 0 10px #555555;
	-webkit-text-fill-color: #FFFFFF;
	-webkit-text-stroke-color:#000000;
	-webkit-text-stroke-width:0.1px; 
	}

.PrimerPlano {
    position: absolute;
    left: 0px;
    top: 0px;
	width:100%;
	height:100%;
    z-index: -1;
	border-spacing:0px;
		margin:0px;
		background-image:url(foto.png);
		background-repeat:no-repeat;
		overflow:auto; 
		overflow-x:hidden;
		background-size: cover;
		background-position:center center;
				
font-size:20pt;

    text-shadow: 
0 0 2px #000000, 
0 0 4px #222222, 
0 0 15px #ffffff, 
0 0 8px #444444, 
0 0 10px #555555;
	-webkit-text-fill-color: #FFFFFF;
	-webkit-text-stroke-color:#000000;
	-webkit-text-stroke-width:0.1px; 
	}
	
	.tableNombre {
		padding:0px;
		border-spacing:0px;
		font-size:40pt;
		color:white;

    text-shadow: 
0 0 2px #000000, 
0 0 4px #222222, 
0 0 15px #ffffff, 
0 0 8px #444444, 
0 0 10px #555555;
	-webkit-text-fill-color: #FFFFFF;
	-webkit-text-stroke-color:#000000;
	-webkit-text-stroke-width:0.1px; 


	}
	
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
