/* CSS Document */

html, body {
	margin: 0px;
	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666; background: none;
	
	
	}
	a:link{
	font: 11px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	}
	a:visited{
	font: 11px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	}
	a:active {
	font: 11px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	}
    a:over {
	font: 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; background: none; padding: 2px;
	}

img {
	border: 0px;
}


div#intestazione {
	overflow: hidden; 
	background: #FFFFFF;
	height: 120px;
	
	
}
	div#container {
	overflow: hidden; margin: 0px auto 0px;
	background: #FFFFFF;
	width: 1000px;
	border-left: 5px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	
	}



	div#intestazione_index {
	overflow: hidden; 
	background: #FFFFFF;
	height: 250px;
	
	
}

	

	div#logo {
	overflow: hidden;  margin: 0px auto 0px;
	height: 15px;
	width: 250px;
	background: url(..//img/logo_victor.gif) no-repeat  center;
	
	}
	
	div#language {
	overflow: hidden; margin: 0px auto 0px;
	width: 160px;
	height: 10px;
	margin-top: 10px;
	font: 9px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	
	}


		div#menu {
		overflow: hidden; float: left;
		width: 200px;
		background: #FFFFFF;
	
	
	}
	
	
		div#title {
		overflow: hidden; float: left;
		width: 100px;
		background: #FFFFFF;
		font: 11px Arial, Helvetica, sans-serif;
		color: #000000; text-decoration: strong; background: none; font-weight: bold;
		border-right: 1px solid #000000;
		padding-right: 10px;
		padding-top: 63px;
	
	
	}
	
		div#content {
		overflow: hidden;
		background: #FFFFFF;
		height: 500px;
	
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px;
	
	
	}
	
		div#swf {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 350px;
		height: 500px;
		margin-left:10px;
		border-top: 0px;
		border-bottom: 0px;
		
		
	
	}
	
		
	
		div#swf_press {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 600px;
		height: 500px;
		border-top: 0px;
		border-bottom: 0px;
		
	
	}
	
		div#testo {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 295px;
		height: 500px;
		margin-left: 175px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px;
		padding-left: 10px;
		padding-right: 15px;
	
	}
	
		
		div#testo_collection {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 295px;
		height: 500px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px;
		padding-left: 10px;
		padding-right: 15px;
	
	}
	

	
		div#spacer_press {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 1px;
		height: 500px;
	
	}


		div#form_container {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 300px;
		height: 500px;
		margin-left: 100px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px;
		padding-left: 10px;
		padding-right: 15px;
	
	}
	
		div#footer {
		overflow: hidden;
		background: #FFFFFF;
		border-bottom: 1px solid #CCCCCC;
		

	}
	
		div#container_footer {
		overflow: hidden; margin: 0px auto 0px;
		background: #FFFFFF;
		width: 1000px;
		
}




	
		div#credit1 {
		overflow: hidden; float: left;
		background: #666666;
		width: 300px;
		margin-left: 340px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px; text-align: right;
		padding-top: 10px;
		padding-bottom: 10px;
	
	}
	
	
		div#credit2 {
		overflow: hidden; float: right;
		background: #FFFFFF;
		width: 300px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px; text-align: right;
		padding-top: 10px;
		padding-bottom: 10px;

		
	}

	/* FORM */
	
	div.line {
		overflow: hidden;
		margin-top: 5px; padding-bottom: 5px;
		width: 300px;
	}
		div.name {
			overflow: hidden; float: left;
			width: 70px;
		}
		div.namereq {
			overflow: hidden; float: left;
			width: 70px; font-weight: bold;
		}
		div.field {
			overflow: hidden; float: left;
		}
			.field input {
				font: 11px Arial, Helvetica, sans-serif;
				background: url(../images/bg-input.gif) no-repeat top left; border: 1px solid #c4c4c4;
			}
			textarea {
				font: 11px Arial, Helvetica, sans-serif; color: #828284; line-height: 18px;
			}
			
			div.half-txt {
			overflow: hidden; float: left; margin: 10px; margin-left:100px; margin-top: 50px;
			width:200px; height: 480px;
		}
		
	a:link{
	font: 11px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	}
	a:visite{
	font: 11px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	}
	a:active {
	font: 11px Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; background: none; padding: 2px;
	}
    a:hover {
	font: 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; background: none; padding: 2px;
	}
			.half-txt a:link {
				color: #5c5c5c; text-decoration: none; background: none; padding: 2px;
			 }
			 .half-txt a:visited {
				color: #5c5c5c; text-decoration: none; background: none; padding: 2px;
			 }
			 .half-txt a:active {
				color: #5c5c5c; text-decoration: none; background: none; padding: 2px;
			 }
			 .half-txt a:hover {
				color: #720000; text-decoration: none; background: #f7f7f7; padding: 2px;
			 }
			 .half-txt span {
			 	font-weight: bold;
			 }
	
	/*NEWSLETTER*/
	
		div#container_newsletter {
	overflow: hidden; margin: 0px auto 0px;
	background: #FFFFFF;
	width: 1000px;
	height: 550px;
	border-left: 5px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	
	}

			
			
			div#logo_newsletter {
		overflow: hidden; float: left;
		width: 200px;
		background: #FFFFFF;
	
	
	}
	
		
		div#content_newsletter {
		overflow: hidden;
		background: #FFFFFF;
		height: 500px;
		width: 795px;
	
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; padding: 2px;
	
	
	}
	
			div#testo_newsletter {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 350px;
		height: 500px;
		margin-left: 93px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666666; text-decoration: none; background: none; 
	
	
	}
		div#immagine_newsletter {
		overflow: hidden; float: left;
		background: #FFFFFF;
		width: 350px;
		height: 500px;
	
		
		
	
	}
	
	