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



html, body {
	
	max-height:100%;
	height:100%}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color:#000000;
	background-color: #fff;

}

a {
color:#C06; text-decoration: none;
}

a:hover { color:#F36 }


h1 { font-size:24px; color:#C06; margin: 0 0 20px 0;}

h2 { font-size:18px; color: #666; text-transform:uppercase; margin: 0 0 20px 0;}

h3 { font-size:14px; color: #C06; text-transform:uppercase; margin: 0;}

.box { background-color:#ebebeb; padding: 20px;}

.elenco_protagonisti { padding:10px 0; border-bottom: 1px dotted #C06;}

.elenco_protagonisti b { color:#C06; font-weight:bold; text-transform:uppercase;}

.elenco_protagonisti img { float: left; margin:0 20px 0 0; width: 100px; border: 0;}



#header {
color:#FFFFFF;
margin:auto;
width:940px;
background-color:#F39;
padding-left:20px;
margin-top:20px;
padding-top:30px;
padding-bottom:10px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
	}

.header {
	color:#FFF;
	text-decoration:none;
	}
	
.header_pagina_attiva {
	color: #FF3;
	text-decoration:none
	}

#header a:hover { color:#ccc }


#content a { border-bottom: 1px dotted #999; }

#content, .content, .content2, .content3 {
	width:960px;
	margin:auto;
	color:#000;
	margin-top:20px;
	overflow:hidden;
	font-size:12px;
	padding-bottom:30px;
	}
	
	.content2, .content3 {
	width:600px;
	}
	
	.content {
		margin-bottom:20px;
		}
	
	.content, .content2 {
	border-bottom-color:#F9C;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	
		}
	
	.content2 {
		margin-top:0px;
		margin-bottom:30px;
		}
		
		.content3 {
		margin-top:0px;
		margin-bottom:0px;
		border-bottom-style:none;
		}
	
#colonna1 {
	heigth:100%;
	width:600px;
	float:left;
	color:#000;
	font-size:12px;
	font-weight:normal;
		}
#colonna2 {
	padding-right:15px;
	background-image:url(images/sfondo.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	width:325px;
	margin-left:20px;
	float:left;
	color:#000;
		
		}

.colonna3, .colonna4 {
	font-size:14px;
	width:290px;
	float:left;
	color:#000;
	text-align: center;
		}
		
 .colonna4{
	margin-left:20px;
	text-align: center;
	 	 }	
	
	 
		 

	
	
#footer {

position:relative;
background-color:#EEE;
margin:auto;
width:940px;
padding-left:20px;
padding-top:30px;
height:30px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
margin-bottom:20px;
}

.footer {
position:relative;
color:#000;
text-decoration:none;
}

.footer_pagina_attiva {
color:#666;
text-decoration:none;
}

.leggi{
	color:#666;
	font-style:italic;
	font-size:11px;
	}

