﻿body 
{
    margin:0;
    padding:0;
    font-size:12px;
    text-align:center;
    background:#FFF;
    font-family:Arial;
    background-color:#eef2f4;
}

a:link
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a:visited
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a:active
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a:hover
{
    color:#d6553c;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}

a.grigio:link
{
    color:#666c71;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a.grigio:visited
{
    color:#666c71;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a.grigio:active
{
    color:#666c71;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a.grigio:hover
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}

a.grigio2:link
{
    color:#666c71;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
a.grigio2:visited
{
    color:#666c71;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
a.grigio2:active
{
    color:#666c71;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
a.grigio2:hover
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}


a.arancio:link
{
    color:#d35c04;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
a.arancio:visited
{
    color:#d35c04;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
a.arancio:active
{
    color:#d35c04;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
a.arancio:hover
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}

.arancio
{
    color:#d35c04;
    font-weight:bold;
}


a.blu:link
{
    color:#006fa9;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}
a.blu:visited
{
    color:#006fa9;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}
a.blu:active
{
    color:#006fa9;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}
a.blu:hover
{
    color:#d35c43;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}


.inputtesto {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #141962;
    border-top-color:#939495;
    border-top-style:solid;
    border-top-width:1px;
	border-bottom: solid 1px #ebecee;
	border-left: solid 1px #ebecee;
	border-right: solid 1px #ebecee;
}
.inputerr {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #141962;
    border-top-color:#939495;
    border-top-style:solid;
    border-top-width:1px;
	border-bottom: solid 1px #ebecee;
	border-left: solid 1px #ebecee;
	border-right: solid 1px #ebecee;
	background-color: #ff6666;
}
.alert
{
    color: red;   
}

#container{
    position:relative;
    width:880px;
    margin:0px auto;    
    background-image:url("images/SfMain.jpg");
    background-repeat:repeat;
}
#header
{
    position:relative;
    left:0px;
    width:825px;
    height:165px;
    margin:0px auto;
    background-image:url("images/SfHeader.jpg");
    background-repeat:repeat-x;
    text-align:center;
    z-index:2;
}
#logo
{
    position:absolute;
    top:45px;
    left:3px;
    width:170px;
    height:86px;
}
#link
{
    position:absolute;
    top:10px;
    left:0px;
    width:100%;
    height:20px;
    text-align:right;
}
#menu
{
    position:absolute;
    top:32px;
    right:0px;
    width:649px;
    height:126px;
    background-image:url("images/banner.jpg");
    background-repeat:no-repeat;
}
#lingua
{
   position:absolute;
   top:10px;
   left:177px;
   width:300px;
   height:20px;
   text-align:left;
}
#content
{
    position:absolute;
    left:0px;
    width:880px;
    margin:0px auto;
    z-index:1;
    background-image:url("images/SfMain.jpg");
    background-repeat:repeat;
}
#MenuSx
{
    position:relative;
    float:left;
    width:204px;
    height:420px;
    z-index:1;
}
#ContentDx{
    position:relative;
    float:right;
    right:26px;
    width:650px;
    z-index:1;
}
#main
{
    position:relative;
    float:left;
    width:421px;
    text-align:left;
    line-height:20px;
    padding:15px;
}
#mainDocumenti
{
    position:relative;
    float:left;
    width:645px;
    text-align:left;
    line-height:20px;
    margin-left:5px;
}
#news
{
    position:relative;
    float:left;
    width:190px;
}
#footer
{
    position:relative;
    float:left;
    width:880px;
    height:34px;
}
#footerSx
{
    position:relative;
    float:left;
    width:208px;
    height:34px;
    background-image:url("images/curva.jpg");
}
#credits
{
    position:relative;
    float:left;
    width:644px;
    height:34px;
    background-image:url("images/SfFooter.jpg");
    background-repeat:repeat;
    color:#fff;
    font-size:11px;
}
#associati
{
    position:relative;
    width:192px;
    height:44px;
    top:90px;
    background-image:url("images/menu01.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
.SAttivita
{
    position:relative;
    width:182px;
    top:31px;
    left:0px;
    margin-left:26px;
}

.SEventi
{
    position:relative;
    width:182px;
    top:51px;
    left:0px;
    margin-left:26px;
}

.Srome2007
{
    position:relative;
    width:182px;
    top:91px;
    left:0px;
    margin-left:26px;
}

.SInternazionale
{
    position:relative;
    width:182px;
    top:73px;
    left:0px;
    margin-left:26px;
}

.Ssalastampa
{
    position:relative;
    width:182px;
    top:109px;
    left:0px;
    margin-left:26px;
}

#eventi
{
    position:relative;
    width:192px;
    height:44px;
    top:50px;
    background-image:url("images/menu02.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#attivita
{
    position:relative;
    width:192px;
    height:44px;
    top:30px;
    background-image:url("images/menu03.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#rome2007
{
    position:relative;
    width:192px;
    height:44px;
    top:90px;
    background-image:url("images/menu01.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#servizi
{
    position:relative;
    width:192px;
    height:44px;
    top:130px;
    background-image:url("images/menu07.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#salastampa
{
    position:relative;
    width:192px;
    height:44px;
    top:110px;
    background-image:url("images/menu04.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#internazionale
{
    position:relative;
    width:192px;
    height:44px;
    top:70px;
    background-image:url("images/menu05.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#notizie
{
    position:relative;
    width:192px;
    height:44px;
    top:130px;
    background-image:url("images/menu06.jpg");
    background-position:left;
    background-repeat:no-repeat;
}
#banner
{
    position:relative;
    float:right;
    width:162px;
    top:150px;
    text-align:right;
}
#riga
{
    position:relative;
    background-color:#dfdfe3;
    height:2px;
    width:615px;
    float:right;
}
.STitolo
{
    background-color:#c9cccf;
    width:181px;
    color:#000;
    text-align:left;
    border-top:solid 1px #fff;
}
.SVoci
{
    width:181px;
    background-color:#d7d9db;
    text-align:left;
    border-top:solid 1px #fff;
}
.VoceMenu
{
    position:relative;
    float:left;
    width:127px;
    background-image:url("images/SfMenu.gif");
}
.VoceMenuNoSfondo
{
    position:relative;
    float:left;
    width:127px;
}
.VoceAttiva
{
    color:#d35c04;
    font-size:11px;
    font-weight:bold;
}
#costruzione
{
    position:relative;
    width:100%;
    height:500px;
    color:#d6553c;
    text-align:center;
}
.AltezzaPagina
{
    height:430px;
}
.AltezzaPaginaAssociati
{
    height:400px;
}
.SfAreaRis
{
    background-image:url("images/SfAreaRis.jpg");
    text-align:left;
    color:#FFF;
    font-weight:bold;
}
.TitNews
{
    color:#006eb2;
    font-size:12px;
    font-weight:bold;    
}
.barraRic
{
    background-color:#006fa9;
    color:#fff;
}
.evidenzia
{
    background-color:yellow;
}
.blu
{
    color:#006fa9;
    font-weight:bold;
}
ul
{
   margin-left:20px;
}
li
{
    color:Black;
    margin-bottom:10px;
}
li.rosso
{
    color:Red;
}
.disclaimer
{
    font-size:9px;
    line-height:10px;
    font-style:italic;
}
.txtFFF
{
    color:#FFF;    
}
.MenuItem
{
    text-align: center;
    background-image:url("images/SfMenu.gif");
}
.MenuDynamic
{
    text-align: left;
    background-image:url("images/SfSottoMenu.gif");
    text-align:center;
    z-index:1;
}
.SfBlu
{
  background-color:#e1eff8;
}
.SfGrigio
{
  background-color:#e6e9ea;
}
.tree
{
    line-height:14px;
}