body {
	margin: 0; 
	color: #ffffff;
	background-color: #2E2E3A; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

div.overlib {position:absolute; visibility:hidden; z-index:1000;}

p,li,.campo,.valore,dt,dd,.vwco	{ 
	font-size : 80%;
	text-align: left;
	}

img { border: 0 }

a { color: #FFFF33; text-decoration: none; }
a:hover,visited { color: #FFFF33; text-decoration: underline;  }

.campo,dt { color: #FF9933; font-weight: bold;}
.valore,dd { color: #FFFFFF; }

.small	{ font-size: 9px; }

th { text-align: center }

div.centered {text-align: center;}
div.centered table {margin: 0 auto; text-align: left;}

.faqs { margin-left: 20px; margin-right: 20px; }


form { margin: 0px; }
input.small, select.small, textarea.small {	font-size: 9px; }


.cins { text-align: right; font-weight: bold; font-size:80%}
.spiegins { font-weight: normal;}

.tabellatitolo { background-color: #006699; text-align:center; }

.listato { border-style: dashed ; border-color: #585858; border-width: 5px; background-color: #333333; font-size:9px }
.listato th {color: #aaaaaa; padding-bottom:14px; }
.nomevit { color: #FF99CC; text-align:center }
.nomevit a { color: #FF99CC }
.nomevit a:hover,visited { color: #FF99CC }
.bgf { color: #CCFF66; text-decoration: none; font-size: 13px; font-weight: bold;}
.bgf:hover,visited { color: #FF3366; text-decoration: none; font-weight: bold;}

.log { color: #EEEEEE; font-family: Fixedsys, sans-serif; padding:10px; text-align:left;}
.hl { color: #FF0000; background-color: #FFFF66 }

.vld { color: #EEEEEE; text-decoration: none; border-bottom: 1px dashed #0066FF; }
.vld:visited { color: #EEEEEE; text-decoration: none; }
.vld:hover { background-color: #0066FF; text-decoration: none; }

h2 {
	font-size : 24px;
	margin-bottom: 14px;
}

h3 {
	background: url(../images/winicon.gif) no-repeat 6px;
	background-color: #006699;
	color: #FFFFFF; 
	text-align:center; 
	font-size: 1.5em; 
	font-weight: normal;
	font-variant: small-caps;  
	margin-top:0px;
	margin-bottom:1px;
}

h4 { 
	background-color: #006699;
	text-align:center; 
	font-size: 1.8em; 
	font-weight: bold;
	font-variant: small-caps;  
	margin-top:0px;
	margin-bottom:1px;
	text-align: center;
	color: #FFFFCC;
}

#commenti {
	width: 90%;
	padding: 2px;
	background: #2C2C3C;
	border-style: outset; border-color: #999; border-width: 2px;
	background-color: #333333;
	text-align: center;
	margin: auto;
}
.tabcomm {	font-family: Fixedsys, sans-serif;	width: 100%;	}
.tabcomm tr {	vertical-align: top; }
.tabcomm td {	background-color: #000 }
.tabcomm INPUT {	background-color: #000;	border-width: 1px;	color: white; }
.tabcomm textarea {	background-color: #000;	border-width: 1px;	color: white; }
.comm1 { color: #33FF00}
.comm2 { color: #339900}
.comm501 { vertical-align: top; background-color:#333 }
.comm502 { vertical-align: top; background-color:#4c4c4c }

.dic { font-family: "Times New Roman", times, serif; font-size:20px;}

#footer {
	text-align: center;
	border-top-style: dashed;
	border-top-width: 2px;
	background: url(../images/footer_sfondo.gif) repeat 20px;
	font-size:9px;
}
#footer table { margin: 0 auto; }

.quadri {
	width: 400px;
	padding: 2px;
	background-color: #333333;
	border-style: outset; border-color: #585858; border-width: 2px;
	text-align: center;
}

.polygen {
 width: 90%;
 padding: 5px;
 background-color: #000000;
 border-style: outset; border-color: #585858; border-width: 2px;
 margin: 0 auto;
}

.polygen h3 {
	background: none;
	background-color: #777;
	color: #FFFFFF; 
	text-align:center; 
	font-size: 1em; 
	font-weight: normal;
	font-variant: small-caps;  
	margin-top:0px;
	margin-bottom:1px;
}

.polygen a { font-size: 0.8em}
.polygen a:hover { background-color: blue; text-decoration: none}

#container {
	width: 100%;
	margin: 0px 0px 20px 0px;
	background-color:#555;
	}

#minitabs {
	margin: 0;
	padding: 10px 0 20px 1px;
	border-bottom: 3px solid #006699;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #DBE9F0;
	}

#minitabs strong {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	font-family: serif;
	color: #6DA8C5;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #006699;
	padding-bottom: 2px;
	color: #FFFF99;
	}

#minitabs a:hover {
	color: #fff;
	}


#search {
	position: absolute;
	width: 350px;
	height: 200px;
	visibility:hidden;
	z-index:1000;
	top:200px;
	left:200px
}

#search h3 {
	background: url(../images/search.gif) no-repeat 6px;
	background-color: #006699;
	color: #FFFFFF; 
	text-align:center; 
	font-size: 1.5em; 
	font-weight: normal;
	font-variant: small-caps;  
	margin-top:0px;
	margin-bottom:1px;
}

#search input {
	background-color:#006699;
	color:white;
	border: 1px dashed #fff;
	}

#search select {
	background-color:#006699;
	color:white;
	border: 1px dashed #fff;
	}

#intro {
width:65%;
border-left: 1px solid #fff;
}

.firstletter:first-letter {
font-family : "Times New Roman", times, serif;
font-size : 24px;
color : #DBE9F0; 
}

#newswin {
position:absolute;
float:right;
right:20px;
top:230px;
}

#newswin ul {
padding:0;
margin-left: 20px;
}

#newswin tt	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.ind {
	color:red;
	font-weight: bolder;
	font-family: helvetica, sans-serif;
}

span.options {
	/*text-align:center;*/
	font-size:75%;
}

a.options:hover {
	background-color: #ffffcc;
	color:black;
	text-decoration: none;
	
}

#tabvoto {
	width: 180px;
	padding:10px;
	background-color: #666;
	border: 1px solid #aaa;
	text-align:left;

}



#listavoc {
border-style: dashed ; border-color: #585858; border-width: 5px; background-color: #333333;
width: 60%; margin:0 auto; text-align:left; padding:10px;
}

#voc {
border-style: dashed ; border-color: #585858; border-width: 5px; background-color: #333333;
width: 60%; margin:0 auto; text-align:left; padding:10px;
}

.vocabolo { color:#fff; font-weight: bold;}
.significato { color:#fff; font-size: 12px; font-style: italic}
.creatore { color:#ccc; font-size: 12px;}
.esempio { color:#aaa; font-size: 12px;}
.corpoesempio { color:#ccc; font-size: 12px; padding-left:10px}
.ult10 { font-size:9px }
.lettere {	
	width: 80%;
	padding:10px;
	background-color: #444;
	border: 1px solid #999;
	margin: 0 auto;
 }

 .bella {
	display: none;
 }


input.mainoption {
border-right: #121316 2px solid; 
border-top: #47475D 2px solid; 
border-bottom: #121316 2px solid;
border-left: #47475D 2px solid;
background:#2C2C3C;

padding-bottom: 3px;
padding-top: 0px;

color : #e4e4e4;
font-size: 10px;

height:20px;
font-family: helvetica, sans-serif;
}
