/* General Styles
=================================*/

body {
	font: normal 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	background: #fff;
	margin: 0px auto; /* necessario  */
}



p { 
	margin-top: 12px; 
	margin-bottom: 6px;
	padding: 0px;
}




a img {
    border: none;
    vertical-align: middle; /* necessario per non avere il link sotto l'immagine, cfr zen-cart  */
	padding: 0px;
	margin: 0px;
	line-height: normal;
	
}

/* HOME BACKGROUND
=================================*/

#hometoplogo {
	background: #d4dfea; 
	background-image: url("../images/home_04_top.png");
	background-repeat: no-repeat; 
	background-position: center; 
	margin: 0px;
	padding: 0px;
	height: 165px;
	border: 0px solid red;
	
}

#homebottomlogo {
	background: #fff; 
	background-image: url("../images/home_04_bottom.png");
	background-repeat: no-repeat; 
	background-position: top;
	color: #369;
	margin: 0px;
	padding: 0px;
	height: 330px;
	border-top: 1px solid #7eafdb; /* trucco ignobile, senza border l'attachment si posiziona allo sfondo!!  */
	
}

#languageselection

{
	margin: 0px auto; /* AUTO necessario  */
	position: center;
	margin-top: 150px; 
	width: 400px;
	border: 0px solid red;


}

/* TOP BAR MENU (LIGHT BLUE)
=================================*/

#banner {
	background: #d4dfea; 
	background-image: url("../images/bund_top.jpg");
	background-repeat: no-repeat; 
	background-position: center; 
	color: #369;
	margin: 0px;
	padding: 0px;
	height: 165px;
	border: 0px solid red;
	
}



#bannerwrapper {
	margin: 0px auto; /* AUTO necessario  */
	width: 960px;
	float: none;
	color: #369;

}

#nav {
	font: normal 20px Tahoma, Arial;
	margin-top: 130px;
	margin-left: 0px;
	float: left;
	color: #369;
	font-weight: bold;
    text-decoration: none;
    border-bottom: 0px;
}


#nav a, a:link, a:visited {
	padding: 10px;
    color: #369;
    text-decoration: none;
    border-bottom: 0px;
}


#nav a:hover {
    padding: 10px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
    border-bottom: 0px;
}


/* SILK (BLUE)
=================================*/


#silk {
	background: #036;
	background-image: url("../images/bund_bottom.jpg");
	background-repeat: no-repeat; 
	background-position: center; 
	margin: 0px;
	padding: 0px;
	height: 330px;
	border: 1px solid #036;


}

#silk2 {
	background: #036;
	background-image: url("../images/bund_bottom_inner_pages.jpg");
	background-repeat: no-repeat; 
	background-position: center; 
	margin: 0px;
	padding: 0px;
	height: 50px;
	border: 1px solid #036;
}




#silkwrapper {
	margin: 0px auto; /* AUTO necessario  */
	width: 960px;
	float: none;
}

#silkwrapper2 {
	margin: 0px auto; /* AUTO necessario  */
	width: 960px;
	height: 50px;
	float: none;
	border: 0px solid red;
}


/* MAIN (WHITE)
=================================*/

#main {
	background: #fff;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	
}

#mainwrapper {
	margin: 0px auto; /* AUTO necessario  */
	padding: 0px;
	width: 960px;
	float: none;
}




#about {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 100%;
	color: #fff;
	line-height: normal;

}

#about a:link {
	color: #fff;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted;

}

#about a:visited {
	color: #fff;
	padding: 0px;

}



#mission {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 220px;
	float: left;
	font-size: 100%;
	color: #fff;
	line-height: normal;
}

#mission a:link {
	color: #fff;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted;

}
#mission a:visited {
	color: #fff;
	padding: 0px;

}





#sidebar {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 210px;
	float: left;
	font-size: 100%;
	color: #fff;
	line-height: normal;
	
}

#sidebar a:link {
	color: #fff;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted;

}
#sidebar a:visited {
	color: #fff;
	padding: 0px;

}



#mainsidebarleft {
	background: #fff;
	color: #036;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 35px 20px 30px 10px; /* top, right, bottom, left*/
	font-size: 12px;
	line-height: normal;
	clear: both;

}

#mainsidebarleft a:link {
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding: 0px;
	margin: 0px;

}

#mainsidebarleft a:visited {
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding: 0px;
	margin: 0px;

}


#mainsidebarleft a:hover {
	color: #c30; /* c30 arancione */
	text-decoration: none;
	border-bottom: 1px dotted;
	padding: 0px;
	margin: 0px;

}
#mainsidebarleft a:active {
	color: #c30; /* c30 arancione */
	text-decoration: none;
	border-bottom: 1px dotted;
	padding: 0px;
	margin: 0px;

}



#maincenter {
	background: #fff;
	color: #000;
	float: left;
	width: 430px;
	margin: 0px;
	padding: 30px 30px 30px 10px; /* top, right, bottom, left*/
	font-size: 100%;
	line-height: normal;
	border-right: 1px dotted #666;

}

#maincenter a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

#maincenter a:hover {
	color: red;
	text-decoration: none;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

#mainsidebarright{
	background: #fff;
	color: #633;
	width: 180px;
	margin: 0px;
	margin-top: 0px;
	padding: 30px 30px 30px 1px; /* top, right, bottom, left*/
	font-size: 90%;
	line-height: normal;
	float: right;

}
#mainsidebarright a, a:visited, a:hover, a:active{
	color: #633;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding: 0px;
	margin: 0px;
}




/* FOOTER (GREY)
=================================*/


#footer {
	background: #e0e0e0;
	background-image: url("../images/footer.gif");
	background-repeat: no-repeat; /* necessario */
	background-position: center; /* necessario */
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 150px;
	text-decoration: none;

}

#footerwrapper {
	margin: 0px auto; /* AUTO necessario  */
	width: 960px;
	float: none;
	color: #036;
	text-decoration: none;
}

#footer p {
	font: normal 12px;
	line-height: 8px;
	color: #036;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px
	
}


#footer a:link {
	color: #036;
	padding: 0px;
	text-decoration: none;
	border-bottom: 0px;
}

#footer a:visited {
	color: #036;
	padding: 0px;
	text-decoration: none;
	border-bottom: 0px;
}

#footer a:hover {
	color: red;
	padding: 0px;
	text-decoration: none;
	border-bottom: 0px;
}


/* text Styles
=================================*/

h1{
	font-weight: bold;
	font-size: 140%;
	color: #369;
	font-variant: small-caps;

}

h2{
	font-weight: normal; /* usato nel titolo delle pagine meglio lasciarlo  */
	color: #fff;
	margin-top: 16px; 
	margin-bottom: 6px;
	margin-left: 10px;
	padding: 0px;
	font-size: 120%;

}









.silktext {
	font-size: 100%;
	color: #fff;
}


.silktext a:link, a:visited{
	color: #fff;
}





.separator{
	border-top: 1px solid #999;
	width: 210px;
	margin-top: 20px;

}

.separatorlong{
	border-top: 1px solid #999;
	width: 400px;
	margin-top: 20px;

}


.smalltext {
	font: normal "arial", geneva, helvetica ;
	font-size: 70%;
	color: #333;
}


.title {
	font-weight: normal; /* meglio lasciarlo  */
	line-height: 22px;
	margin-top: 26px; 
	margin-bottom: 6px;
	padding: 0px; 
	font-size: 160%;
}


.greytitle {
	font-weight: bold;
	font-size: 150%;
	color: #666;
}

.greytitle a:link, a:visited, a:hover {  
	color: #666; 
	text-decoration: none
}

.news {
	font: normal "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	color: #036;
	width: 180px;
	margin: 0px;
	padding: 10px 10px 30px 0px; /* top, right, bottom, left*/
	font-size: 85%;
	line-height: normal;

}

