@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:130%;
		
	background-color:#CACACA;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	
}

h2, h3, h4, h5, ul, li, img {    
	margin: 0px;    
	padding: 0px;    
} 

h1 {
	font-size:16px;
	margin: 0px;    
	padding: 0px;    
}

a, a:active, a:link, a:visited {    
	text-decoration: underline; 
	color: #949EB3;
} 

a:hover {
	text-decoration: none;
	color: #949EB3;
} 

a img {    
	border: none; 
} 

img, div, a, input { behavior: url(iepngfix.htc) }

hr, .nodisp {    
	display: none; 
}

#container {
	width:980px;
	margin:0px auto;
}

#top {
	width:980px;
	height:216px;
	background-image:url(images/top_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#menu {
	width:750px;
	height:30px;
	float: left;
	display: inline;
	margin-top: 10px;
}

#content {
	width:980px;
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #E3E8ED;
	min-height: 600px;
	background-image: url(images/home_bg.jpg);
}

#content_convegni {
	width:980px;
	background-image:url(images/bg_page.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: #E3E8ED;
	padding-top:20px;
	min-height: 600px;
}

#content_cinema {
	width:980px;
	background-image:url(images/bg_page.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: #E3E8ED;
	padding-top:20px;
	min-height: 600px;
}

#logo {
	width:700px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}

.menu_item {
	float:left;
	display:inline;
	width:107px;
	height:30px;
}

#flashArea {
	float:left;
	display:inline;
	margin-left:5px;
	width:474px;
	height:386px;
}

#text_home {
	float:left;
	display:inline;
	margin-left: 20px;
	width:930px;
	line-height:120%;
}

#text_home a {
	color:#333333;
	text-decoration:none;
}

#text_home a:hover {
	color:#666666;
	text-decoration:underline;
}

#text_programma {
	float:left;
	display:inline;
	margin-left: 20px;
	width:650px;
	line-height:130%;
	margin-top: 10px;
}

#text_programma a {
	color:#333333;
	text-decoration:none;
}

#text_programma a:hover {
	color:#666666;
	text-decoration:underline;
}

#text_contatti {
	float:left;
	display:inline;
	margin-left: 20px;
	width:650px;
	line-height:150%;
}

#text_contatti a {
	color:#333333;
	text-decoration:underline;
}

#text_contatti a:hover {
	color:#666666;
	text-decoration:none;
}

#sponsor {
	float:right;
	display:inline;
	margin-right:20px;
	width:227px;
	height:388px;
	background-image:url(images/sponsor_table.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 20px;
}

#contatti_box {
	float:right;
	display:inline;
	margin-right:10px;
	width:235px;
	height:388px;
	background-image:url(images/box2.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: center;
	margin-top: 25px;
}

#gd_logo {
	width:175px;
	height:77px;
	margin:0px auto;
	margin-top: 40px;
}

#cv_logo {
	width:150px;
	height:89px;
	margin:0px auto;
	margin-top: 25px;
}

#pgp_logo {
	width:173px;
	height:67px;
	margin:0px auto;
	margin-top: 28px;
}

.movie_box {
	margin-bottom:20px;
	padding-top:10px; 
	border-top:solid 1px #CCCCCC;
}

#scritta {
	width:;
	float:right;
	display:inline;
	width: 320px;
	margin-right: 150px;
	margin-top: 10px;
}
#gd_contatti {
	width:175px;
	margin:0px auto;
	margin-top: 115px;
}

#cv_contatti {
	width:150px;
	margin:0px auto;
	margin-top: 97px;
}
