﻿/*
*   Autore: Marco Abati
*   Data: 10/09/2007
*   File css (Default)
*/

html { height: 100%; }

body
{
    border: 0px transparent none;
    font-family: Arial, Tahoma, "Comic Sans MS";
    font-size: 11px;
    color: #000;
    margin: 7px 5px 0px 5px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
	margin-top: 18px;
	margin-bottom: 14px;
	padding: 0px;
}

h1 { font-size: 20px; font-weight: normal}
h2 { font-size: 15px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
img { border: none; }
div { background-repeat: no-repeat; }

a:link, a:visited, a:active { color: #000; }
a:hover { color: #000; text-decoration: none; }

/*Hyperlink 11px*/
a.linka:link, a.linka:visited, a.linka:active { color: #000; font-size: 11px; text-decoration: none; }
a.linka:hover { color: #DC000E; text-decoration: none;}

/*Hyperlink 11px*/
a.link-news:link, a.link-news:visited, a.link-news:active { color: #000; font-size: 11px; text-decoration: none; }
a.link-news:hover { color: #000; text-decoration: underline; }

/*Hyperlink 12px*/
a.linkb:link, a.linkb:visited, a.linkb:active { color: #fff; font-size: 11px; text-decoration: none; font-weight: bold;}
a.linkb:hover { color: #000; text-decoration: none; font-weight: bold;}

/*Hyperlink 12px*/
a.linkc:link, a.linkc:visited, a.linkc:active { color: #000; font-size: 11px; text-decoration: none; font-weight: bold;}
a.linkc:hover { color: #fff; text-decoration: none; font-weight: bold;}

/*Hyperlink 12px - voce menu Associazione*/
a.mnuAss:link, a.mnuAss:visited, a.mnuAss:active { color: #fff; font-size: 11px; text-decoration: none; font-weight: bold;}
a.mnuAss:hover { color: #ccc; text-decoration: none; font-weight: bold;}

/*Hyperlink 12px - link voce News e Spot On [home page]*/
a.linkd:link, a.linkd:visited, a.linkd:active { color: #fff; font-size: 12px; text-decoration: none; font-weight: bold;}
a.linkd:hover { color: #DC000E; text-decoration: none; font-weight: bold;}

/*Hyperlink 12px - link voce News e Spot On [Archivio]*/
a.linke:link, a.linke:visited, a.linke:active { color: #000; font-size: 12px; text-decoration: none; font-weight: bold;}
a.linke:hover { color: #DC000E; text-decoration: none; font-weight: bold;}

/*MASTER PAGE*/
DIV.layout { width: 984px; height: 500px; border: solid 0px #c0c0c0; }
DIV.menu-top { height: 18px; }
DIV.line-dotted-top { width: 983px; height: 2px; background-image: url(images/DotLineTop.gif); margin-top: 2px }
DIV.logo { margin-top: 6px; margin-left: 6px; }
DIV.dl { text-align: left; width: 620px; border: dotted 1px #000; }

DIV.menu { height: 24px; margin-top: 10px; border: solid 0px #c0c0c0; }
DIV.menu .item-menu { width: 125px; background-color: #DC000E; text-align: right; padding-right: 7px; }
DIV.menu .item-menu2 { width: 125px; background-color: #CCCCCC; text-align: right; padding-right: 7px; }
DIV.box { 
    overflow: auto;
    padding: 4px; 
    border:1px dotted #EEE; 
    background-image: url(images/DivGradient.png);
    background-repeat: repeat-x;
    line-height: 18px;
}

DIV.menu .hresult { 
    position: absolute;
    visibility: hidden; 
    background-color: #fff;
    filter: alpha(Opacity=0); -moz-opacity:.0; opacity:.0;
    width: 983px; 
    height: 275px; 
    overflow: hidden;
    display: block;
    z-index: 99;
}
DIV.menu .result { 
    position: absolute; 
    visibility: hidden; 
    background-color: #ccc; 
    width: 679px; 
    margin-top: 0px; 
    padding: 15px; 
    font-weight: bold; 
    color: #000; 
    overflow: hidden;
    z-index: 100;
    filter: alpha(Opacity=95); -moz-opacity:.95; opacity:.95;
}

DIV.foto { height: 275px; border: solid 0px #c0c0c0; margin-top: 2px; }
DIV.boxes { height: 126px; border: solid 0px #c0c0c0; margin-top: 2px; }
DIV.line-dotted-down { width: 983px; height: 2px; background-image: url(images/DotLineTop.gif); margin-top: 25px; }
DIV.page { margin-top: 15px; margin-left: 5px; margin-bottom: 10px; min-height: 350px; }
DIV.page2 { margin-top: 2px; }
P.text { line-height:20px; }
FIELDSET.fls { padding-top: 10px; width: 350px; }
TABLE.table-fls { margin: 10px; }
TD.td-box-header { background-image: url(images/DivHeader.gif); height: 20px; width: 246px; background-repeat: repeat-y; text-align: right; }
DIV.box-name { color: #fff; font-weight: bold; margin-right: 20px; }
TD.td-box-content { border: solid 1px #ccc; border-right: none; height: 126px; }
TD.td-box-last-content { border: solid 1px #ccc; height: 126px; }
MARQUEE.box { text-align: left; border: solid 0px #000; width: 235px; height: 117px; }

DIV.validation-summary {
    border: dotted 2px Red;
    padding: 5px;
    font-weight: normal;
    font-size:12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

DIV.pop-ds {
    position: absolute;
    background-color: #ffffff;
    border: solid 1px #999;
    padding: 5px;
    top: 170px;
    left: 260px;
    width: 450px;
    z-index: 99;
}

/*Detail.aspx*/
TD.leftbox {
    height: 400px;
}

TD.rightbox {
    width: 100%;
}

DIV.menuline-bottom {
    background-image: url(images/MenuLineBottom.gif);
    height: 1px;
    margin-left: 15px;
}

DIV.video-bg {
    background-image: url(images/DivGradient.png);
    background-repeat: repeat-x;
    width: 594px;
    height: 400px;
    text-align: center;
    padding-top: 40px;
    z-index: 0;
}

.modalBackground 
{
    background-color: #fcfcfc;
    filter:alpha(opacity=70);
    opacity:0.7;
}

DIV.pop-up-mailinglist {
    border: solid 1px #cccccc; 
    overflow: auto; 
    height: 300px; 
    width: 537px; 
    text-align: left; 
    padding: 5px; 
    margin-top: 5px;
}
