/* generic styles to be applied to the demo objects */
	
	
    
    
	.horarimozilla {
		position:relative;
		width:550px;
         float:left;
		margin:10px 0px 10px 67px;
		padding:4px 24px 5px 24px;
        
	}
    
    
    	.horariexplorer {

		width:550px;
         float:left;
		margin:10px 0px 10px 67px;
		padding:4px 24px 4px 24px;
        
	}
 
    
    .llogar {
		position:relative;
		width:550px;
         float:left;
		margin:10px 0px 10px 67px;
		padding:4px 24px 34px 24px;
       text-align:left; 
	}
  
   .llogar a{
		
		width:90px;
         float:right;
		
		padding:4px 24px 34px 24px;
        
	}
    

	 .capsalera {
		position:relative;
		width:800px;
        height:200px;
         float:left;
		margin:0px 0px 0px 0px;
		padding:4px 24px 34px 24px;
        

	}	
         .ratllaindex{
		
		width:800px;
        height:3px;
         float:left;
		

	}	
    
     .boxindex{
		
		width:235px;
        height:100px;
         float:left;
		margin:10px 10px 10px 10px;
		padding:4px 4px 4px 4px;
        

	}	
    
    
    .boxcaixadalt1{
    	position:relative;
    float:right;
    width:290px;
    height:100px;
    margin: 6px 6px 0px 3px;
    padding: 0px 0px 0px 0px;
    border:1px solid #FCC02E
    
    }

   .caixamitgg{
   float:right;
   display:inline;
   width:183px;
   height:310px;
   margin: 0px 7px 10px 1px;
   background:#F0EEEA;
    border:2px solid #B8B6B4
}
  
  .caixawebcam{
  float:left;
  display:inline;
  width:120px;
  margin: 0px 0px 10px 6px;
  background:#F0EEEA;
  border:2px solid #BEBDBC;
  padding:3px 0px 5px 0px
}
   
    
   

	
	.ratlla {
		position:relative;
		width:350px;
		height:5px;
		display:block;
		float:right;
		font-size:1px; /* for IE, which wont allow for an element to be less high than the default font size. */
		text-align:center;
	}
	
	
	#so_credits {
		position:relative;
		margin:25px auto 0px auto;
		width:350px; 
		font:0.7em verdana;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		height:90px;
		padding-top:4px;
	}

	#so_credits img {
		float:left;
		margin:5px 10px 5px 0px;
		border:1px solid #000000;
		width:80px;
		height:79px;
	}