A:LINK    {text-decoration: none; Color: #8E2E2E}
A:VISITED {text-decoration: none; Color: #8E2E2E}
A:HOVER   {
	text-decoration: underline;
	Color: #8E2E2E;
}

* {
 padding: 0;
 margin: 0;
}
body {
	background-color: #c5cee2;
	SCROLLBAR-FACE-COLOR: #89A4C7;
  SCROLLBAR-HIGHLIGHT-COLOR: #E2E9F1;
  SCROLLBAR-SHADOW-COLOR: #E2E9F1;
  SCROLLBAR-ARROW-COLOR: #003366;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: White;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}

h1 {
	/*testo*/
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	margin: 0px 0px 10px 0px;

}


h2 {
	/*link menu alto*/
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
}
h3 {
	/*TITLE OPERATORI*/
	color: #003366;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px;
}
h4 {/*firma*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0307A7;
	text-align: right;
	float: right;
}
h5 {
	/*contatti*/
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 0px;
}

h6 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	margin-bottom:2px;
	margin-top: 2px;
	text-align: right;
}

br {
  white-space:normal;
}

#globale {
	width: 780px;
	margin: 0 auto;
	border: 0px solid #062377;
	margin-top: 10px;
	
}
/*menu in alto */

table.link {
	float: right;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	border: 0px solid black;
	height: 38px;
	}
#forum {
	margin: 15px 0px 0px 440px;
	border: #000000 solid 0px;
	background-image: url(../images/forum.png);
	background-repeat: no-repeat;
    background-position: bottom;
	width: 81px;
	height: 38px;
	padding-right: 25px;
    padding-top: 8px;
}

#meteo {
	border: #000000 solid 0px;
	background-image: url(../images/meteo.png);
	background-repeat: no-repeat;
    background-position: bottom;
	width: 60px;
	height: 38px;
	padding-left: 30px;
	text-align: left;
    padding-top: 8px;
}
#orario {
	border: #000000 solid 0px;
	background-image: url(../images/orario.png);
	background-repeat: no-repeat;
    background-position: bottom;
	width: 98px;
	height: 38px;
	padding-left: 0px;
	text-align: right;
    padding-top: 8px;
}
#oroscopo {
	border: #000000 solid 0px;
	background-image: url(../images/oroscopo.png);
	background-repeat: no-repeat;
    background-position: bottom;
	width: 88px;
	height: 38px;
	padding-right: 20px;
    padding-top: 8px;
}

/*fine menu in alto */

table#body {
	background-color: #C9D7FE;
	width: 780px;
	border: 0px solid black;
	min-height: 600px;
	
}	

#shadow1 {
	background-image: url(../images/ombrasx.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	width: 5px;

}
#shadow2 {
	background-image: url(../images/ombradx.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	width: 5px;
	padding: 0px 0px 0px 0px;
	}
	
  td#shadowbottom {
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 780px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	height: 7px;
	border: 0px solid black;
	background-image: url(../images/shadowbottom.jpg);
	
}
#head {
	width: 753px;
	height: 133px;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

.button {
	background-image: url(../images/but.jpg);
	width: 57px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: lighter;
	text-decoration: none;
	background-color: #062377;
	border: 0px solid #062377;
	height: 21px;
	text-align: center;
	vertical-align: top;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
}

.text{
	
	margin-right: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #062377;
	border-top: 1px solid #6182B7;
	border-left: 1px solid #6182B7;
	margin-right: 0px;
	font-weight: lighter;
	color: #062377;
}

tr#form {
	height: 20px;
	border: 0px solid black;
	padding-left: 50px;
	
}
td#form {
	height: 20px;
	border: 0px solid black;
	padding-left: 314px;

}
 
table#menu{
	border: 0px solid Black;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 770px;
	height: 184px;
}


td#menusx {
	width: 150px;
	border: 0px solid black;
  vertical-align: top;
	text-align: left;
	margin-right: 5px;
	float: left;
}

table.menusx A {
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
  font-weight: bold;
	margin-bottom:2px;
	margin-top: 2px;
}
 .riga{
 	width: 130px;
	margin-right: 20px;
 }

td#menudx {
	width: 150px;
	border: 0px solid black;
  vertical-align: top;
	text-align: left;
	float: right;
}

table.menudx A {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
  font-weight: bold;
	margin-bottom:2px;
	margin-top: 2px;
}

table.menusx {
	border: 0px solid black;
	vertical-align: top;
	margin: 10px 0px 10px 10px;
	float: left;
	width: 130px;
}

table.menudx {
	border: 0px solid black;
	margin: 10px 0px 10px 8px;
	width: 130px;
	float: left;
	vertical-align: top;

}
 img.bullet{
 	float: left;
	padding-bottom: 2px;
 }
 .elementRightMenu {

	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div#block {
	margin: 0px 0px 0px 5px;
}
 td#content {
 	width: 460px;
	vertical-align: top;
	margin: 10px 0px 0px 0px;
	padding-right:0px;
	background-color: #E2E9FE;
	border: 1px solid #76ABE4;
 }
  .editTitle a{
  	margin-bottom: 2px;
	color:#000066;
	text-align: justify;

  }
  .editConteiner {
  	text-align: justify;
  }
 
.editDate {
	color: #A52A2A;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 13px;

}
 .navigation {
 	border-top:#000066 1px dotted; 
	width: 350px;
	color: #000066;
	margin: 0 auto;
	vertical-align: bottom;
	font-weight: bold;
 }
 div#corner1{
	background-image: url(../images/corner1.gif);
	width: 451px;
	height: 11px;
	border: 0px solid black;
	padding: 0px;
	margin: 0 auto;
	background-repeat: no-repeat;

}
 div#corner2{
 	background-image: url(../images/corner2.gif);
	width: 451px;
	height: 11px;

	padding: 0px 0px 10px 0px;
	margin: 0 auto;
	background-repeat: no-repeat;
	vertical-align: top;
	border: 0px solid black;
 }
div#box{
	width: 429px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	background: #EBF0FE;
	color: #000066;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	min-height: 350px;
	border-left: 1px solid #76ABE4;
	border-right: 1px solid #76ABE4;
	text-align: justify;
	line-height: 16px;

}

td.titoli {
	margin: 0px 0px 0px 0px; /* width: 130px; */
	vertical-align: top;
	border: solid 0px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A52A2A;
	border-bottom: 1px #000066 dotted;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}



 /*navpath*/
	div.titoli {
	margin: 15px 2px 15px 0px;
	width: 130px;
	display: inline;
	float: right;
	border: solid 0px black;
	font: 11px Verdana;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	border-bottom: 1px #000066 dotted;
	vertical-align: top;
	text-align: right;
	font-weight: bolder;
	text-transform: uppercase;
}
 .uninformativa{
 	width: 430px;
	border:0px solid black;
	margin: 0 auto;
 }

 

div.format {
	margin: 0 auto;
	width: 581px;
	vertical-align: top;
	border: 0px solid black;
	background-color: #014A99;
	float: left;
	min-height: 350px;
	border-right: 2px solid White;
	border-left: 2px solid White;
	border-bottom: 2px solid White;
	display: block;
}


div#marchio{
margin:0px;
padding:0px;
float:left;
border:0px #0000CC solid;
vertical-align:top;
vertical-align:text-top;
}
img.foto {
	margin-top: 0px;
	border: 0px solid black;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color:#C9D7FE; 
}

div.foto {
	margin-left: 10px;
	background-color:#EBF0FE;
	
}

#firma {
	display: inline;
	float: right;
	color: #081c51;
	width: 780px;
	margin: 0 auto;
	border: 0px solid #062377;
	padding: 0px 0px 0px 0px;
	
}


img#folderImage {
	width: 112px;
	height: 112px;
	border: 2px solid white;
}
/*---------------fin qui-----------------*/
#banner_bar {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	
}
img#sez{
	border: 1px solid #A52A2A;
	text-decoration: none;

	margin-top: 5px;
	margin-left: 13px;
}



table#contatti  {
	border: 0px solid;
	width: 480px;
	border-color: Black;
	margin-left: 23px;
	margin-top: 10px;
}
/*-----------------------------------marchio----------*/
img#logo {
margin-left: 0px;
margin-top:0px;
}

div#logo {
  margin-left: 10px;
  margin-top:10px;
  float: left;
}
 img.firm {
	vertical-align: middle;
}

.imgGal {
  border: 1px dashed #C16100;
  margin-right: 4px;
}

 #popConteiner{
 	width: 550px;
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: solid 1px black;
	float:left;
  height: 480px;
 }

.popTitle {
 	background-image: url(../images/pop02.png);
  background-repeat: no-repeat;
	width: 100%;
	height: 135px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
  padding-top: 30px;
  padding-left: 200px;
  letter-spacing: 10px;
  font-weight: bold;
  font-size: 14px;
 }

.popmain {
 	width: 405px;
	height: 330px;
	text-align:justify;
	padding: 5px 0px 0px 10px;
    overflow: auto;
    position: absolute;
    margin-left: 130px;
    top: 80px;
	SCROLLBAR-FACE-COLOR: #89A4C7;
	SCROLLBAR-HIGHLIGHT-COLOR: #E2E9F1;
	SCROLLBAR-SHADOW-COLOR: #E2E9F1;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
 }
.popBottom {
 	background-image: url(../images/pop03.png);
	background-repeat: no-repeat;
	width: 100%;
  height: 200px;
  clear: left;
  position: absolute;
  top: 360px;
 }

.error {
	border: 0px solid #003464;
  width: 100%;
  margin-bottom: 10px;
}

.error th {
	background: #A60000;
	color: white;
	padding: 2px 2px 4px 2px;
}

.error td {
	color: #A60000;
	padding: 2px 2px 2px 2px;
  font-weight: bold;
	border-top: 1px #A60000 dotted;
	border-bottom: 1px #A60000 dotted;
}

.info {
	border: 0px solid #003464;
  width: 100%;
  margin-bottom: 10px;
  color: #000066;
}

.info th {
	background: #006633;
	color: white;
	padding: 2px 2px 4px 2px;
}

.info td {
	padding: 2px 2px 2px 2px;
  font-weight: bold;
	border-top: 1px #000066 dotted;
	border-bottom: 1px #000066 dotted;
}

#contact {
	width: 290px;
	padding: 10px 0px 0px 0px;
		text-align: justify;
	line-height: 15px;
	border: 0px solid #006600;
	vertical-align: top;
	text-align: center;
}

.contactText {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#testo{
	height: 100px;
	width: 350px;
}



.campiform {
	width: 270px;
	padding: 3px 0 0 0;
	margin:0 auto;
	color: #333333;
	font-size: 13px;
}
.campiMsgform {
	width: 270px;
	padding: 0;
	clear: both;
	margin: 0 auto;
	color: #333333;
	font-size: 13px;
	
}


.input {
	background-color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #4CA4A5;
	border-bottom-color: #4CA4A5;
	border-left-color: #336699;
	width: 270px;
	
}
select {
	background-color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #4CA4A5;
	border-bottom-color: #4CA4A5;
	border-left-color: #336699;
	width: 270px;
}
textarea {
	background-color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #4CA4A5;
	border-bottom-color: #4CA4A5;
	border-left-color: #336699;
	width: 270px;
	height: 60px;
	
}