/* CSS Document */
body {
font-family:verdana;
font-size:12px;
margin-top:3px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
text-align:center;
background-image:url(images/linea_alta.gif);
background-repeat:repeat-x;
color:#404040;
}

a:link {
text-decoration:none;
}

#contenitore {
margin:0px auto;
width:960px;
text-align:left;
}

#filmato {
width:960px;
height:460px;
}

#contenuto {
margin-top:5px;
width:960px;
height:auto;
}

#separatorebasso {
width:960px;
height:10px;
background-image:url(images/separatore.gif);
background-repeat:repeat-x;
vertical-align:bottom;
}

#footer {
height:100%;
width:960px;
text-align:right;
vertical-align:top;
}

.scrittablu {
font-size:12px;
color:#0098D9;
font-weight:bold;
line-height:18px;
}

.scrittaarancio {
font-size:13px;
color:#EBA349;
font-weight:bold;
}

.scrittaverde {
font-size:13px;
color:#509630;
font-weight:bold;
}

.scrittabianca {
color:#FFFFFF;
}

.showlink {
color:#ffffff;
font-weight:bold;
}

.email {
color:#509630;
}

.contact {
color:#509630;
font-weight:bold;
}

.bordobianco {
	color: #FFFFFF;
	border:6px;
}

.input {
background-color:#F9F9F9;
border-color:#CCCCCC;
border-width:thin;
border-style:ridge;
}

.note {
color:#7B7B7B;
padding-top:15px;
}