html, body {
	height: 100%;
   padding: 0 0 12px 0;
	margin: 0;
	font-family: "Trebuchet ms", arial, helvetica, serif; 
	background: #FFFFFF;
} 

/* stili di TESTO INIZIO */

h1 , h2 {
font : bold 14px "Trebuchet ms", arial, helvetica, serif;  
padding-left : 15px; 
} 

h1 {
	margin: 10px 0 10px 0;
	color: #DD0000;
} 

h2 {
   margin: 0 15px 0 0;
   color: #4682B4;
}

h3 {
	font: bold 14px;
	color: #446892;
	text-align: right;
	padding: 10px 15px 0 0;
}

h4 {
   font-size: 12px;
	height: auto;
   min-height: 370px;
}

p {
	padding: 2px 15px 0 15px;
	margin-top: 0;
	color: #446892;
	text-align: justify;
} 

p.navigation {
	font: 12px "Trebuchet ms", arial, helvetica, serif;
	color: #446892;
	padding-bottom: 0;
	text-align: left;
}

.center {
	padding: 2px 15px 0 15px;
	margin-top: 0;
	color: #446892;
	text-align: center;
}

.right {
	padding: 10px 15px 0 0;
	color: #446892;
	text-align: right;
	font-size: 14px;
}

.rightImpresa {
   float: right;
	padding: 2px 15px 0 15px;
	text-align: right;
	font-size: 14px;
}

.rightGenerico {
   width: 200px;
   float: right;
	padding: 2px 15px 0 15px;
	text-align: right;
	font-size: 11px;
	border: 0 none inherit;
}

hr {
	width: 120px;
	height: 1px;
	color: silver;
}

strong {
font-weight : bold;
}

.strongcontent {
	font-weight: bold;
	font-size: 14px;
	color: #4682B4;
}

.strongSfondo {
   padding: 0 0 0 3px;
	font-weight: bold;
	font-size: 14px;
	color: #4682B4;
	background: #DAE6F7;
}

/* stili di TESTO FINE */

img.x {
	position: absolute;
	right: 200px;
	top: 155px;
	z-index: -1;
	border: 0 none inherit;
}

img.lotus{
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: -1;
	border: 0 none inherit;
}

/* |||||||||| tutti CONTAINER INZIO |||||||||| */

#container, #contnews, #contchisiamo, #contprivacy, #contnewsletter, #contlinks, #contmappa, #contcommenti {
   height : auto !important; 
   height /**/: 90%;
   min-height : 530px !important; 
	position: relative;
	width: 660px;
	margin-left: -330px;
	left:50%;
   bottom: 0;
   padding-bottom: 10px;
	text-align: left;
   background : url(grafica/sfondocontainer.gif) repeat-y 100% 0%;
}

#contnews {
	background: url(FUT/gfx/sfondonews.gif) repeat-y 100% 0%;
}

#contchisiamo {
	background: url(FUT/gfx/sfondochisiamo.gif) repeat-y 100% 0%;
}

#contnewsletter {
	background: url(FUT/gfx/sfondonewsletter.gif) repeat-y 100% 0%;
}

#contlinks {
	background: url(FUT/gfx/sfondolinks.gif) repeat-y 100% 0%;
}

#contmappa {
	background: url(FUT/gfx/sfondomappa.gif) repeat-y 100% 0%;
}

#contcommenti {
	background: url(FUT/gfx/sfondocommenti.gif) repeat-y 100% 0%;
}

/* |||||||||| tutti CONTAINER FINE |||||||||| */

#header {
margin : 0; 
height : 130px; 
width : 660px; 
} 

#header table {
font : 11.5px "Trebuchet ms", arial, helvetica, serif; 
width : 660px; 
height : 130px; 
background-color : transparent;
} 

/* menu prinicipale INIZIO */
#menuheader {
width : 135px;
padding : 0; 
margin-bottom : 14px; 
margin-left : 26px; 
font : bold 11px "Trebuchet ms", arial, helvetica, serif; 
letter-spacing : 1px; 
background-color : transparent; 
} 

#menuheader ul {
	list-style: none;
	color: white;
	margin: 0;
	padding: 0;
	border: 0 none inherit;
} 

#menuheader li {
border-bottom : 1px solid white; 
margin : 0; 
} 

#menuheader li a {
display : block; 
padding : 3px 0 3px 13px; 
background-color : #dd0000; 
color : white; 
text-decoration : none; 
} 

#menuheader li a:hover {
background-color : transparent; 
color : #fff; 
}
/* menu prinicipale FINE */

#subheader {
width : 660px; 
margin : 0; 
height : 25px; 
padding : 0; 
background : url(grafica/sfondosubheader.gif) repeat; 
} 

#subheader table {
width : 660px; 
height : 25px; 
font : 10px "Trebuchet ms", arial, helvetica, serif;
} 

#subheader a:link, #subheader a:visited {
font-size: 10px;
font-weight: normal;
color : white; 
text-decoration : none; 
} 

#subheader a:hover {
font-size: 10px;
font-weight: normal;
color : #FFA500; 
text-decoration : none; 
}

/* ............... codice per NAVIGATION inizio ............... */
#navigation {
	font : 10px "Trebuchet ms", arial, helvetica, serif;
	float: right;
	width: 200px;
	margin-top: 25px;
}

#navigation li {
list-style : disc url(grafica/dotnavigator.gif); 
vertical-align : inherit; 
margin-left: -5px !important;
margin-left /**/: -12px;
line-height : 10px !important; 
line-height /**/: 17px;
} 
#navigation li a:visited {
list-style : disc url(grafica/visited.gif); 
vertical-align : inherit; 
line-height : 10px !important; 
line-height /**/: 17px;
} 
#navigation a:link, #navigation a:visited {
	color: #004F9B;
	text-decoration: none;
} 
#navigation a:hover {
	color: #DD0000;
	text-decoration: none;
}
/* ............... codice per NAVIGATION fine ............... */

#bottom {
	width: 30px;
	height: 20px;
	position: absolute;
	right: 3px;
	bottom: 3px;
	background: transparent;
	text-align: center;
	border: 0 none inherit;
}

#content {
	height : auto !important; 
	font: 0.7em "Trebuchet ms", arial, helvetica, serif;
	text-align: justify;
	margin-right: 200px;
	padding: 0;
	background: transparent;
}

#content ul {
   margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-left: 20px;
}

#content li{
	list-style-type: square;
	color: #446892;
}

#content a:link, #content a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
} 

#content a:hover {
color : #FFA500; 
text-decoration : none;
font-weight: bold;
}

/* footer INIZIO */
#footer {
	clear : right;
	position : relative;
	bottom: 0;
	width : 660px;
	margin-left: -330px;
	left:50%;
	height : 55px;
	padding : 0;
} 
#footer table {
	width: 660px;
	height: 55px;
	font: 10px Arial, Helvetica, sans-serif;
	color: ActiveCaption;
	padding: 0 0 0 7px;
	background: #A2C1D9 url(grafica/sfondofooter.jpg) no-repeat;
} 
#footer a:link, #footer a:visited {
font: normal 10px;
color : blue; 
text-decoration : none; 
letter-spacing: 1px;
} 
#footer a:hover {
font: normal 10px;
color : white; 
text-decoration : none;
letter-spacing: 1px;
} 
/* footer FINE */


/* stile per il sublink inizio */
#sublink {
	width: 150px;
	float: right;
	padding:0;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	font: 10px "Trebuchet ms", Arial, Helvetica, serif;
	text-align: center;
	background: transparent;
} 

#sublink ul {
list-style: none; 
margin: 0;
padding: 0; 
border: 0;
} 

#sublink li {
list-style-type: none;
border-bottom: 1px solid #DD0000;
margin: 0;
} 

#sublink li a {
display: block;
padding: 0 0 0 0;
background: transparent;
color: blue;
text-decoration: none;
} 

#sublink li a:hover {
	background-color: #93B4EE;
	color: white;
}

/* stile per il sublink fine */

.input {
width: 50mm;
font: 11px "Trebuchet ms", arial, helvetica, serif;
color:#DD0000; 
border: 1px solid #93B4EE;
background-color: #F5F5F5;
}

.formtable {
	font: 11px "Trebuchet ms", arial, helvetica, serif;
	color: #446892;
	width: auto !important;
	padding: 3px;
	margin: 0;
	background: transparent;
}

.newstable {
	font: 0.7em "Trebuchet ms", arial, helvetica, serif;
	width: 460px !important;
	width /**/: 450px;
	padding: 5px;
	margin:3px;
	background: transparent;
}

.table, .smallTable {
	font: 11px "Trebuchet ms", arial, helvetica, serif;
	color: #446892;
	width: auto !important;
	width /**/:450px;
	padding: 3px;
	background: transparent;
}

.smallTable{
	width: auto !important;
	width /**/:400px;
}

/* stili per i BLOCK INIZIO */
.contentblock {
	width: auto !important;
	border: 0;
	padding: 2px 0 0 15px;
	margin: 3px;
	text-align: justify;
	color: #446892;
	background: #F5F5F5;
}

/* i block per le aree principali - pagina start */

.impresablock , .giovaniblock {
	width: auto !important;
	height: 300px;
	border: 0;
	padding-top: 20px;
	padding-right: 120px;
	padding-left: 15px;
	margin: 10px;
	text-align: justify;
	color: #446892;
}

.impresablock{
	background: url(impresa/gfx/areaimpresa.jpg) no-repeat top right;
}
.giovaniblock{
	background: url(giovani/gfx/areagiovani.jpg) no-repeat top right;
}

/* i block per le aree principali - pagina start */

.block {
	width: auto !important;
	border: 0;
	margin-right: 15px;
	padding: 5px 0 0 15px;
	text-align: justify;
	background: transparent;
}

.blockimpresa {
	width: auto !important;
	height: 130px;
	border: 0;
	margin-right: 15px;
	padding: 0 0 0 15px;
	text-align: justify;
	background: transparent;
}

.blockLeft {
	width: 300px;
	height: auto;
	border: 0 none inherit;
	padding: 0 0 0 15px;
	margin: 0;
	text-align: justify;
	background: transparent;
}

.blockRight {
	float: right;
	width: 170px;
	height: auto;
	border-right: 1px solid red;
	padding: 0 10px 0 0;
	margin: 0;
	text-align: right;
	background: transparent;
}

.blocknavigation {
	width: 175px !important;
	border: 0;
	padding: 5px;
	margin: 3px 10px 3px 10px;
	text-align: center;
	background: transparent;
}

.blockform {
	width: 350px !important;
	border: 1px solid silver;
	padding: 3px;
	margin: 3px;
	text-align: right;
	background: transparent;
}

/* stili per i BLOCK FINE */

.nota {
   width: auto;
	font-size: 11px;
	color: #446892;
	font-weight: bold;
	border: 1px solid #DD0000;
	padding: 0 3px 0 3px;
	margin: 0 15px 0 15px
}
