
/* Foglio di stile versione 2.0 - 29 settembre 2009 */

body { 
    margin: 0;
    background-image: url(images/bg.jpg);
    background-repeat:repeat;
    background-color: #000;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
    line-height: 1.4em;
}

.PageEditorDiv {/*position:relative*/ overflow: visible; background-color: transparent;}

form
{
	background-color: transparent;
}

h1 { 
    margin-top:20px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing:-1px;
    color:#900b0d;
}

h1 a {
    color:#9eda29;
    margin:0;
}

h2 { 
    margin:0;
    font-weight: normal;
    font-size: 16px;
    letter-spacing:-1px;
    color:#900b0d;
}
	
h2 a {
    color:#9eda29;
    margin:0;
}

	
/* Contenitore di tutti i div */

#generale {
    width: 958px;
    margin: 0px auto;
    background-color: transparent;
    color:#383838;
}
	
/* 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;
      padding: 0px;
      margin: 0px;
      float: left;
}

#SLOGAN H1 {
	  background-color: transparent;
	  font-weight: bold; 
	  font-size: 20px;
	  color: #fff;
}


#MENULINGUE {
	  background-color: transparent;
	  width: 150px;
	  padding: 0px;
	  margin-top: -50px;
	  margin-left: 760px;
	  text-align:right;
      float: right;
	  color:#000;
}


#ALTO {
	  background-color: transparent;
	  padding: 0;
	  margin: 0;
	  float: left;
}

#LOGO {
      background-color: transparent;
      margin: 0px;
      color: #ffffff;
      float: left;
      clear: both;
	  height:200px;
}

	
#MENU 
{
      width: 958px;
      height: 31px;
      background-color: #4f7c28;
      background-image: url(images/bg_navigation.gif);
      background-repeat: repeat-x;
      margin: 0;
	  border-top:4px solid #f4cf00;
      display: inline;
      float: left;
}



	
/* Fine Parte Alta */



/* NAVIGATION ELEMENTS */

 #AGGREGATOREPAG /* racchiude i div testo e foto */
 {
      float: left;
	  width: 940px;
      margin: 0px;
}

 #boxtesto /* box con testo */
 {
      float: left;
	  width: 450px;
      margin: 0px;
	 

}
div.scroll{
	width: 450px;
    height:300px;
	overflow:auto;}

 #boximmagine /* box con img */
 {
      float: right;
	  width: 400px;
      margin-top: 40px;
	  vertical-align:top;
}



 #AGGREGATORE /* racchiude i div centro, lato destro e lato sinistro */
 {
      width: 100%;
      float: left;
      margin-top: -4px;
      background-color: #fff;
}
	
 #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;
}

 #LATODXCENTRO /* da utilizzare quando manca lato sinistro */
 {
      float: left;
      width: 150px;
}

 #LATOSXCENTRO /* da utilizzare quando manca lato destro */
 {
      margin-top: 0px;
      margin-left: 10px;
      float: left;
      clear: both;
	  width: 140px;
}

/* Content Area Centro con Lato dx e Lato sx */

#SXCENTRODX {
   	  width: 480px;
	  margin-top: 0;
	  margin-left: 160px;
	  margin-right: 160px;
	  color:#000000;
      background-color:#fff;
}

/* Content Area Centro con Lato dx */

#CENTRODX {
    width: 630px;
    float: left;
    margin-left: 10px;
    margin-top: 0;
    color:#000000;
    background-color: transparent;
}

/* Content Area Centro con Lato sx */

#CENTROSX {
	width: 630px;
	margin-top: 0px;
	margin-left: 160px;
	color:#000000;
    background-color: transparent;
}
	
/* Content Area solo centro*/
#CENTRO 
{
	padding:10px;
	width:940px;
    margin-top: 1px;	
    float: left;
    clear: both;
    text-align:left;
    color:#383838;
    background-image: url(images/bgpag.jpg);
    background-repeat:repeat;
    
}

#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:12px; 
    color:#ffffff;
    font-weight: bold;
}
	
#BASSO 
{
    float: left;
	height:65px;
	width: 938px;
	padding: 10px;
	line-height:18px;
	background-color: #939393;
	color:#ffffff;
}

#BASSO a {
	color:#ffffff;
	text-decoration:none;
}
	
#BASSO a:hover {
	color: #900b0d;
	text-decoration:underline;
}

#NETWORK
{
 float: left;
 width: 950px;
 padding: 5px;
 background-color:transparent;
 color:#383838;
}
