/* ====== Foglio di stile di Informate ======  */
html { margin: 0 0; border: 0 none; padding: 0; }

body {
 background-color: white;
 font-family: Palatino, Tahoma, Verdana, serif; /* Georgia */
 text-align:left;
 font-size: 14px;
 margin: 0 0; border: 0 none; padding: 0;
 color: #000000;
}

h1 { font-size: 18px; text-align:justify}

.warn { color: red; }

a, a:visited {
outline:none;
background-color:transparent;
color:#000066;
text-decoration: none;
}

a:hover {
background-color:transparent;
color:#0000B8;
text-decoration: underline;
}

h1 a, h1 a:visited {
background-color:transparent;
color:black;
text-decoration: none;
}

h1 a:hover {
background-color:transparent;
color:black;
text-decoration: underline;
}

.contenuto { width:820px; margin: 0 auto; padding: 0 0; }
.titolo { width:820px; margin: 0 0; padding: 24px 0 32px 0; clear:both; text-align:center}
.spalla { width:218px; margin: 42px 0 52px 0; padding: 24px 0; float:right; border: 1px solid #aaaaaa; }
.corpo { width:600px; margin: 0 0; padding: 0 0; float:left; }
.pubblicita { float:right; margin-right:24px; margin-top:24px ; clear:both;}
.quadro { margin: 0 0; width: 208px; height:112px; text-align: center;
	clear: both;}

.centrato { text-align: center;}
.testo .linkCentrato { text-align: center; margin: 36px 0 52px 0; }

.menu { width:600px; text-align: center; margin-bottom:-3px }
.menu a { font-size: 16px; text-decoration:none;}
.menuSel { width:118px; height: 40px;
	background:#FFFFFF url(http://www.informate.it/images/tab-sel.png) no-repeat scroll left bottom; }
.menuUns { width:118px; height: 40px;
	background:#FFFFFF url(http://www.informate.it/images/tab-uns.png) no-repeat scroll left bottom; }
.menuSel a { color: #333333; }
.menuUns a { color: #BBBBBB; }
.menuUns a:hover { color: #D8D8D8; }
/*.pulsante { width: 200px; height: 80px; border:6px ridge #ffe662;
	background-color:#ffe662; cursor: pointer; }*/
.pulsante { width: 160px; height: 112px;  text-decoration:none; border: none; cursor: pointer;
	background:#FFFFFF url(http://www.informate.it/images/button.png) no-repeat scroll 0 0; margin:0 0 0 18px;font-weight:bold;font-size:12px}

.testo { margin: 0 0 42px 0;padding: 14px 52px 35px 52px; min-height: 737px; border: 1px solid #BBBBBB;}
.testo p { text-align: justify }
.testo td p { text-align: left }
.footer { margin: 52px 0 0 0; padding: 2px 0; border-top: 1px solid gray; width:100%; 
	background:#081c73 ; clear:both}
.footerbar { margin: 0 0; padding: 0 0; border-top: 2px solid #080890; width:100%;height: 3px;
	background:#080880 }

.listaServizi li { padding: 8px 0; list-style-type:circle; }
.listaServizi a { color : #000088; }
.listaServizi a:visited { color : #000077; }
.listaServizi a:hover { color : #0000BB; }

.sitemap { margin: 0 auto ; width: 400px;}
.sitemap a, .sitemap a:visited, .sitemap a:hover, .sitemap p {
	background-color:transparent; color:#BBBBBB; text-decoration: none; font-size: 14px;}

.come dt { margin: 0 0;padding: 8px 0 4px 0; font-size: 16px }
.come dd { margin: 0 0 0 40px; padding: 0 0; font-size: 14px; color: #080808}

.contactDiv { width:470px; margin: 0 auto; border: 0;}
.contactForm td { width: 150px; }
.contactForm td + td { width: 320px; }
.contactForm input[type="text"] { width: 100%; }
.contactForm input[type="button"] { width: 100%; }
.contactForm input[type="submit"] { width: 100%; }
.contactForm select { width: 100%; }
.contactForm textarea { width: 100%; }
.contactTitle { text-align: center; font-weight: bold; font-size: 22px; }
.contactCheck { text-align: center; }

/*.pubblicita {width:160;height:600;border:none}*/

