a{
cursor:pointer;
}
a img{
border:none;
}
ul{
margin:0px;
padding:0px;
}
ul li{
list-style-type:none;
}
#accaerre{
margin:0px 30px;
margin-bottom:20px;
color:#00aef0;
height:2px;
}
#disegno{
background:url(/img/disegno.jpg) no-repeat;
width:1015px;
height:417px;
margin:0px auto;
display:none;
}
#contenitore{
background:url(/img/contenitore.jpg) no-repeat #FFFFFF;
margin:0px auto;
width:975px;
padding:0px 20px;
}
/**************************************** BANDIERE **********************************************/
#bandiere{
width:330px;
margin:10px 0 10px 20px;
display:inline;
}
#bandiere div{
float:left;
filter:alpha(opacity=50);
opacity:0.5;
height:24px;
overflow: hidden;
margin-top:15px;
}
#bandiere div.selezionato{
filter:alpha(opacity=100);
opacity:1.0;
}

#ita{
background:url(/img/bandiere/ita.jpg) no-repeat;
width:33px;
}
#eng{
background:url(/img/bandiere/eng.jpg) no-repeat;
width:33px;
}
#esp{
background:url(/img/bandiere/esp.jpg) no-repeat;
width:33px;
}
#fra{
background:url(/img/bandiere/fra.jpg) no-repeat;
width:33px;
}
#deu{
background:url(/img/bandiere/deu.jpg) no-repeat;
width:33px;
}
#rus{
background:url(/img/bandiere/rus.jpg) no-repeat;
width:33px;
}
#gre{
background:url(/img/bandiere/gre.jpg) no-repeat;
width:33px;
}
#jap{
background:url(/img/bandiere/jap.jpg) no-repeat;
width:33px;
}
#ara{
background:url(/img/bandiere/ara.jpg) no-repeat;
width:33px;
}
/********************************* FINE BANDIERE **************************************/
#logo{
background:url(/img/logo.jpg) no-repeat;
float:right;
width:469px;
height:43px;
position:relative;
display:inline;
}
#logo a{
color:#666;
text-decoration:none;
}

#benvenuto{
display:none;
}
#accedi{
	display:none;
}
/******************************************* INIZIO CREAZIONE MENU *******************************************************/
#menuprincipale{
display:none;
}

/***************************************INIZIO CREAZIONE SOTTOMENU ***********************************************/
#sottomenu{
display:none;
}

h3{
text-align:center;
color:#00aef0;
font-weight:normal;
font-family:Impact, "Trebuchet MS", arial, verdana;
}
h3 a{
color:#00aef0;
}
/***************************************** FINE MENU E SOTTOMENU**************************************************/
#container{
width:921px;
margin:0px auto;
}
#sidebar{
	float:left;
	width:250px;
	text-align:center;
	display:none;
}

#iconebig{
width:920px;
float:right;
}

.icobig{
width:306px;
height:200px;
float:left;
text-align:center;
vertical-align:middle;
}
.icobig a{
text-decoration:none;
}

#copyright{
border-bottom: 2px solid #09f;
font-family:"trebuchet MS", arial, verdana;
font-size:10px;
color:#666;
text-align:center;
padding:5px 0px;
}
#copyright a{
text-decoration:none;
color:#666;
}
#titoloPagina {
font-size:24px; 
font-style:italic; 
color:09f;
}
#testo{
width:920px;
float:right;
font-family:"trebuchet MS", arial, verdana;
color:#666;
font-size:16px;
}
#footer{
display:none;
}
