body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: auto;
}
.div_menu {
	height: 30px;
	width: 717px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 0px;
	background-color: #999999;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center -170px;
}

/* LAYOUT */
#wrapper {
	width: 800px;
	margin: auto;
	height: 400px;
	padding-top: 98px;
}
.div_footer {
	height: 110px;
	width: 800px;
	padding-left: 0px;
	margin: 0 auto;
	border-top-width: thin;
	border-top-style: solid;
	background-image: url(../images/footer_ailita.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-color: #FF6600;
	padding-top: 5px;
}

#top {
	height: 80px;
	width: 200px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 25px;
}
.Arial_12_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.arial_9_grigio_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;
}

#logo {
	width: 144px;
	margin-top: 5px;
	height: 67px;
}


#mainMenu {
	height: 30px;
	width: 500px;
	float: right;	
}
#footer {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding-top: 0px;
	border-top: none #ccc;
	width: 735px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 0px;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
}

.hpMod {
	float: right;
	width: 240px;
	margin-right: 10px;
}

.hpRight {
	float: left;
	width: 220px;
	margin-left: 5px;
}

#content {
	width: 475px;
	float: left;
	margin-left: 0px;
}

#breadcrumbs {
        width: 732px;
        float: left;
        height: 30px;
}
  
#rightIn {
       width: 200px;
       float: right;
}
     
h2 {
	font-size: 16px;
	color: #FF0000;
        border-bottom: dashed 1px #CCCCCC;
        line-height: 130%;
}
.clear {
	clear: none;
	background-color: #999999;
	height: 30px;
}

/* LET'S STYLE SOME MODULES */
.hpMod img {
	background: #E9E9E9;
	padding: 5px;
	display: block;
}

.hpMod h3, .hpRight h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
        margin-left: 2px;
}


.hpRight a {
	color: #666666;
        font-family: Verdana, Arial, sans-serif;
        line-height: 127%;
}

.hpMod a {
	display: block;
	line-height: 127%;
	color: #FF0000;
	font-size: 10px;
	text-decoration: underline;
        text-transform: lowercase;
        font-family: Verdana, Arial, sans-serif;
	}

.hpMod a:hover {
	color: #666666;
}

#rightIn h3 {
      background: #666666;
      margin-bottom: 10px;
      font-size: 11px;
      color: #fff;
      height: 18px;
      padding-top: 2px;
      padding-left: 5px;
}

#rightIn .moduletable {
      line-height: 152%;
      }

#rightIn a {
      text-decoration: none;
      color: #666666;
      font-weight: none;
}

#rightIn ul li {
      display: block;
      background-color: #fff;
      border: none;
      text-transform: none;
      text-decoration: none;
      font-size: 11px;
      color: #666666;
      font-weight: none;
      text-align: left;
      height: 20px;
      margin-left: -15px;
}


#mainMenu h3 {
	display: none;
}


/* GENERAL TAGS */
a {
	color: #FF0000;
}

img {
	border: none;
}

/* menu tags */
#mainMenu ul {
        float: right;	
}
#mainMenu h3 {
	display: none;
}
/* this is the main UL element*/

.menu {
	margin:0;
	padding:0;
	list-style:none;
}

/* these are the inner menus*/
 .menu ul{
	margin:0;
	padding:0;
	list-style:none;	
}

/* these are all the LIs in the menu*/
.menu li{
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	text-transform: uppercase;
	background-color: #FF0000;
	border-top: solid 3px #CCCCCC;
	
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.menu a{
	text-decoration: none;
	line-height: 30px;
	color: #fff;
}

.menu a:hover{
	color: #CCCCCC;
}

/* these are the LIs that only belong to submenu*/
.menu ul li{
	border-top:0;
	margin-left:-1px;
	background: #666666;
	width: 100px;
	border-bottom: solid 1px #333333;
}

/* these are the LIs that contains a submenu*/
.menu li.submenu{
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.menu ul li.submenu{
}

.menu a:hover,
.menu li.active a:link, 
.menu li.active a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.footer {
	margin-top: 0px;
	border-top: dotted 1px #666666;
	width: 732 px;
	color: #666666;
	text-align: left;
	margin-bottom: 150px;
}

.footer a {
        color: #878787;
        font-family: Tahoma, Arial, Verdana;
}
        
.footer ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	padding-top: 0px;
        float: left
               }

.footer ul li {
	display: inline; 
	padding-right: 15px;
        height: 8px;
}

.footer .moduletable {
        clear: left;
        padding-top: 7px;
}

.button {
	background-color: #FF0000;
	color: white;
	margin-left: 10px;
}
#table_footer {
	height: 90px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: center top;
}
.Arial_AZIENDA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.TABLE_PADD_SX {
	padding-left: 10px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.TABLE_PADD_DX {
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.arial_10_bianco_indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
#div_news {
	/*height: 200px;*/
	width: 400px;
	padding-left: 20px;
	padding-right: 0px;
}
#come_back {
	margin-left: 20px;
}
.Arial_12_MAIUSCOLO_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
}
#div_mainnews {
	height: 270px;
	width: 720px;
	overflow: auto;
}
#div_testo_news {
	height: 60px;
	width: 500px;
	margin-left: 10px;
	overflow: auto;
}
.Arial_12_MAIUSCOLO_arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ED7F00;
	padding-left: 10px;
}
.Arial_12_MAIUSCOLO_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-left: 10px;
}
.Arial_12_MAIUSCOLO_arancio_news_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ED7F00;
	padding-left: 0px;
}
.div_main_content {
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.div_main_content_dx {
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}

