/* Colori usati nel sito

 	Bianco:	#FFF (Default)
	Verde:	#4B835D
	Titoli:	#OOO (Default)
 	Grigio:	#7D7B7C

*/

/* inizio Layout 
-----------------------------------------------------------
*/
body
{
    text-align: center;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}
#pagina
{
    text-align: left; /* Riporta l'allineamento del testo al centro */
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 810px;
}
#testata
{
    position: relative;
    z-index: 20;
}
#logo
{
    position: relative;
    top: 23px;
    left: 70px;
    width: 220px;
}
#linguaggio
{
    position: relative;
    top: 23px;
    left: 680px;
    width: 200px;
}
#fascia
{
    background-image: url(/images/fascia.png);
    position: relative;
    height: 35px;
    width: 810px;
    top: 24px;
    background-repeat: no-repeat;
}
#corpo
{
    margin-right: auto;
    margin-left: auto;
    top: 11px;
    width: 760px;
    z-index: 10;
}
#corpoNav
{
    position:relative;
    float: left;
    width: 500px;
   
}
#immagine
{
    height: 319px;
    background-repeat: no-repeat;
}
.hpg #immagine
{
    width: 312px;
}
.pgn #immagine
{
    position: relative;
    z-index: 20;
    width: 150px;
    overflow: hidden;
    background-position: -162px;
}
.immagine1
{
    background-image: url(/images/immagine1.jpg);
}
.immagine2
{
    background-image: url(/images/immagine2.jpg);
}
.immagine3
{
    background-image: url(/images/immagine3.jpg);
}
.immagine4
{
    background-image: url(/images/immagine4.jpg);
}
.immagine5
{
    background-image: url(/images/immagine5.jpg);
}


#abstract
{
    width: 200px;
    height: 240px;
    float: left;
    padding-top: 45px;
    padding-left: 20px;
    color: #7d7b7c;
}
.titolo-verde
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #4b835d;
    padding-bottom: 15px;
}
/* inizio Colonne 
-----------------------------------------------------------
*/
#corpoColonne
{
    top: 30px;
    z-index: 30;
    position: relative;
    width: 760px;
}
.colonne
{
    float: left;
    padding-top: 25px;
    position: relative;
}
.hpg .colonne
{
    width: 50%;
}
.hpg .colonne div
{  
    padding-right: 30px;
    display: block;
    
}
.hpg #clnTre
{
    background-image: url(/images/titolo_our-deals.gif);
    background-repeat: no-repeat;
}
.pgn #clnUno
{
    width: 320px;
    padding-top: 0px; /* Sovrascrive la regola generale */
    position: relative;
    z-index: 10;
}
.pgn #clnDue
{
    padding-top: 50px; /* Sovrascrive la regola generale */
    width: 440px;
}
#breadcrumbs
{
    font-size: 0.8em;
    color: #7D7B7C;
    margin-bottom: 15px;
}
#breadcrumbs span
{
    display: inline;
}
#breadcrumbs a:link, #breadcrumbs a:visited
{
    color: #7D7B7C;
    text-decoration: none;
}
#breadcrumbs a:hover
{
    color: #4B835D;
    text-decoration: underline;
}
/* fine Colonne */
#piede
{
    font-size: 0.8em;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(/images/piede.gif);
    background-repeat: no-repeat;
    clear: left;
    float: left;
    padding-top: 19px;
    width: 760px;
    text-align: center;
    padding-bottom: 19px;
}
#piede a:link, a:visited
{
    color: #000;
    text-decoration: none;
}
#piede a:hover
{
    color: #7D7B7C;
    text-decoration: underline;
}
/* fine Layout */
/* Classi varie 
-----------------------------------------------------------
*/
.chiusura
{
    clear: left;
    float: left;
}
h1
{
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0.6em;
    padding-top: 0px;
    padding-bottom: 0px;
}
h2
{
    font-size: 1em;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 0.5em;
    padding-top: 0px;
    padding-bottom: 0px;
    font-style: normal;
}
h2.primanews
{
    font-size: 1.2em;
}
h3
{
    font-size: 1em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #4B835D;
}
p
{
    margin: 0;
    padding: 0;
    color: #7D7B7C;
}
ul
{
    color: #7D7B7C;
    line-height: 1.4em;
    list-style-type: square;
}
h1 a:link, h1 a:visited
{
    color: #000000;
    text-decoration: none;
}
h1 a:hover
{
    color: #4B835D;
    text-decoration: underline;
}
h2 a:link, h2 a:visited
{
    color: #7D7B7C;
    text-decoration: none;
}
h2 a:hover
{
    color: #4B835D;
    text-decoration: underline;
}
a:link, a:visited
{
    color: #7D7B7C;
    text-decoration: underline;
}
a:hover
{
    color: #000;
    text-decoration: none;
}
img
{
    border: none;
}
/* Box accessori 
-----------------------------------------------------------
*/
.boxCerca
{
     
    display: block;
}
/* fine Box accessori */
/* inizio Form 
-----------------------------------------------------------
*/
/*form {	
	text-align: left;
	margin: 0px;
	padding: 0px;

}*/
span
{
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

span.Valida
{
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline;
    float: right;
}
fieldset
{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #4B835D;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 20px;
}
legend
{
    color: #4B835D;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}
label
{
    width: 200px;
    float: left;
    display: block;
    color: #7D7B7C;
    margin: 0px;
    padding: 0px;
}
label.CampoLungo
{
    width: 400px;
}
input
{
    color: #7D7B7C;
    font-size: 0.8em;
    line-height: 1.3em;
    vertical-align: middle;
    padding-right: 2px;
    padding-left: 2px;
    margin-right: 5px;
}
textarea
{
    font-family: Arial, Helvetica, sans-serif;
    color: #7D7B7C;
    font-size: 1em;
    line-height: 1.2em;
    vertical-align: middle;
    border: 1px solid #7D7B7C;
    padding-right: 2px;
    padding-left: 2px;
    margin: 0px;
}
.pulsante
{
    border: 1px solid #7f9db9;
    background-color: #f2f2f2;
    font-size:11px;
}
/* fine Form */
dl.attivita
{
    margin: 0;
    padding: 0;
    width: 440px;
}
.attivita p
{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #4B835D;
    height: 75px;
    position: relative;
}
.attivita dt
{
    width: 75px;
    height: 85px;
    float: left;
}
.attivita dd
{
    margin-left: 80px;
    height: 85px;
    width: 280px;
}
/* 
Aggiunte
----------------------------------------------------------------------------------------- >
*/
.testo
{
    margin-top: 15px;
    text-align: left;
    padding-top: 40px;
    margin-left: 15px;
    width: 350px;
    padding-right: 10px;
    background-image: url(/images/logo.gif);
    background-repeat: no-repeat;
}
.colonna33
{
    width: 100%;
    background-image: url(/images/colonne33.gif);
    background-repeat: repeat-y;
    /*width: 125px;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0px 10px 0px 0px;
    margin: 0 10px 0 0;*/
    
}
.colonna33 ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#corpo img
{
    float: right;
    margin-right: 10px;
    margin-bottom: 5px;
}
.box
{
    float: left;
    width: 440px;
}
.boxChiusura
{
    float: left;
    width: 440px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #4B835D;
    padding-bottom: 10px;
}
.boxChiusura150
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dotted #4B835D;
    padding-bottom: 10px;
}

.header
{
    float: left;
    width: 30px;
}
.navigazioneSx, .navigazioneDx
{
    width: 50%;
    float: left;
    display: block;
    height: 18px;
}
#piede strong
{
    color: #4B835D;
}
#piede a:link.verde, #piede a:visited.verde
{
    color: #4B835D;
}
#piede a:hover.verde
{
    color: #7D7B7C;
}


#pulsantiera
{
    position: absolute;
    top: 60px;
    margin-left: 150px;    
    background-color: #FFFFFF;
    height: auto;
    width: 158px;
    font-family: Arial, Helvetica, sans-serif;
    z-index:40;
    padding:0;
    display:block;    
}

#pulsantiera li.vocemenu a
{
    display: block;
    width: 131px;
    height: 10px;
    padding: 7px 0 7px 27px;
    color: #838182;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    background-color: #d2e0d6;
    background-image: url(/images/bkgmenu.gif);
    background-repeat: repeat-y;
    background-position: 12px top;    
}
#pulsantiera li.vocemenu a:hover
{
    background-color: #3f7851;
    background-image: url(/images/bkgmenuhover.gif);
}

#pulsantiera ul
{
  margin:0;
  padding:0;
  }
  
#pulsantiera li
{ list-style-type:none;
  margin:0;
  padding:0;
  }
 

#pulsantiera li a.active-home
{
    background-color: #e5eff7;
}
#pulsantiera li a.active-aboutus
{
    background-color: #6699cc;
}
#pulsantiera li a.active-practice-area
{
    background-color: #4ba3ad;
}
#pulsantiera li a.active-industry-sectors
{
    background-color: #da6457;
}
#pulsantiera li a.active-news-events
{
    background-color: #94b47e;
}
#pulsantiera li a.active-publications
{
    background-color: #a88a92;
}
#pulsantiera li a.active-recruitment
{
    background-color: #8283b0;
}

#pulsantiera .sub-menu
{
    width: 113px;
    padding-left: 12px;
    background-color: #d2e0d6;
    display: none;
    margin:0;
    line-height:normal;

}
#pulsantiera .sub-menu ul
{padding:0;}
#pulsantiera .sub-menu li.sub-vocemenu a
{
    display: block;
    width: 119px;
    padding: 3px 0 3px 24px;
    color: #838182;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    background-color: #d2e0d6;
    background-image: url(/images/bkgmenu.gif);
    background-repeat: repeat-y;
    background-position: 12px top;
    line-height: normal;
}
#pulsantiera .sub-menu li.sub-vocemenu a:hover
{
    background-color: #00cc00;
    background-image: url(/images/bkgmenuhover.gif);
}

#clnDue h1
{ color: #7D7B7C;}