/* ### GENERIC ### */

* {
margin: 0;
padding: 0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:16px;
color: #333;
width:100%;
background-color:#98bbff;
z-index:1;
}

#superWrapper
{
position:absolute;
width:100%;
height:100%;
background-color:#98bbff;
z-index:2;
}
#wrapper
{
position:relative;
width:940px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:-165px;
z-index:100;
}

#subWrapper
{
position:absolute;
margin-left:4px;
width:934px;
/*border:#000000 3px solid;*/
background-color:#FFFFFF;
z-index:200;
}

img {
border: none;
}

a:link, a:visited {
text-decoration: none;
/*color: #333;*/
}

ul {
list-style: none;
}

/* ### HEADER ### */

#superHeader
{
width:100%;
height:10px;
background-color:#003366;
border-bottom:1px solid #98bbff;
}

#subHeader
{
position:relative;
width:100%;
height:165px;
background-color:#4467ab;
z-index:1;


}
h1 {
background: url(../images/header.jpg) no-repeat;
width: 100%;
height: 242px;
/*border-bottom: #e69d17 solid 1px;*/

}
.h1videobox{
font-size:20px;
color:#003366;
}
#linkHome
{
width:100%;
height:165px;
}
/* ### CERCA ### */

#lang {
width:933px;
height: 45px;
background:#FFFFFF;

margin-left:4px;
}

#lang * {
position: relative;
float: left;
margin-top: 2px;
margin-left:2px;
}

#langLista
{
list-style:none; display:inline;
}

#cercaButton {
width: 100px;
height: 22px;
background: #e69d17;
border: none;
color: #fff;
text-transform: uppercase;
font-size: 0.6em;
margin-right: 4px;
}

#cercaField {
background: #DDDDDD;
border: #333333 solid 1px;
width: 190px;
height: 20px;
line-height: 1.4em;
}
#cer {
background: #DDDDDD;
border: #333333 solid 1px;
width: 190px;
height: 20px;
line-height: 1.4em;
}
/* ### MENU ### */

.footerTB {
width: 140px;
float: left;
color: #fff;
margin-top: 20px;
margin-left:-5px;
background-image:url(../images/LINE.jpg);
background-position:right;
background-repeat:no-repeat;
font-size:16px;
}

#navmenu, #clubLaureati {
width: auto;
background: #014e26; 
/*text-transform: uppercase;*/
font-size: 0.8em;
font-weight: bolder;
line-height: 1.7em;
}

#navmenu a:link, #navmenu a:visited, #clubLaureati a:link, #clubLaureati a:visited {
display: block;
width: 135px;
height: auto;
color: #FFFFFF;
/*background: url(../img/white.gif) repeat-x bottom;*/
padding: 3px 0px;
padding-left: 5px;
border-bottom:1px solid #FFFFFF;
background-color:#4467ab;
/*font-weight: bold;*/
}

#navmenu a:hover, #navmenu .over  {
background: #A9CDB1 url(../img/white.gif) repeat-x bottom;
}

.linkAttivo {
margin-left: -5px;
color:#1E2D35;
font-weight: bolder;
padding-left: 5px;
text-decoration: underline;
}

#clubLaureati .club_over {
background: #FFFFFF url(../img/white.gif) repeat-x bottom;
}
.over2 {
/*background:#67957d ;*/
}

#clubLaureati a:hover {
background: #98bbff;
}

#clubLaureati ul 
{
background: #f90;
font-size: 0.9em;
line-height: 1.5em;
}
.over3 {

background: #6083c7;


}
#clubLaureati ul a:hover {
text-decoration: underline;
}

/* subLi underline */

.underline {
color: #fff;
text-decoration: underline;
}

/* ### CONTENT ### */

#breadcrumb {
line-height: 1.7em;
width: auto;
margin-left: 255px;
height: 20px;
font-size: 0.7em;
background: url(../img/breadCrumb_bg.gif) no-repeat bottom left;
}

#breadcrumb a:link, #breadcrumb a:visited {
color: #4e5d82;
}

#breadcrumb a:hover {
text-decoration: underline;
}

#content {
float:left;
width: 522px;
height: auto;
margin-top: 20px;
margin-left: 20px;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
padding-right: 5px;
text-align:justify;

}

#videobox
{
float:left;
margin-top: 20px;
margin-left: 10px;
width:190px;
height:500px;
text-align:right;
}

#content p {
margin: 15px auto;
}

#content a:link, #content a:visited {
color: #4e5d82;
text-decoration: underline;
}

#content a:hover {
text-decoration: underline;
}

#content ul {
list-style: disc;
margin:8px;
margin-left:25px;
}

/* ### FOOTER ### */

#footer {
clear:both;
width:940px;
height:150px;
margin-left:-3px;

margin-top:5px;
/*border: #e69d17 solid 1px;*/
border-left: none;
border-right: none;
/*background:#CCCCCC;*/
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;

}
#subFooter {
position:absolute;
bottom:0px;
/*background-color:#CCCCCC;*/
width: 100%;
height: 150px;

}

#inFooter {
text-align:center;
margin-top:20px;
/*background-color:#CCCCCC;*/
width: 100%;
height: 30px;
font-size:11px;
color:#0066CC;
}
#inFooter a:link {
color:#0066CC;
}


#footer a:link, #footer a:visited {
/*color: #014e26;*/
text-decoration: underline;
}

/* ### CREDITS ### */

#credits {
width: 100%;
position: relative;
float: left;
height: auto;
text-align: center;
padding-top: 10px;
}

#credits img {
margin: 5px;
}

#copy {
width: 100%;
text-align: center;
font-size: 0.7em;
}

/*///////////////////////////////////////*/

#content table {
margin-left: 0px;
clear: both;
}

table * td {
padding: 5px;
}

table * div {
margin: 0;
padding: 0;
}

/* TABELLA */

table#tabella {
width: 98%;
border: #e69d17 solid 1px;
color: #888;
font-size: 0.7em;
font-weight: bolder;
}

table#tabella h3 {
color: #014e26;
margin: 0;
padding: 0;
}

table#tabella h4 {
color: #333;
font-size: 1.2em;
margin: 0;
padding: 0;
}

.mainCol {
width: auto;
}

.objCol {
width: 60px;
border-left: #014e26 solid 1px;
text-align: center;
}

.grayRow {
background: #eee;
}

.whiteRow {
background: #fff;
}

table#tabella td {
padding: 5px 10px;
}


