@charset "windows-1250";
/* CSS Document */

body{
background:url(../img/sfondo.gif) top center no-repeat;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}

#Contenitore{
width:940px;
margin:0 auto;
}

#Contenitore #Header{
background-color:#000000;
height:116px;
}

#Contenitore #Header #Logo{
background:url(../img/logo.jpg) no-repeat;
width:397px;
height:116px;
}

#Contenitore #Header #testiHead{
position:relative;
top:-92px;
left:480px;
font-size:25px;
}

#Contenitore #Contenuti #Sidebar{
padding-left:20px;
width:320px;
background-color:#000000;
float:left;
color:#FFFFFF;
}

#Contenitore #Contenuti #Sidebar .TitoloGiallo{
color:#fff100;
font-size:22px;
margin:20px 0 20px 0;
font-weight:bold;
}

#Contenitore #Contenuti #Sidebar .TestoSidebar{
margin-right:30px;
font-weight:bold;
font-size:18px;
}

#Contenitore #Contenuti #Sidebar .LinkPink{
color:#de0058;
font-size:12px;
font-weight:bold;
padding:9px 0 9px 0;
border-bottom: dotted 1px #666666;
border-top: dotted 1px #666666;
margin-right:20px;
}

#Contenitore #Contenuti #Sidebar .LinkPink a{
color:#de0058;
text-decoration:underline;
font-family:Arial Black;
}

#Contenitore #Contenuti #Principale{
background-color:#FFFFFF;
width:582px;
padding-left:18px;
float:left;
}

#Contenitore #Contenuti #Principale .Alto{
height:247px;
background:url(../img/Sfondo_Principale_Alto.jpg) top left no-repeat;
color:#0099ff;
font-size:22px;
font-weight:bold;
}

#Contenitore #Contenuti #Principale .Testo1{
font-weight:bold;
margin-bottom:30px;
margin-top:10px;
}

#Contenitore #Contenuti #Principale .Elenco{
color:#0099ff;
font-size:22px;
font-weight:bold;
padding-left:80px;
height:60px;
margin-bottom:30px;
}

#Contenitore #Contenuti #Principale .linkGreen{
color:#de0058;
font-size:12px;
font-weight:bold;
padding:11px 0 11px 0;
border-bottom: dotted 1px #666666;
border-top: dotted 1px #666666;
margin-bottom:10px;
}

#Contenitore #Contenuti #Principale .linkGreen a{
color:#de0058;
text-decoration:underline;
font-family:Arial Black;
}

#Contenitore #Contenuti #Principale .linkGreen div{
width:50%;
float:left;
}

#Contenitore #SubHeader{
height:69px;
background:url(../img/Sfondo_SubHead.jpg) repeat-x;
color:#FFFFFF;
font-weight:bold;
font-size:20px;
padding-top:20px;
padding-left:20px;
}

#Contenitore #PreFooter{
height:40px;
background:url(../img/Sfondo_PreFooter.jpg) repeat-x;
}

#Contenitore #Footer{
background-color:#000000;
height:144px;
}

#Contenitore #Footer .linkbassi{
background:url(../img/Sfondo_Linkbassi.jpg) no-repeat;
width:181px;
text-align:center;
color:#666666;
font-family:Arial Black;
font-size:11px;
padding-top:8px;
height:25px;
}

#Contenitore #Footer .linkbassi a{
text-decoration:none;
font-family:Arial Black;
font-size:11px;
color:#666666;
}

#Contenitore #Footer #SX{
float:left;
margin-left:20px;
margin-top:30px;
margin-bottom:20px;
}

#Contenitore #Footer #DX{
float:right;
margin-right:20px;
margin-top:30px;
margin-bottom:20px;
}

#Contenitore #Footer #TestoBasso{

color:#666666;
font-size:10px;
text-align:center;
}
