/* CSS crm */

/* standard elements */
html {min-height: 100%;}


* {
	margin: 0;
	padding: 0;
}



.contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#333333;
	padding-top:0px;
	padding-left:35px;
	margin: 0px;
	width: 910px;
	}





body {
	
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}






li {list-style: none;}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#f2e437;
	margin-bottom: 15px;
	width:470px;
	border-bottom:solid 1px #f2e437;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin-bottom: 15px;
		
}


form {margin: 0; padding: 0; display: inline;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#666;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	margin: 2px 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #663300;
	border: 1px solid #663300;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #EAD1A1;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
}




/* misc */
.clearer {
	clear: both;
	font-size:0px;
	}



.right {
text-align:right;
float:right;
}

.left {
text-align:left;
float:left;


}




/* structure */
.inner-container {
	border:0px;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px;
	width: 955px;
	font-weight: normal;
	
	
}

.outer-container {
	padding-bottom: 64px;

}

/* header & title */
.header{
	width:955px;
	height: 124px;
	background-position: center top;
	background-image:url(../img/quantaflow.jpg);
	background-repeat:no-repeat;
}





/* main */
.main {
	padding:0px;
	width: 955px;
	background:#ffffff;
	padding-bottom:20px;

}

.main-index {
	padding:0px;
	width: 955px;
	background:#000000;
	}

/* content */
.content {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	float:left;
	width:955px;
}



.content a {
	color:#d62a2a;
	font-size: 12px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content a:hover {
	color:#CCC;
	font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.content p {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* navigation */



.box-menu {
	width:955px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3b3a3a;
	background-image:url(../img/sfondo-menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
		
}

.navigation {
	padding-right:40px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3b3a3a;
	display:inline;
	text-align:right;
	float:right;
}


.navigation ul {
	padding-left:30px;
	width: 220px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height: 32px;
	display:inline;
	color:#3b3a3a;
	
	
	
}


.navigation li {
	width: 220px;
	height: 100%;
	padding: 8px 0px 8px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3b3a3a;
	text-decoration:none;
	display:inline;	
	
}

.navigation li a {
	padding-left:5px;
	padding-right:5px;
	width: 220px;
	height: 100%;
	margin: 15px 0px 15px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height: 20px;
	color:#3b3a3a;
	text-decoration:none;
	display:inline;
}

.navigation li a:hover {
	width: 220px;
	height: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height: 20px;
	margin: 15px 0px 15px 0px;
	color:#ffffff;
	display:inline;
	text-decoration:none;
}


/* footer */
.footer {
	height:82px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/sfondo-footer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding:0px;
	margin:0px;
	}

.footer a {
	color: #bcb01c;
	text-decoration: none;
	font-weight:bold;
}

.footer a:hover {
	color:#ffffff;
}

.footer p {
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	color:#CCC;
	font-size:12px;
}


.footer-index {
	height:142px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/sfondo-footer-index.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding:0px;
	margin:0px;
	}

.footer-index a {
	color: #bcb01c;
	text-decoration: none;
	font-weight:bold;
}

.footer-index a:hover {
	color:#ffffff;
}

.footer-index p {
	padding-right:20px;
	padding-top:40px;
	text-align:right;
	color:#CCC;
	font-size:12px;
}





.credit {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:right;
	color: #bbbbbb;
		padding-top:15px;
		padding-right:20px;
		float:right;
		width:300px;
}

.credit a{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:right;
	margin-left: 18px;
	color: #bbbbbb;
	text-decoration:none;

}

.credit a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 18px;
	color:#f2e437;
	
}

.copy {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color: #bbbbbb;
		padding-top:15px;
		padding-left:20px;
		float:left;
		width:400px;
}



	
		
		

	


/* vari */



.testo {
	padding-right:35px;
	text-align: justify;
}



.filmato {
	padding-top:25px;
	width:955px;
	height:350px;
	background-image: url(../img/sfondo-filmato.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.testo-video {
	float:left;
	width:470px;
	padding-left:20px;
	padding-top:80px;
	
}

.testo-video p {
	font-size:15px;
	color:#FFF;
	
}

span {
	color:#f2e437;
	
	line-height:25px;
	
}

.movie {
	float:right;	
	width:440px;
	}
img {
	border-width:0px;
	}
	
.testo-video a{
	font: 12px Arial, Helvetica, sans-serif;
	color:#f2e437;
	text-decoration:none;

}

.testo-video a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	
}

.testo-sx {
	width:500px;
	float:left;
}

.testo-dx {
	width:400px;
	float:right;
}

.dx {
	text-align:right;
	float:right;
}

.foto-testo-dx {
	text-align:right;
	float:right;
	border:1px #666 solid;
	margin-left:20px;
}

.foto-testo-sx {
	text-align:left;
	float:left;
	border:1px #666 solid;
	margin-right:20px;
}

