
		/* General Styles */
		*{ padding:0px; margin:0px; }
		img{ border: none; }
		a:focus, a:active{ outline:none; }
/*		body{ text-align:center; background:#111; }*/
		h1{ font:bold 18px Helvetica, Arial, sans-sarif; color:#FFF; margin:20px 0 0 0; }
		
		/* Picture Styles */
#picture{
    position:relative;
    top:0px;
    width:880px;
    height:581px;
    margin:0px auto;
    background:#FFF url('../images/partners/fond2.jpg');
    overflow:hidden;
    }                
			/* General More Button */		
.more{ position:absolute; border:1px solid #BD000D; 
    vertical-align: middle; text-align:center; margin: auto; overflow:hidden; }
			
/*			.more span{ position:absolute; left:60px; width:160px; padding:15px 0 0 5px; color:#FFF; font:bold 13px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; }*/
.more span{display: none;}

			
			/* Item Specific More Button */
#promes{ top:242px; left:306px; width:114px; height:56px;}
#lgc{ top:248px; left:598px;  width:60px; height:62px;}
#surrey{ top:164px; left:610px; width:110px; height:32px;}
#eth{ top:212px; left:604px; width:112px; height:26px; }
#imdea{ top:266px; left:474px; width:88px; height:56px;}
#comessa{ top:318px; left:598px; width:112px; height:25px; }
#toressol{ top:198px; left:482px; width:74px; height:55px; }
#eppt{ top:350px; left:612px; width:108px; height:45px; }
#fp7{ top:188px; left:188px; width:74px; height:76px;
    position:absolute; border:1px solid #BD000D;
    padding: 0px; text-align:center; margin: auto; overflow:hidden; }
#cnrs{ top:178px; left:322px; width:54px; height:56px;
    position:absolute; border:1px solid #BD000D;
    padding: 0px; text-align:center; margin: auto; overflow:hidden; }
#fp7 span{display: none;}
#cnrs span{display: none;}
			
			/* General Info Box */
#infobox{ position:absolute; bottom:-450px; left: 180px; height:500px; width:800px; z-index:20; padding: 8px; margin:0 0 -100px -150px; background:#FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
#infobox a, #infobox a:visited{ color:#555; text-decoration:none; }
#infobox a:hover{ color:#BD000D; text-decoration: underline; }
#infobox img{vertical-align: middle;}
				
				/* Close button for info box */
span.close{position:absolute; right:5px; top:5px;}
			
			/* The dimmed background when the info box is showing */	
#fade_bg{ position:absolute; z-index:15; width:100%; height:100%; background:url('../images/partners/dim.png'); display:none;}