body {
background-color: ;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
font-style: normal;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
color: 000C17;
}
table, td { font-size: 11px; font-weight: normal; font-style: normal; }
h1{ font-size: 6px; color: ; }
h2{ font-size: 6px; color: ; }
a:link { color: 0074D7; text-decoration: none; }
a:visited { color: 0074D7; text-decoration: none; }
a:hover { color: 0074D7; text-decoration: underline; }
a:active { color: 0074D7; text-decoration: none; }
a.menuTop:link { color: 000C17; text-decoration: none; }
a.menuTop:visited { color: 000C17; text-decoration: none; }
a.menuTop:hover { color: 000C17; text-decoration: underline; }
a.menuTop:active { color: 000C17; text-decoration: none; }
.menuTop {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
font-variant: normal;
letter-spacing: 000C17;
color: ;
font-style: normal;
}
.MenuSecondario {
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
font-variant: normal;
letter-spacing: ;
color: ;
font-style: normal;
}
a.MenuSecondario:link { color: 00447e; text-decoration: none; }
a.MenuSecondario:visited { color: 00447e; text-decoration: none; }
a.MenuSecondario:hover { color: 0074d7; text-decoration: underline; }
a.MenuSecondario:active { color: 00447e; text-decoration: none; }
a.MenuSup:link { color: #000000; text-decoration: none; }
a.MenuSup:visited { color: #000000; text-decoration: none; }
a.MenuSup:hover { color: #000000; text-decoration: underline; }
a.MenuSup:active { color: #000000; text-decoration: none; }
.MenuSup {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-variant: normal;
letter-spacing: ;
color: #000000;
font-style: normal;
}
.TitoloPagina {
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
font-variant: normal;
letter-spacing: 2px;
color: 000C17;
font-style: normal;
}
a.menuFooter:link { color: 000C17; text-decoration: none; }
a.menuFooter:visited { color: 000C17; text-decoration: none; }
a.menuFooter:hover { color: 0074D7; text-decoration: underline; }
a.menuFooter:active { color: 000C17; text-decoration: none; }
a.linkSmall:link { color: AF080D; text-decoration: none; }
a.linkSmall:visited { color: AF080D; text-decoration: none; }
a.linkSmall:hover { color: AF080D; text-decoration: none; }
a.linkSmall:active { color: AF080D; text-decoration: none; }
.linkSmall {
font-family: Verdana;
font-size: 8px;
font-weight: normal;
font-variant: normal;
letter-spacing: ;
color: ;
font-style: normal;
}

.text {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-variant: normal;
color: #6989AF;
font-style: normal;
text-decoration: none; 
}
.highslide-wrapper .highslide-html-content {

    width: 400px;
	padding: 5px;
}
.highslide-caption
{
	display: block;
	background-color:#FFFFFF;
	padding-top:3px;
}
.highslide-html-iframe_
{
	position: absolute; 
	top: 0px; 
	left:0px; 
	width: 100%; 
	height: 100%; 
	filter: mask(); 
	z-index: -1; 
	display: hidden;
	width: 100%;
	height:100%;
}
.highslide-html {
    background-color: #fbfabf;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://www.aec-internet.it/sitebuilder2/highslide/immagini/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(http://www.aec-internet.it/sitebuilder2/highslide/immagini/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}