/***********************
 (c) 2013 E-side s.r.l. 
 ***********************/

body { 
    color: #71716a; 
    font-family: Arial, sans-serif;
    font-size: 14px;                 
    line-height: 1.357em;         /* 19px / 14px*/
} 

h1, h2, h3, p {
    margin:0;
    padding:0;
}

h1 {
    color: #000;
    font-size: 23px;
    line-height: 28px;
    padding-bottom: 18px; 
    padding-top: 2px;
} 
 
h2 {
    font-size: 21px;
    line-height: 25px;  
    color: #aad020; 
    padding-bottom: 14px; 
    background: url(/img/dotted-h-border-no-repeat.png) left bottom no-repeat; 
    margin-bottom: 12px;
}
 
h2 img {
    vertical-align: -4px;
    margin-right: 2px;    
    margin-bottom: -5px;
}

a {
    text-decoration: none;  
    color:rgb(170,208,32); /* #71716a; */ 
}  

a.link-pdf{
color: #71716a; 

}
a.link-pdf:hover{
color: #71716a; 

}
strong {
    color: #000;
}

/*** CLASSI ***/

.base{}

.box-title {            
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    border-bottom: 3px solid #000;
    padding: 14px 6px 8px;
}
   
.box-title a {            
    color: #000;
}

.titolo-verdino {
    font-size: 21px;
    line-height: 25px;  
    color: #aad020; 
}

.elenco {
    line-height: 22px;
    color: #71716a;
}

.grossetto {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #000;
}

.prezzo { 
    color: #ff2b00;
    font-size: 18px;    
    font-weight: bold;
    line-height: 20px;
}   

.bottone-rosso {
    background: url(/img/red-button-bg.png) repeat-x;  
    color: white;
    padding: 0 14px;
    line-height: 26px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 9px;
    border: none;
    cursor: pointer;
}

.bottone-rosso.bottone-grande {
    background: url(/img/red-button-bg-large.png) repeat-x; 
    line-height: 22px;
    height: 28px;
}

input.bottone-rosso {
    border: none;
    height: 26px; 
    line-height: 22px;
}

.corsivo,
.corsivo a {
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size: 12px;
  font-style: italic;
  line-height: 15px;
  color: #71716a;
}     

.rosso-corsivo {
	color: #ff2b00;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-style: italic;
    font-size: 18px;
}

/*** COLORI ***/

.verdino,
.verdino strong  {
    color: #aad020;
}

.verde,
.verde strong  {
    color: #489223;   
}

.azzurro,
.azzurro strong {
    color: #009ac1;
}

.blu,
.blu strong {
    color: #006aae;
} 

.viola,
.viola strong {
    color: #b14876;
}    
    
.nero,
.nero strong {
    color: #000000;
}   

.rosso,
.rosso strong {
    color: #FF2B00;
}   

.rosa-roadbike,
.rosa-roadbike strong {
    color: #f2c0d9;
}

.marrone-trekking,
.marrone-trekking strong {
    color: #736357;
} 

.verde-trekking,
.verde-trekking strong {
    color: #93ad2e;
} 

.azzurro-barca-a-vela,
.azzurro-barca-a-vela strong {
    color: #5da8dc;
}

.rosso-barche-hotel,
.rosso-barche-hotel strong {
    color: #d4391a;
}     

.cachi-viaggiamondo,
.cachi-viaggiamondo strong {
    color: #b9b77e;
}
      
.blu-unionboat,
.blu-unionboat strong {
    color: #33485b;
}    

.azzurro-unionboat,
.azzurro-unionboat strong  {
    color: #0066b3;
}
