/* GENERALE */



h1,h2,h3,h4,h5,h6 {
	 
    
     font-size: 16px;
	 font-weight: 200;
	 line-height: 27px;
	
}

#blog:hover {
	border:#FF0000 1px solid;
}

body {
	background:url(../graphics/bg.jpg);
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Fax", "Lucida Bright", "Lucida Blackletter";
	font-size:16px;
	color:#4e1414;
}



h2 {
	margin-top:0px;
	margin-left:20px;
	margin-bottom:5px;
}

.trajan {
	 font-family:'Trajan Pro';
}

a, a:visited {
	color:#4e1414;
	text-decoration:none;
}

a:hover {
	color:#f9742e;
	text-decoration:underline;
}

/* BUTTON BAR*/

#home_btt {
	position:absolute;
	top:100px;
	left:733px;
	border:none;
}

#home_btt img {
	border:none;
}

#convegni_btt {
	position:absolute;
	top:340px;
	left:733px;
}

#convegni_btt img {
	border:none;
}


#pubbl_btt {
	position:absolute;
	top:460px;
	left:733px;
}

#pubbl_btt img {
	border:none;
}


#libri_btt {
	position:absolute;
	top:580px;
	left:733px;
}

#libri_btt img {
	border:none;
}

#bio_btt {
	position:absolute;
	top:220px;
	left:733px;
}

#bio_btt img {
	border:none;
}

/* HOME */


#top {
	margin-left:18px;
}

#container_home {
	width:733px;
	height:0px;/* 661px; */
	position:relative;
	top:10px;
	left:-365px;
	margin-left:50%;
}

#home_text {
	margin:15px;
	line-height:27px;
}

#convegni_text {
	margin:15px;
	line-height:27px;
}
#convegni_text_2 {
	margin:15px;
	line-height:27px;
}

#corpo {
	height:700px;
	background:url(../graphics/bg_color.png);
}

#blog {
	border:none;
	width:307px;
	height:297px;
	border:#DECB6F 1px solid;
	position:absolute; 
	top:270px; 
	left:210px;

}

#blog:hover {
	border:#F00 1px solid;
}

#zodiac {
	 position:absolute; 
	 top:270px; 
	 left:210px;
}



/* CONVEGNI */

#container_convegni {
	width:733px;
	height:3750px;/* 661px; */
	position:relative;
	top:10px;
	left:-365px;
	margin-left:50%;
}

#corpo_conv {
	height:3900px;
	background:url(../graphics/bg_color.png);
}


/* BIOGRAFIA */

#container_bio {
	width:733px;
	height:2220px;
	position:relative;
	top:10px;
	left:-365px;
	margin-left:50%;
}

#corpo_bio {
	height:2650px;
	background:url(../graphics/bg_color.png);
}

#bio_text {
	margin:15px;
	text-align:justify;
	line-height:27px;
	float:left;
}

#bio_text img {
	float:right; 
	margin-left:10px; 
	border:1px solid #000;
}


/* PUBBLICAZIONI */

#container_pubbl {
	width:733px;
	height:900px;
	position:relative;
	top:10px;
	left:-365px;
	margin-left:50%;
}

#corpo_pubbl {
	height:9850px;
	background:url(../graphics/bg_color.png);
}

#pubbl_text {
	margin:15px;
	line-height:25px;
	float:left;
}


/* LIBRI */

#container_libri {
	width:733px;
	height:870px;
	position:relative;
	top:10px;
	left:-365px;
	margin-left:50%;
}

#corpo_libri {
	height:870px;
	background:url(../graphics/bg_color.png);
}

#validator {
	position:relative;
	top: 810px;
	left: 480px;
}

