/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'CZUXX W+ Helvetica Neue','Helvetica Neue',sans-serif;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
}

img{
	border: none;}

#container{
	width:1000px;
	margin:auto;
}

#testa{
	width:1000px;
	height:135px;
	background-color:#FFF;
}

#menu{
	width: 400px;
	min-height: 400px;
	background-color: #FFF;
	vertical-align:top;
	padding-top: 35px;	
	float: left;
}

#menu li {
	text-decoration:none; 
	list-style-type:none;
}

#menu ul {
	padding: 0 0 0 5px;
	margin: 0px;
}

#centro{
	width:555px;
	background-image:url(immagini/u.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 35px;	
	float: left;
	font-size:22px;
	font-weight:bold;
	color:#57585A;
	min-height: 500px;
}

#centro ul {
	margin-top: 0px;
	margin-left: -15px;	
	}

#centro li {
	list-style-image:url(immagini/dashy.png);
	padding-left: 15px;	
	}

.lingue {
	font-size:16px;
	font-weight:bold;
	color: #57585A;
	}
.voci_menu{
	/* font-size:32px; */
	/* line-height: 32px; */
	font-size:22px;
	line-height: 22px;
	font-weight:bold;
	color: #57585A;
	}

/*#sidebar ul li.current_page_parent > a {color:#666; }
#sidebar ul li.current_page_ancestor > a {color:#666; }
#sidebar ul li.current_page_item > a { color: #333;}
#sidebar ul li.current_page_item > a:hover { color: #111;}

.entry a { color: #69F;}
.entry a:hover { color: #FFF; background-color:#69F}*/

.voci_menu a {	color: #c1c1c1;	text-decoration: none;}
.voci_menu a:hover { color: #293174; text-decoration: none;}
.voci_menu a:active{ color: #293174;}

.lingue a {	color: #c1c1c1;	text-decoration: none;}
.lingue a:hover { color: #293174; text-decoration: none;}
.lingue a:active{ color: #293174;}

a {	color: #c1c1c1;	text-decoration: none;}
a:hover { color: #293174; text-decoration: none;}
a:active{ color: #293174;}


