/* INDEX */

html, body {
	margin:0px;
	padding:0px;
}



*{
	margin:0px;
	padding:0px;
}


td{
	vertical-align:top;
}

td.corpo{
	font-family:verdana;
	font-size:14px;
	color:#666666;
}

li.works{
	list-style-type:none;
	margin-top:20px;
}

a.works{
	text-decoration:none;
	color:#666666;
}

a:hover.works{
	text-decoration:underline;
}

li.videos{
	list-style-type:none;
}

.tit_news{
	font-size:14px;
	float:left;
	text-align:center;
	width:142px;
	letter-spacing:10px;
}

.testo_news{
	font-size:10px;
	vertical-align:top;
	width:142px;
	letter-spacing:0px;
	margin-top:10px;
	text-align:center;
}

.testo{
	font-size:12px;
	vertical-align:top;
	margin-top:10px;
	text-align:left;
	line-height:16px;
	color:#666666;
}



a.link{
	font-size:12px;
	vertical-align:top;
	margin-top:10px;
	text-align:left;
	line-height:16px;
	text-decoration:underline;
	color:#666666;
}

a.contatti{
	color:#666666;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
}

a:hover.contatti{
	text-decoration:underline;
	color:#000000;	
	font-size:14px;
	line-height:18px;
}

/* MENU */
td.menu{
	width:100%;
	/*vertical-align:top;*/
	width: 100%;
	text-align:right;
	height:20px;
}

div.menu{
	width:100%;
	height:20px;
	margin:0px;	
	padding:0px;
	margin-left:159px;
}
div.voce_menu{
	float:left;
	text-align:center;
}


a.menu_works{
	background-image:url(images/home_06_works.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:65px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_works:hover{
	background-image:url(images/home_su_06_works.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:65px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_collages{
	background-image:url(images/home_07_collages.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:112px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_collages:hover{
	background-image:url(images/home_su_07_collages.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:112px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_videos{
	background-image:url(images/home_08_videos.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:86px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_videos:hover{
	background-image:url(images/home_su_08_videos.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:86px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_news{
	background-image:url(images/home_09_news.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_news:hover{
	background-image:url(images/home_su_09_news.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_biblio{
	background-image:url(images/home_10_biblio.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:83px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_biblio:hover{
	background-image:url(images/home_su_10_biblio.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:83px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_cv{
	background-image:url(images/home_11_cv.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:36px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_cv:hover{
	background-image:url(images/home_su_11_cv.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:36px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_links{
	background-image:url(images/home_12_links.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_links:hover{
	background-image:url(images/home_su_12_links.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}

a.menu_contacts{
	background-image:url(images/home_13_contacts.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:106px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}
a.menu_contacts:hover{
	background-image:url(images/home_su_13_contacts.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:106px;
	height:20px;
	float:left;
	margin:0px;	
	padding:0px;
}


/* GALLERY */

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}

