/* Foglio di stile versione 3.0 - 12 febbraio 2010 */

body{ 
    margin:0;
    background-image: url(images/bg.gif);
    background-repeat:repeat-x;
    background-color: #c3c3c3;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
    line-height: 1.6em;
}

.PageEditorDiv {/*position:relative*/ overflow: visible;     background-color: #FFFFFF;}

form{
	background-color: transparent;
}

.bordo{
	border: 1px solid #FFFFFF; margin-top:6px
}

h1 { 
    margin-top:10px;
    font-weight: bold;
    font-size: 19px;
    letter-spacing:-1px;
    color: #081c272;
}

h1 a {
    color: #081c27;
    margin:0;
}

h2 { 
    margin:0;
    font-weight: bold;
    font-size: 14px;
    letter-spacing:0px;
    color: #081c27;
}
	
h2 a {
    color: #E39622;
    margin:0;
}

	
/* Contenitore di tutti i div */

#generale {
    width: 960px;
    margin: 0px auto;
    background-color: #FFF;
    color:#808080;
}
	
/* Parte Alta */


#AGGREGATORELINGUE /* racchiude i div centro, lato destro e lato sinistro */
 {
     width: 100%;
     float: left;
     margin-top:0px;
}

#SLOGAN {
      background-color: transparent;
      width: 630px;
      height: 0px;
      margin: 0px;
      text-align:left;
      color: #fff;
      float: left;
      clear: both;
}

#SLOGAN H1 {
	  background-color: transparent;
	  font-weight: bold; 
	  font-size: 20px;
	  color: #fff;
}

.numeri {
    font-weight: bold;
    font-size: 29px;
    margin-top: 3px;
    line-height: 1.2em;
    letter-spacing: 1px;
    color:#f1890c;
}
#MENULINGUE {
	  background-color: transparent;
	  width: 150px;
	  padding: 0px;
	  margin: 0px;
	  text-align:right;
      float: right;
	  color:#000000;
}

#ALTO {
	  background-color: #c3c3c3;
	  padding: 0;
	  margin: 0;
	  float: left;
}

#LOGO {
      background-color: transparent;
      margin: 0px;
      text-align:left;
      color: #fff;
      float: left;
      clear: both;
     
}

	
#MENU 
{
      width: 960px;
      height: 29px;
      background-color: #c3c3c3;
      background-image: url(images/bg_navigation.gif);
      background-repeat: repeat-x;
      margin: 0;
      display: inline;
      float: left;
}
	
/* Fine Parte Alta */

.titoloteam {color:#fff;}

/* NAVIGATION ELEMENTS */

 #AGGREGATORE /* racchiude i div centro, lato destro e lato sinistro */
 {
      width: 960px;
      float: left;
      margin: 0px;
      background-color: transparent;
}
	
 #LATOSX {
	  list-style-type : none;		
   	  margin-left: 10px;	
	  float : left;
   	  width: 140px;
	  height: auto;
}

 #LATODX {
	  list-style-type: none;		
	  margin-right: 10px;		
	  float: right;
	  width: 140px;
}

	
/* Content Area solo centro*/

#CENTRO 
{
	padding:10px;
	width:940px;
    margin: 0px;	
    float: left;
    clear: both;
    text-align:left;
    color:#000000;
    background-color: #fff;
    border: 1px solid #828282;
    
}

#CENTRO a {
	color:#142f76;
	font-weight:bold;
}

#CENTRO a:hover {
	color:#ee8200;
	font-weight:bold;
}

#CENTRO a:visited {
	color:#ee8200;
	font-weight:bold;
}
	
/* Parte bassa */

.nomeazienda
{
    font-size:16px; 
    color:#000;
    font-weight: bold;
}
	
#BASSO 
{
    width: 940px;
	height:55px;
	padding: 10px;
	margin-top:5px;
	line-height:18px;
	/*background-image:url(images/bg_footer.gif);
	background-repeat: no-repeat;*/
	color:#000;
	border:1px solid #c0c0c0;
	background-color: #ffffff;
	
}

#BASSO a {
	color:#000;
	text-decoration:none;
}
	
#BASSO a:hover {
	color: #f08a0a;
	text-decoration:underline;
}

#NETWORK
{
    float: left;
 width: 940px;
 padding: 10px;
 line-height:18px;
 background-color: #c3c3c3;
 background-repeat: repeat-x;
 color:#000;
}

.box {background-image: url(images/bkg_box.jpg);
		background-repeat: no-repeat;
}
.box1 {background-image: url(images/bkg_box1.jpg);
background-repeat: no-repeat;
}

.box2 {background-image: url(images/bkg_box2.jpg);
background-repeat: repeat;
}

.box3 {background-image: url(images/bkg_titolo.jpg);
background-repeat: repeat;
}

.boxdx {background-image: url(images/bkg_dx.jpg);
background-repeat: repeat;
}
.boxdati{background-color: #efefef;
line-height:16px;font-size:13px;
}

.bordosinistro { 
   padding-left: 10px;
   padding-right: 20px;line-height:16px;font-size:13px;
}
.cornice{background-color:#ececec;width:100%;}
.cornicedx{border-right:1px solid #c0c0c0}
.cornicelx{border-left:1px solid #d7e5f2}
		
