@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#FFF;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
#main{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	}

#header{
	width:800px;
	height:93px;
	}

#container{
	width: 800px;
	height: 590px;
	margin-left:auto;
	margin-right:auto;
	}

#left{
	width:464px;
	height:582px;
	margin-right:10px;
	float:left;
	}
	
#box-video{
	width:464px;
	height:328px;
	float:left;
	}	
	
#box-thumb-video{
	width:464px;
	  height:78px;
	  background-color:#CCC;
	  text-align:center;
	  margin-bottom: 10px;
	  float:left;
	}

#box-thumb-video2{
	  width:464px;
	  height:78px;
	  background-color:#CCC;
	  text-align:left;
	  float:left;
	  margin:0px;
	}
#video2{
	width:252px;
	height:40px;
	margin-top:10px;
	float:left;
	}	
	
#web2{
	width:212px;
	height:40px;
	margin-top:10px;
	float:left;
	text-align:center;
	vertical-align:middle;
	}	
	
#thumb-video{
	width:65px;
	height:40px;
	margin-left:10px;
	float:left;
	}	
		
#box-link{
	width: 218px;
	height: 160px;
	margin-right: 14px;
	float: left;
	}
	
#box-audio{
	width: 232px;
	height: 160px;
	margin:0px;
	background-color:#000;
	float: left;
	color:#FFF;
	}
	
#right{	width:324px;
	    height:582px;
		float:left;
	}
	
#box-bio{
	width:321px;
	height:406px;
	margin-bottom:10px;
	}	
	
#box-gallery{
	width: 323px;
	height: 162px;
	margin:0px;
	float:left;
	}
	
#clear{
	clear:both;
	}

#menu-servizio{
	width:390px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#footer{
	width:800px;
	height:150px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	}

#box-footer2{
	float:left;
	width:300px;
	height:auto;
	margin-left:8px;
	}

#box-footer4{
	float:left;
	width:250px;
	margin-left:20px;
	height:auto;
	text-align:left;
	}
	
#box-footer2-1{
	float:left;
	width:200px;
	height:auto;
	text-align:right;
	}
	
#box-pagecv{
	width:780px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	text-align:justify;
	background-image:url(../img/bg-pages.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
#content-gallery{
	width:780px;
	height:840px;
	margin-left: auto;
	margin-right:auto;
	background-image:url(../img/bg-pages.gif);
	background-position:top;
	background-repeat:repeat-x;
	}	
#box-bio-eng{
	width:460px;
	height:306px;
	
	}	

.link, .link a:link, .link a:visited{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.link a:hover{
	text-decoration:underline;
}

.sound{
	font-size:11px;
	text-align:left;
	padding-left:4px;
	}

h{
	font-size:12px;
}

.txt, .txt a:link, .txt a:visited{
	font-size:11px;
	text-align:justify;
	color:#000;
	text-decoration:none;
	}

.txt a:hover{
	text-decoration:underline;
	}
	
.txt-f, .txt-f a:link, .txt-f a:visited{
	font-size:11px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	
	}

.txt-f a:hover{
	text-decoration:underline;
	}
	
.thumb{
	margin-right:4px;
	margin-top:14px;
	border:0px;
	}

.img{
	padding-left:5px;
	border:0px;
	}
	

