/*
Design by Tzjuanne
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
input, button, textarea, select {
	font-size: 100%;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
}
h1 {
	font-size: 2.25em;
}
h2 {
	font-size: 1.50em;
}
h3 {
	font-size: 1.13em;
}
h4 {
	font-size: 1.00em;
}
h5 {
	font-size: 0.88em;
}
ul {
}
a {
	text-decoration: none;
	color: #039;
}
a:hover {
	border-bottom: none;
}

/* Header */

#logo {
	width: 1000px;
	height: 108px;
	margin: 0 auto;
	padding: 0 0px 0 3px;

}

/* Menu */

ul#menu {
	margin: 0;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #039;
	border-bottom-color: #039;
	background-color: #EEE;
}
ul#menu li {
	display: inline;
	margin: 0;
	position: relative;
	padding: 5px;
}
ul#menu *.lista {
	display: inline;
	cursor: default;
}
ul#menu li a {
	color: #039;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
ul#menu li a:hover {
	color: #54c247;
}
ul#menu li.mega a {
	padding: 0px 5px 0px 5px;
}
ul#menu li.mega a:hover {
	color: #F96;
	text-decoration: underline;
}
ul#menu div {
	display: none;
}
ul#menu li.mega div {
	width: 300px;
	position: absolute;
	top: 30px;
	left: -20px;
	padding: 10px;
	color: #930;
	float: left;
	background-color: #f2f4f8;
	border: 1px solid #039;
}
ul#menu li.mega div ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#menu li.mega div li {
	display: list-item;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	list-style-type: none;
	background-color: #FFF;
	padding-top: 0.1em;
}
ul#menu li.hovering div {
	display: block;
}
ul#menu li.mega div a {
	padding: 0;
	background-image: none;
	text-decoration: underline;
}
ul#menu li div a.more {
	color: #390;
	font-weight: bold;
}
ul#menu li div *.voce {
	color: #ce0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
ul#menu div p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	font-size: 0.75em;
}
ul#menu div span {
	
	font-size: 0.75em;
}
/* Wrapper */

#wrapper {
	padding: 10px;
}
/* Pagina */

#pagina {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
}
/* Contenuto */

#contenitore
{
    float: left;
    width: 558px;
    height: auto !important;  /* per i browser moderni */
    height: 600px;      /* per IE5.x e IE6 */
    min-height: 600px;  /* per i browser moderni */
}
#CONTaggiornamento{
	float: left;
	width: 720px;	
}

.contenuto {
	padding-bottom: 5px;
	line-height: 150%;
	padding-top: 2px;
}
.titolo {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	padding-top: 17px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	background-color: #F4F4F4;
	color: #930;
}
.data {
	text-transform: uppercase;
	color: #390;
	margin-bottom: 20px;
}
.link {
	
	}
.link a:hover{
	background-color: #F6F6F6;
	color: #e77817;
	}
	
.testo {
	
}
.testo a {
	color: #039;
	text-decoration: underline;
}
.testo a:hover {
	color: #e77817;
}

.testo a:active {
	
	}
.testo a:visited {
			
	}
.testo ul ol {
	margin-bottom: 1em;
	padding-left: 1em;
}
.testo blockquote {
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	border: dotted 1px #DFD999;
}
.testo blockquote p {
	margin-bottom: 0em;
}
.testo table {
	margin-bottom: 1.5em;
}
.testo table th {
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
.testo table td {
	padding: 0.5em;
}
/* Colonne laterali */

.box
{
    float: left;
    width: 200px;
    padding: 0 0 0 21px;
}
.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box li {
	padding: 0 0 20px 0;
}
.box li ul {
}
.box li li {
	padding: 5px 0 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8D8D;
}
.box li li a {
	background-color: #F6F6F6;
}
.box li li a:hover {
	background-color: #F6F6F6;
	color: #e77817;
}
.box li h3 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	background-color: #F4F4F4;
	color: #930;
}
/*RSS*/
.rss {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8D8D;
	}
.rss a:hover{
	background-color: #F6F6F6;
	color: #e77817;
	}


#contenitoredx1
{
    float: right;
    clear: right;
    width: 420px;
    padding-top: 0;
    padding-bottom: 0;
    
}
#contenitoredx2
{
    float: right;
    clear: right;
    width: 420px;
    padding-top: 0;
    padding-bottom: 0;
    
}
#DXaggiornamento{
	float: right;
	clear:right;
	width: 250px;
	padding-top: 0;
	padding-bottom: 0;
	
}

/* indice dx*/

.indice {
	padding-bottom: 5px;
	line-height: 150%;
	padding-top: 2px;
}
.indice ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.indice li{
	padding: 5px 0 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8D8D;
}
.indice li a {
	background-color: #F6F6F6;
}
.indice li a:hover {
	background-color: #F6F6F6;
	color: #e77817;
}

/* Footer */

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0px 0 3px;
	border-top-color: #039;
	background-color: #EEE;
	border-top-width: 2px;
	border-top-style: solid;
}
#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	color: #039;
}
#footer a {
	color: #039;
}
/*Modal PopUp*/
.ModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.ModalForm
{
    
    border-style: outset;
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='CornflowerBlue',EndColorStr='AliceBlue');
}
.ModalFormHeader
{
    margin: 0px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    color: white;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    cursor: move;
    width: 100%;
    padding-bottom: 3px;
    background-color: #C0C0C0;
}
.ModalFormCloseImage
{
	padding-top: 2px;
	clear: both;
	float: right;
	width: 15px;
	cursor: Default;
}


.ModalFormContent
{
	padding: 5px;
	font-family: Verdana;
	
}

/*GreyBox modal popup*/
/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { 
    border-bottom: 1px solid #333; 
 }
.GB_Window .click { 
    border-bottom: 1px solid red; 
    
   }
