﻿/******************** embarcaions noves dins **/

#en_externa_gammes
{
    
  width:930px;
  height:auto;
  min-height:600px;
  background-color:#FFFFFF;
  margin:10px 10px 10px 10px;
  overflow:hidden;
        
}


#en_gamma_lat_left
{
 width:180px;
 height:auto;
 margin:5px 20px 10px 20px;
 background-color:#FFFFFF;
 overflow:auto;  
 float:left; 
}

#en_gamma_centre
{
 width:700px;
 height:auto;
 margin:5px 0px 10px 0px;
 background-color:#ffffff;
 overflow:auto;  
 float:left; 
}


table.taula_en_gamma_left
{
	width:180px;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;	
}

td.cella_taula_en_gamma_left
{  
  height:auto;       
  padding:0px;
  margin:0px;
}

table.taula_en_gamma_centre
{
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#ffffff;	
}


div.div_taula_en_gamma_gammes

{
width:auto;
height:auto;
float:left;
padding:12px;
background-color:#FFffff;
}


table.taula_en_gamma_gammes
{
width:140px;
height:auto;
margin:0px;
padding:0px;
background-color: #cfd8e2;
}


/* taula interior de gammes */
td.td_taula_en_gamma_gammes
{
  background-color: #cfd8e2;   
  text-align:center;
  color: #142b6f;
  padding:4px;              
  font: 12px Arial;
  font-weight:bold;
  /* cursor:pointer;*/
  text-decoration:none;                
}

td.td_taula_en_gamma_gammes:hover
{ 
 background-color:#666666; 
 color: white;
}

a.a_taula_en_gamma_gammes
{
color: #142b6f;
font: 12px Arial;
font-weight:bold;
cursor:pointer;
text-decoration:none; 
}

a.a_taula_en_gamma_gammes:hover
{
color: white;
font: 12px Arial;
font-weight:bold;
cursor:pointer;
text-decoration:none; 
}

td.taula_en_model_titol
{
    background-color:#142b6f;  
    color: white; 
    padding-left:10px;
    font: 12px Arial;
    font-weight:bold; 
    padding-top:4px;
    padding-bottom:4px;     
    text-decoration:none;    
   
 }
 
 /* per formatejar el texts de la web, text de model */
 
 div.div_en_text_model
 {
font: 12px Arial;   
color:#000000;
font-weight: normal;
padding:10px;
text-decoration:none;
text-align:justify;
text-indent:0px;
line-height:17px;
 }
 
 div.div_en_fitxer_descarrega
 {
 vertical-align:middle;
 width:auto;
height:auto;
float:left;
padding:15px;
background-color:#ffffff;
     
 }
 
 a.a_en_fitxer_descarrega
 {
     
  color: #142b6f;              
  font: 12px Arial;
  font-weight:bold;
  cursor:pointer;
  text-decoration:underline; 
     
 }
 
  a.a_en_fitxer_descarrega:hover
 {
 
  color: #666666;              
  font: 12px Arial;
  font-weight:bold;
  cursor:pointer;
  text-decoration:underline; 
  
 }
 

