/* ------------------------------------------------ */
/* Elemenit corpo principale ---------------------- */
html, body { 
    width: 100%; 
    height: 100%;
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: black;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
img {
	padding: 0px; 
	border: 0px;
}
h1, h1 a:link, h1 a:active, h1 a:visited {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #0096d4;
	margin: 10px auto;
	text-decoration: none;
}
h1 a:hover {
    text-decoration: underline;
}
h2, h2 a:link, h2 a:active, h2 a:visited {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #0096d4;
	margin: 10px auto;
	text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
h3{
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #939598;
	margin: 5px auto;
}
h4{
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: white;
	margin: 10px auto;
}
h5{
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #0096d4;
	margin: 10px auto;
	text-decoration: none;
}
hr {
	color: #0096d4;
	background-color: #0096d4;
	width: 100%;
	height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-bottom: 0;
}

/* Paginazione ------------------------------------ */

#menuTop {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#presentazione {
	padding: 0px;
	width: 780px;
	margin: auto;
	text-align: center;
}
#titoloPagina {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 780px;
	margin: auto;
	text-align: left;
	
}
#breadcrumb {
	background-color: white;
	padding: 4px 20px;
	width: 740px;
	margin: auto;
	text-align: left;
	color: black;
	text-decoration: none;
	background-image:url(../icone/site_map.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px dotted #939598;
	border-bottom: 1px dotted #939598;
}
#PageMainNC{
    overflow:auto;
    width: 569px;
    float:right;
	background-color:#00CCFF;
}
#corpoPagina {
	width: 780px;
	margin: auto;
	padding-bottom: 5px;
	padding-top: 0px;
	background-color:white;
	text-align:left;
}
#corpoPagina {
    position:relative;
}
#cartina {
    clear: both;
	width: 1000px;
	margin: auto;
	padding-top: 10px;
	background-color:white;
	text-align:left;
}
/* Navigazione */

#subMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	float:left;
	margin: 0;
    padding: 0;
	margin-left: 0;
}

/* ------------------------------------------------ */

#subMenu ul {
    margin-left: 0;
	padding: 0;
	list-style-type: none;
	line-height: 0;
	display: block;
}
#subMenu li {
	margin: 0;
	list-style-type: none;
	display: block;
}
#subMenu a {
    line-height: 1;
    position: relative;
	display: block;
	color: black;
	background-color: white;
	width: auto;
	padding: 5px 12px 5px 12px;
	text-decoration: none;
	border-bottom: 1px solid #dcddde;
	background-image:url(../icone/sub_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subMenu a:hover {
	background-color: #0096d4;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #0096d4;
	background-image:url(../icone/sub_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subMenuActive {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 1;
	display: block;
	color: white;
	background-color: #0096d4;
	width: auto;
	padding: 5px 12px 5px 12px;
	border-bottom: 1px solid #0096d4;
	background-image:url(../icone/sub_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subMenu li li a {
	display: block;
	color: black;
	background-color: white;
	width: auto;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #dcddde;
	background-color: white;
	font-weight: normal;
	background-image:url(../icone/sub_sub_gray.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#subMenu li li a:hover {
	background-image:url(../icone/sub_sub_white.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #13b5f8;
	border-bottom: 1px solid #13b5f8;
}
#subMenuActiveLi {
    line-height: 1;
    display: block;
	width: auto;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #13b5f8;
	color: white;
	background-color: #13b5f8;
	font-weight: normal;
	background-image:url(../icone/sub_sub_white.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
/* --- */
/* -------------------------------------- */
#corpoContenuto {
	width: 569px;
	float:right;
	padding-left: 9px;
	border-left: 1px dotted #939598;
}
#case-main {
    overflow: auto;
	display: inline;
	float:left;
	width: 280px;
	padding-left:5px;
	/*
	
	*/
}
#news-main {
    overflow: auto;
    display: inline;
	float:right;
    width: 280px;
	/*
	margin-bottom: 10;
	*/
}
#contarchivio{
    clear:both;
	width: 780px;
    margin: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
	text-align: left;
	background-color: white;
}
#contarchivio {
    position: relative;
	font-weight: bold;
}
#contcase {
    margin:0 290px 0 210px;
	width: 280px;
}
#contnews  {
    position:absolute;
    top:0;
	right:0;
    width: 280px;
}
#contBottom{
    clear: both;
	width: 780px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background-image:url(../impaginazione/fondi/campione_alluminio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contBottom {
    position:relative;
}
#contBottomUno {
    top: 0;
	width: 200px;
	text-align: center;
    display: table;
}
#contBottomDue  {
    position:absolute;
    top:0;
	right:0;
	bottom:0;
    width: 580px;
	text-align: center;
    display: table;
}
#menuBottom, #menuBottom a:link, #menuBottom a:visited, #menuBottom a:active {
    font-size: 10px;
	clear: both;
	background-color: #0096d4;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 780px;
	margin: auto;
	text-align: center;
	color: white;
	text-decoration: none;
}
#menuBottom a:hover {
    text-decoration:underline;
}
#menuBottom {
    position:relative;
}
#fasciaBottom, #fasciaBottom a:link, #fasciaBottom a:active, #fasciaBottom a:visited {
    clear: both;
	color: #939598;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 780px;
	margin: auto;
	text-decoration: none;
}
#fasciaBottom a:hover {
   text-decoration: underline;
}
#fasciaBottom a:hover {
   position: relative;
}
#navflash {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	text-align:center;
	background-color: #0096d4;
	color: white;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	text-align:center;
	background-color: #0096d4;
	color: white;
}
#filmato {
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: center;
	text-align:center;
	background-color: white;
	color: black;
}
.lista, .lista li{
    font-size: 11px;
	/*font-weight: bold;*/
    color: #4d4e50;
    list-style-type:square;
    padding-bottom: 5px;
    
}
.lista li a {
    text-decoration: none;
}
.lista li a:hover {
    text-decoration: none;
}

/* Elementi --------------------------------------- */

img {
    border: 0;
}
a:link, a:active, a:visited {
	color: #939598;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:hover {
	color: #0096d4;
	text-decoration: none;
}

/* Form */

textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: normal;
	padding: 0;
}
form {
border: 0;
padding: 0;
}

/* Classi ----------------------------------------- */

/* Menu Corner */
.roundedcornr_box_137076 {
    width: 200px;
    background: #0096d4;
	float:left;
	padding: 0;
}
.roundedcornr_top_137076 div {
    background: url(../tabella_4/roundedcornr_137076_tl.png) no-repeat top left;
}
.roundedcornr_top_137076 {
    background: url(../tabella_4/roundedcornr_137076_tr.png) no-repeat top right;
}
.roundedcornr_bottom_137076 div {
    background: url(../tabella_4/roundedcornr_137076_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_137076 {
    background: url(../tabella_4/roundedcornr_137076_br.png) no-repeat bottom right;
}
.roundedcornr_top_137076 div, .roundedcornr_top_137076, 
.roundedcornr_bottom_137076 div, .roundedcornr_bottom_137076 {
    width: 200px;
    height: 5px;
    font-size: 1px;
}
.roundedcornr_content_137076 { 
    margin: 0 5px;
	padding: 0;
}

/* Form Classi */

.login {
	border-top: 1px solid #0073A1;
	border-bottom: 1px solid #80DAFF;
	border-left: 1px solid #0073A1;
	border-right: 1px solid #80DAFF;
	background-image: url(../impaginazione/form/ombra_box.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;    
	color: black;
	font-weight : normal;	   
	text-decoration: none;
	padding: 0;
}
.logindue {
	border-top: 1px solid #939598;
	border-bottom: 1px solid #DCDDDE;
	border-left: 1px solid #939598;
	border-right: 1px solid #DCDDDE;
	background-image: url(../impaginazione/form/ombra_box.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;    
	color: black;
	font-weight : normal;	   
	text-decoration: none;
	padding: 0;
}

/* Testi - Classi */

.giustificato{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
    margin: 1.5em 0;
    padding: 0;
    line-height: 1.4em;
    text-align: justify;
    letter-spacing: .1em;
}
.grassetto{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.grassetto a{
	font-family: Verdana;
	font-size: 11px;
	color: #939598;
	font-weight: bold;
	text-decoration: underline;
}
.grassetto a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0096D4;
	font-weight: bold;
	text-decoration: underline;
}
.grassettobianco{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.grassettobianco a{
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.grassettobianco a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.grassetto{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.grassetto a{
	font-family: Verdana;
	font-size: 11px;
	color: #939598;
	font-weight: bold;
	text-decoration: underline;
}
.testobianco {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.testobianco a {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.testobianco a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

.testoFondo {
    line-height: 1;
    position: relative;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: black;/*#939598 */
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0;
	margin-left: 0;
}
.corpo9 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;    
	color: black;
	font-weight : normal;	   
	text-decoration: none;
}
.Stile1 {
	color: #0096D4;
	font-weight: bold;
}	
/* News ------------------------------------------- */

.mainnews {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 3px;
	text-align: left;
	border-right: 1px dashed #939598;
	letter-spacing: normal;
	white-space: normal;
	position: relative;
	}
.mainnews a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #939598;
	text-decoration: none; 
}
.mainnews a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #939598;
	text-decoration: underline; 
}

/* Immagini e Cornici ----------------------------- */

.cornice {
    display:inline;
	padding: 4px;
	border:1px dotted #939598;
	margin:3px 5px 7px 0;
}
.cornice a {
	padding: 4px;
	border:1px solid #939598;
	margin:3px 5px 7px 0;
}
.cornice a:hover {
	border:1px solid #939598;
}
/* Gallery */
img.gallery {
	border:4px solid white;
	padding: 0px;
	margin: 7px;
	vertical-align: middle;
}

/* Immagine con didascalia */

.postit {
   width: auto;
   margin: 2px 4px;
   background: white;
   color: #000;
   padding: 4px;
   text-align: center;
   border: none;
   position: relative;
}
.postit img {
   border: 0;
   display: block;
   margin: 0px;
   padding: 2px;
}
.postit p {   
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #0096d4;
   margin: 2px;
   padding: 0;
   padding-top: 0px;
}
.Stile2 {color: #939598}
.Stile4 {color: #939598; font-weight: bold;}
.Stile6 {color: #FFFFFF; font-size: 9px; }
.Stile7 {font-size: 9px}
.classe_a_vega {
   background-color:#00CC00;
   font-weight:bold;
   color:#FFFFFF;
}