/* ----- Mozilla FireFox ----- */
/* ----- Foglio di Stile Generico ----- */


/* -----definizione classi generiche----- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #ffffff;
	text-align: center;
	background-image: (../images/y.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
	overflow-y: scroll;
}

.PageDiv {
	width: 955px;
	margin: auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	background-image: (../images/x.jpg);	
	background-repeat: repeat-y;
	background-position: left top;
}

.PageDiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.PageDiv a:hover {
	color: #808080;
	text-decoration: none;
}

.PageDiv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #E8451F;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagediv input, .pagediv textarea, .pagediv select {
	background-color: #ffffff;
	color: #000000;
}
/* -----definizione aree master template----- */
.header {
}
.header1 {
}
.header2 {
}
.animazione {
	width:955px;
	min-height:139px;
	text-align:center;
	background-image:url(../Images/int_03.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.menu {	
	background-image:url(../Images/menu.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.contenuti {
	width:594px;
	min-height:326px;
	margin:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../Images/Int_05.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.news{
	width:184px;
	min-height:326px;
	margin-left:0px;
	vertical-align:top;
	background-image:url(../Images/Int_06.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.footer {
}

.triabb
	{font-size:14px;
	 font-weight:bold;
	 font-family:Verdana;
	 color:blue;
	 text-decoration: none;
}

.tria
	{font-size:13px;
	 font-weight:normal;
	 font-family:Verdana;
	 color:#000000;
	 text-decoration: none;
	 padding-left:20px;padding-top:6px;padding-right:20px;
	 text-align: justify;
}

.triaSmall
	{font-size:11px;
	 font-weight:normal;
	 font-family:Verdana;
	 color:#000000;
	 text-decoration: none;
	 text-align: left;
}



.triaSmallRight
	{font-size:11px;
	 font-weight:normal;
	 font-family:Verdana;
	 color:#000000;
	 text-decoration: none;
	 text-align: right;
}

.triaRight
	{
	 text-align:right;
}

.triaLeft {
	text-align:left;
}

.triaCenter {
	text-align:center;
}

ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	text-align:left;
}


.copyright {
	color:gray;
	text-align:right;
}

#tic {    
	border: 1px #CEC3AD solid;
	font-size:12px;
	padding:10px;
	width:400px;
	line-height:20px;
	padding-left:20px;	
}
#tic *{
	font-size: 12px;
	margin:0px;
	padding:0px;
	display:none;
}
#tic a {
	display:inline;
}
