@charset "utf-8";
/* CSS Document */
body { 
background-color:#666666;
background-attachment:fixed;
margin:0px;
padding:0px;
}
a:link {color: #0000CC; text-decoration:none;}
a:visited {color:#0000CC; text-decoration:none}
a:hover {color:#009933; text-decoration:none;}
table#layout {
margin-top:10px;
margin-left:auto;
margin-right:auto;
border-style:solid;
border-color:#333333;
border-width:1px;
border-collapse:collapse;
width:780px;
height:500px;
}
tr#header {
width:100%;
height:140px;
background-color:#DDDDDD;
background-image: url(images/LogoQuiltItalia.gif);
background-position:8% 50%;
background-repeat:no-repeat;
}
#header h1 {
color:#6B283F;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:25px;
text-align:center;
margin:5px 0px 0px 28%;
padding-top:2px;
}
#header div {
vertical-align:top;
width:468px;
height:60px;
margin-top:0px;
margin-left:0;
margin-right:0;
padding-left:221px;
}
tr#menusuperiore {
background-image:url(images/SfondoMenuSup.gif);
width: 100%;
height: auto;
}

td#content {
width:83%;
height:100%;
background-color: #ffffff;
margin:0px;
padding:10px 20px 10px 20px;
vertical-align: top;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
text-align:left;
font-size:13px;
line-height:16px;
border-left:1px solid #2763A5;
border-bottom:1px solid #2763A5;
}
td#content .sfondoAzzurrotxtBianco {
	background-color:#1688CB;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing:2px;
	margin-bottom:5px;
	padding:2px 2px 2px 10px;
}
td#lateral {
width:17%;
height:100%;
background-color: #EBEBEB;
vertical-align: top;
border-bottom:1px solid #2763A5;
}
tr#footer {
width:100%;
height:30px;
background-color:#DDDDDD;
color:#009933;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
}
#footer a:link { color:#009933; text-decoration:none; }
#footer a:visited { color:#009933; text-decoration:none; }
#footer a:hover { color:#ffffff; text-decoration:none; background-color:#009900}

/*- Menu Tabs 10--------------------------- */
    #tabs10 {
	float:left;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #2763A5;
	line-height:normal;
	font: bold 11px/1.5em Verdana;
      }
    #tabs10 ul {
          margin:0;
		  padding:0px 10px 0px 221px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url(images/tableft10.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url(images/tabright10.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
	  #tabs10 h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
#tabs10 img {
border: none;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
	  
/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3 {
        width: 200px;
        border: 1px solid #ccc;
        margin: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #F3FAFF;
        }
#menu3 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #888;
        display: block;
        background: url(images/menu3.gif);
        padding: 8px 0 0 30px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #283A50;
        background: url(menu3.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

/*- Menu 9--------------------------- */

#menu9 {
        width: 200px;
        margin: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
        font-weight: bold;
		}
#menu9 h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}


#menu9 li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
		}

#menu9 li a:link, #menu9 li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/menu9.gif);
        padding: 8px 0 0 35px;
        }

#menu9 li a:hover, #menu9 li #current {
        color: #FFF;
        background:  url(images/menu9.gif) 0 -32px;
        padding: 8px 0 0 35px;
        }
#menu9 ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
#menu9 img {
border: none;
}
/*menu di navigazione fatto da Paolo Ghirarduzzi*/
.menuNavigazione {
margin:0;
padding:0.3em 0;
border-bottom:1px solid #214267;
font:80% Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
}

.menuNavigazione li {
display:inline;
margin:0 0.7em 0 0.7em;;
height:0;
border-left:1px solid #ffffff;
padding:0 1.2em 0 1.8em;
}
.menuNavigazione li.primaVoce {
border-left:none;
}
.menuNavigazione a {
white-space:nowrap;
}
.menuNavigazione a:link,
.menuNavigazione a:visited {
background: inherit;
color:#ffffff;
text-decoration:none;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active {
background: inherit;
color: #FFFFFF;
text-decoration:underline;
}
/*fine del menu di navigazione*/
img.right {
	float:right;
	border:none;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.StileWikipedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
/*body {
	background-image: url(images/bk.gif);
	background-repeat: no-repeat; 
	background-attachment:fixed;
}*/
.H1Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #B22222;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 1px;
}

.H2Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #B22222;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
}
	
.menu1 {
	background-color: #6D2942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-color: #E9967A;
	border-style: solid;
	text-align: center;
}
.menu2 {
	background-color: #F89C6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-color: #E9967A;
	border-style: solid;
	text-align: center;
}
.menu3 {
	background-color: #429E71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-color: #E9967A;
	border-style: solid;
	text-align: center;
}
.menu4 {
	background-color: #709E4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-color: #E9967A;
	border-style: solid;
	text-align: center;
}
.menu5 {
	background-color: #8F3E5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-color: #E9967A;
	border-style: solid;
	text-align: center;
}
.menu6 {
	background-color: #FDA94D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-color: #E9967A;
	border-style: solid;
	text-align: center;
}

.linkPreferiti {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TestoNormale {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 15px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: 10px;
	text-align: justify;
	line-height: 17px;
	}
	.TestoNewsNormal {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 35px;
	margin-right: 35px;
	text-align: justify;
	line-height: 17px;
	}
	.TestoNewsBold {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	}
	
	.linkEsterni {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:normal;
	text-align: center;
	}

.benvenuto {
	background-color: White;
	color: Blue;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.TitoloHomePage {
	background: White;
	color: #709E4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
.TitoloPage {
	background: White;
	color: #6D2942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	line-height: 24px;
}
.IntestazioneFoto {
	color: #990000;
	font-size: larger;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.tdmnu {
	background-image: url(images/fillbutton.gif);
	text-align: left;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #B22222;
	margin: 10px;
	height: 27px;
	padding-left: 10px;
	padding-top: 10px;
	
}

.tdConcorsiRegionali {
background-color: #66CDAA;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
text-align: left;
width: 100%;

margin-left: 20px;
padding: 7px;
}
.tdConcorsiItaliani {
	background-color: #1B90CF;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	width:auto;
	margin-right: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.tdConcorsiEsteri {
	background-color: #FDA94D;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-right: 0px;
}
.testoConcorsi {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
}
.titoloConcorso {
color: #B22222;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
text-align: left;
}
.PatchCafe {
color: #006600;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
text-align: left;
}
.tdFormContatti {
	background: White;
	color: #B22222;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px;
	border-style: solid;
	border-color: #429E71;
	padding: 5px;
	margin: 5px;
}
.testoFormContatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B22222;
	font-weight: normal;
	text-align: justify;
	margin-right: 15px;
}
.tdNews {
	background: #80AAFF;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.tdAbruzzo {
	background: #1161ff;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	width: 99%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 25px;
	margin: auto;
	padding-left: 3px;
}
.testoContattiDirettivo {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.testoContattiDirettivoBold {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.titoloMostra {
	color: #F4A460;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.titoloFotoSingola {
	background-color: #3A75B6;
	width: 100%;
	height: 22px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: White;
	vertical-align: middle;
	border:none;
}
.titoloFotoSingola2 {
	background-color: #80B7F1;
	width: 100%;
	height: 22px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: White;
	vertical-align: middle;
	border:none;
}
.bandaTrentino {
	background-color: #6D2942;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
}
.bandaBianca {
	background: White;
	width: auto;
	height: 7px;
	vertical-align: middle;
	border: White;
}

.contPrimoGruppi {
	background: #EFEFEF;
	width: auto;
	border: 0px;
	padding: 3px;
	left: auto;
	height: auto;
}

.contSecondoGruppi {
	background: #EFEFEF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	border: 0px;
	left: auto;
	height: auto;
	padding: 3px;
}
.contTerzoGruppi {
	background: #EFEFEF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 0px;
	padding: 3px;
	left: auto;
	height: auto;
}
.bandaVeneto {
	background-color: #F89C6B;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaValleAosta {
	background-color: #1B90CF;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaFriuli {
	background-color: #429E71;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaLombardia {
	background-color: #709E4D;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaEmilia {
	background-color: #8F3E5D;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaLazio {
	background-color: #FDA94D;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaToscana {
	background-color: #FD514C;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.bandaCalabria {
	background-color: #6D2942;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}

.TitoloNero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.testoNormalesinIdentazione {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: 15px;
	text-align: justify;
	line-height: 19px;
	color: Black;
}
.testoNormalesinIdentazioneBluSfondoAzzurro {
	background: #EFF7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 19px;
	color: #00008b;
}
.testoRossoGrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}
.testoRossoGrassettoGrandeCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
ul {
list-style-type : circle;
font-family: Arial, Helvetica, sans-serif;
color: Black;
font-size: 12px;
text-align: left;
}
.bandaLink {
	background-color: #CC99FF;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
.contPrimoLink {
	background: #EFEFEF;
	width: 20%;
	border: 0px;
	padding: 3px;
	left: auto;
	height: auto;
}
.contSecondoLink {
	background: #EFEFEF;
	width: auto;
	text-align: left;
	border: 0px;
	padding: 3px;
	left: auto;
	height: auto;
}
.contTerzoLink {
	background: #EFEFEF;
	width: auto;
	border: 0px;
	padding: 3px;
	left: auto;
	height: auto;
}
.testoPiccolo {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	color: Black;
}
.testoPiccolissimo {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	color: Black;
}
.testoLeft {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
}
.posHistatGroupEQA {
	text-align: left;
	margin-left: 5px;
	padding-left: 3px;
	margin-top: 5px;
}
.posEQA {
	text-align: left;
	margin-left: 42px;
	padding-left: 3px;
	margin-top:auto;
}

.testoIscrizioneGruppi {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	margin-top:5px;
}
.testoBluGrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CD;
	font-weight: bold;
	text-align: left;
}
.testoBluGrassettoCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CD;
	font-weight: bold;
	text-align: center;
}
.testoNeroGrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight: bold;
	text-align: left;
}
.testoNeroGrassettoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-align: left;
}
.testoNeroGrassettoPiccoloEvidenziato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   background-color: yellow;
	color: black;
	font-weight: bold;
	text-align: left;
}
.testoNeroGrassettoNormaleEvidenziato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   background-color: yellow;
	color: black;
	font-weight: bold;
	text-align: left;
}
.testoBiancoGrassettoEvidenziatoFucsia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   background-color: #cc3399;
	color: white;
	font-weight: bold;
	text-align: left;
}
a.kreativa:link {
	color: white; text-decoration:none;
}
a.kreativa:hover {
	color: white; text-decoration: underline;
}
a.kreativa:visited {
color: white; text-decoration: none;
}

.bandaNegoziFriuli {
background-color: #666600;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
.bandaNegoziLombardia {
background-color: #FF6633;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
} 
.bandaNegoziToscana {
background-color: #C24A53;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
} 
.bandaNegoziSardegna {
background-color: #0099FF;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
.bandaNegoziPuglia {
background-color: Olive;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
.testoSfuocatoAttaccabottone {
	color: #0099FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.testoScuroAttaccabottone {
	color: #0033CC;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.bandaNegoziVeneto {
background-color: #FF9900;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
.testoSogniDiPezze {
	color: #627CA5;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: left;
}
.testoBerty {
	color: #ec6f39;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: left;
}
.testoBacheca {
	color: #330033;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 5px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
}
img.sinistro {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.bandaNegoziEmilia {
background-color: #0066CC;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
.bandaNegoziMarche {
background-color: #336600;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
} 
.bandaNegoziLazio {
background-color: #B14FB9;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
/* va bene anche per l'intestazione
del premio della foto di Pantelleria */
.testoMariaCancella {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.bandaNegoziPiemonte {
background-color: #FFA500;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
text-align: left;
width: 100%;
padding: 1px;
}
.backgroundProgetti1 {
	background-color: #778899;
	vertical-align: middle;
}
.backgroundProgetti2 {
	background-color: #997799;
	vertical-align: middle;
}
.backgroundProgetti3 {
	background-color: #999977;
	vertical-align: middle;
}
.backgroundProgetti4 {
	background-color: #779988;
	vertical-align: middle;
}
.backgroundProgetti5 {
	background-color: #998877;
	vertical-align: middle;
}
.backgroundProgetti6 {
	background-color: #997777;
	vertical-align: middle;
}
.backgroundProgetti7 {
	background-color: #887799;
	vertical-align: middle;
}
.backgroundProgetti8 {
	background-color: #789977;
	vertical-align: middle;
}
.testoGrandeProgetti {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	padding: 2px;
}
.testoPiccoloProgetti {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 2px;
}
.testoRossoSommario {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.testoAutunnoSommario {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.testoInvernoSommario {
	color: #00008b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.testoPrimaveraSommario {
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.TestoNormaleAllCentro {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: 10px;
	text-align: center;
	line-height: 17px;
}
.testoSottolineatoNeroGrande {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.testoCorsivoNeroGrande {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
.testoCorsivoAllineatoRight {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	font-style: italic;
}
.testoNormaleNonGiustificato {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: 15px;
	text-align: left;
	line-height: 17px;
	color: Black;
}
.backgroundWhite {
	background-color: White;
}
.tabContatti {
border-color: #B22222;
border-style: double;
border-collapse: separate;
border: 2px;
width: 60%;
padding: 5px;
margin: 5px;
}
.bordoAreaForm {
background: White;
border-style: none;
border: 0px;
border-color: inherit;
}
.bordoAreaFormTextArea {
background: White;
border-style: none;
border: 0px;
border-color: inherit;
}
.schedaDelegata {
    margin: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: auto;
	height: auto;
}
.testoVerdeGrassettoCentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
#divVersamenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: left;
	line-height: 10px;
	font-weight: bold;
}
#divVersamenti ol {
	list-style-type: decimal;
}
.concorsiPrimaPagina {
	background-color: #9C396B;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	height: 30px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.mostrePrimaPagina {
	background-color: #429C6B;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	height: 30px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#divBandiera {;
	display: inline;
	float: right;
	background: White;
	vertical-align: middle;
	width: 27px;
	height: 18px;
	border: 0px;
	margin-top: 0px;
	position: relative;
	top: -23px;
	margin-right: 0px;
}


	 .posHobbyShow {
	text-align: left;
	margin-left: 20px;
	padding-left: 3px;
	margin-top: 7px;
}
    div.stellina { background-color: #FFF8F6;
	 background-image: url(images/Stellina.jpg);
	 background-repeat: repeat-x;
     margin-top: 5px;
}
	a.linkmnu:link {color: #B22222}
	a.linkmnu:visited {color: #B22222}
	
	a.linkMenu:link {color: #FFFFFF}
	a.linkMenu:visited {color: #FFFFFF}

/*Definizione menù verticale per elencare i negozi delle regioni*/
div#menuNegoziRegioni ul{float:left;width:120px;list-style:none;
    margin:0;padding:0px;border-top: 1px solid #2693FF;}
div#menuNegoziRegioni ul li{margin:0; padding:0px;
    border: 1px solid #2693FF; border-width: 0 1px 1px 1px;
	 
}
div#menuNegoziRegioni a{display: block;height: 25px;line-height: 25px;
    text-decoration:none; padding-left:5px; margin:0px;
    background-color: #E7BECC; color: #41418A; font-weight: bold;}
div#menuNegoziRegioni a:hover{background-color: #A04C6E; color: #fff}

a.bandaNegoziLombardia:link {color:#FFFFFF}
a.bandaNegoziLombardia:visited {color:#FFFFFF}
a.bandaNegoziLombardia:hover {color: #330000; text-decoration:none}

a.rosso:link {color:red; text-decoration:none;}
a.rosso:visited {color:red; text-decoration:none;}
a.rosso:hover {color: red; text-decoration:underline;}

a.verde:link {color: #006600; text-decoration:none;}
a.verde:visited {color: #006600; text-decoration:none;}
a.verde:hover {color: #006600; text-decoration:underline;}

a.bianco:link {color:white; text-decoration:none;}
a.bianco:visited {color:white; text-decoration:none;}
a.bianco:hover {color:white; text-decoration:none;}

.margineSinistro {
	margin-left: 10px;
}
.titoloConcorso2 {
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
}
.titoloConcorso3 {
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
}
 .testoPrimaPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF00CC;
	background-color: #FFFFFF;
	text-align: left;
}
.testoPrimaPagina2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: left;
}
.coloreHr {
	color: #2763A5;
	height: 1px;
	
}

