@charset "UTF-8";
/* CSS Document */


body{
	font-family:Arial,Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	color: #fff;
	letter-spacing:0.08em;
	background-image:url(../immagini/linebg.jpg);
	background-repeat:repeat-y;
	background-color: #000;
	}

a{
	color:#FFF;
	}
	
h1{
	margin:0 0 40px 0;
	padding:0;
	}

h2{
	font-size:16px;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1px;
	color:#F36;
	font-weight:lighter;
	padding:0 0 0 30px;
	margin:0 0 5px 0;
	}
	
h3{
	background-image:url(../immagini/red_bull.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0 0 3px 0;
	}

h4{
	margin:0 0 25px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	}


#container{
	width:970px;
	float:left;
	background-image:url(../immagini/bg.jpg);
	background-repeat:no-repeat;
	}
	
#left{
	width:500px;
	float:left;
	border-right:5px solid #fff;
	height:700px;
	}
	
	.dati{
		width:200px;
		border:1px solid #fff;
		padding:20px;
		float:left;
		margin:300px 60px 0 20px;
		font-size:10px;
		}
	
	.dati2{
		width:200px;
		border:1px solid #fff;
		padding:20px;
		float:left;
		margin:10px 60px 0 20px;
		font-size:10px;
		}
		
	#menu{
		width:150px;
		margin:0 20px 0 0;
		text-align:right;
		font-size:12px;
		letter-spacing: 0.2em;
		float:left;
		}
				
			#nav {
				width: 150px;
				}
			
			#nav, #nav ul, #nav li {
				margin: 0;
				padding: 0;
				list-style: none;
				}
				
			#nav a {
				display: block;
				height: 1.2em;
				width: 100%;
				padding: 0.25em;
				text-decoration: none;
				text-transform:uppercase;
				}
				
			#nav a.span {
				color: white;
				position: relative;
				}
				
			#nav a.span:hover {
				color: #fff;
				text-decoration:underline;
				border:1px dotted #fff;
				margin:-1px;
				}
				
			#nav a.span img {
				position: absolute;
				top: 2px;
				right: 2px;
				border: 0;
				}
				
			#nav li {
				margin:7px 0;
				clear: both;
				}
				
			#nav li ul li {
				border: none;
				}
				
			#nav li ul li a {
				color:#F36;
				text-transform:none;
				font-size:10px;
				letter-spacing: 1px;
				}
				
			#nav li ul li a:hover {
				color: black;
				background-color: #CCF;
				}
	
	
#right {
	width:430px;
	float:left;
	padding:0 0 0 30px;
	}

	#language{
		width:435px;
		text-align:right;
		margin:10px 0 0 0;
		}
		
	#testo{
		margin:0 0 0 0;
		width:200px;
		float:left;
		padding:0 0 20px 0;
		}
	
	#testo2{
		margin:0px 0 0 30px;
		width:200px;
		float:left;
		}
	
	#testo_all{
		margin:0px 0 20px 0px;
		width:400px;
		float:left;
		}
		
		#testo_all h2{
			margin-bottom:20px;}
			
		#testo_all .dettagli{
			font-size:10px;
			}
			
		
		#testo_all .compagniaplus{
			background-image:url(../immagini/red_cross.jpg);
			background-repeat:no-repeat;
			padding:0 0 0 20px;
			margin:5px 0 0 0;
			}
		
		.compagnia{
			font-style:italic;
			}
		
		.compagniaplus{
			font-style:italic;
			background-image:url(../immagini/red_cross.jpg);
			background-repeat:no-repeat;
			padding:0 0 0 20px;
			margin:30px 0 0 0;
			}
			
		.off{
			font-size:12px;
			background-image:url(../immagini/red_cross.jpg);
			background-repeat:no-repeat;
			padding:0 0 0 20px;
			margin:30px 0 0 0;
			}
			
		.spettacolo{
			font-size:12px;
			text-transform:uppercase;
			margin:2px 0;
			}
			
			.spettacolo a{
				text-decoration:none;
				}
				
			.spettacolo a:hover{
				text-decoration:underline;
				}
				
		.dettagli{
			color:#999;
			}
		
		.view{
			text-align:right;
			font-size:20px;
			margin:-25px 60px 0 0;
			}
			
			.view a{
				text-decoration:none;
				}
				
		.view_dett{
			text-align:right;
			font-size:20px;
			margin:0px 60px 0 0;
			}
			
			.view_dett a{
				text-decoration:none;
				}
			
		.detailimage{
			border:2px solid #666; 
			margin:0 0 10px 0;
			}
			
.immagine{
	float:left;
	margin:0 10px 10px 0;
	}
	
.form{
	clear:both;
	background-color:#333;
	margin:20px 0;
	padding:20px;
	}
	
.table_loghi{
	text-align:center;  
	color:#999; 
	font-size:9px; 
	margin:10px 0;
	}

.bull{
	padding-right:5px;
	}
