/*fonts*/
@font-face {
    font-family: 'diamond_girlmedium';
    src: url('fonts/diamond/diamond_girl-webfont.eot');
    src: url('fonts/diamond/diamond_girl-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/diamond/diamond_girl-webfont.woff') format('woff'),
         url('fonts/diamond/diamond_girl-webfont.ttf') format('truetype'),
         url('fonts/diamond/diamond_girl-webfont.svg#acensregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'capture_itregular';
    src: url('fonts/capture/capture_it-webfont.eot');
    src: url('fonts/capture/capture_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/capture/capture_it-webfont.woff') format('woff'),
         url('fonts/capture/capture_it-webfont.ttf') format('truetype'),
         url('fonts/capture/capture_it-webfont.svg#acensregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'from_where_you_areregular';
    src: url('fonts/fromwhere/fromwhereyouare-webfont.eot');
    src: url('fonts/fromwhere/fromwhereyouare-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fromwhere/fromwhereyouare-webfont.woff') format('woff'),
         url('fonts/fromwhere/fromwhereyouare-webfont.ttf') format('truetype'),
         url('fonts/fromwhere/fromwhereyouare-webfont.svg#acensregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* CLEARFIX */
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}

/*INPUT*/
a{text-decoration:none;}
input{background: rgb(255,205,172); /* Old browsers */
 	   background: -moz-linear-gradient(top,  rgba(255,205,172,1) 0%, rgba(247,148,30,1) 5%, rgba(242,101,34,1) 100%); /* FF3.6+ */
       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,205,172,1)), color-stop(5%,rgba(247,148,30,1)), color-stop(100%,rgba(242,101,34,1))); /* Chrome,Safari4+ */
       background: -webkit-linear-gradient(top,  rgba(255,205,172,1) 0%,rgba(247,148,30,1) 5%,rgba(242,101,34,1) 100%); /* Chrome10+,Safari5.1+ */ 
	   background: -o-linear-gradient(top,  rgba(255,205,172,1) 0%,rgba(247,148,30,1) 5%,rgba(242,101,34,1) 100%); /* Opera 11.10+ */
	   background: -ms-linear-gradient(top,  rgba(255,205,172,1) 0%,rgba(247,148,30,1) 5%,rgba(242,101,34,1) 100%); /* IE10+ */
	   background: linear-gradient(to bottom,  rgba(255,205,172,1) 0%,rgba(247,148,30,1) 5%,rgba(242,101,34,1) 100%); /* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcdac', endColorstr='#f26522',GradientType=0 ); /* IE6-9 */
		width:450px;
		height:53px;
		border-radius:5px;
		border:none;
		font-weight:bold;
		color:#fff;
		font-size:16px;
		-moz-box-shadow:-5px -5px 2px #8e8e8e;
		-webkit-box-shadow:-5px -5px 2px #8e8e8e;
		box-shadow: 4px 6px 15px #969696;;
}
input:hover{background: rgb(242,101,34); /* Old browsers */
			 background: -moz-linear-gradient(top,  rgba(242,101,34,1) 0%, rgba(247,148,30,1) 95%, rgba(255,205,172,1) 100%); /* FF3.6+ */
			 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,101,34,1)), color-stop(95%,rgba(247,148,30,1)), color-stop(100%,rgba(255,205,172,1))); /* Chrome,Safari4+ */
			 background: -webkit-linear-gradient(top,  rgba(242,101,34,1) 0%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* Chrome10+,Safari5.1+ */
			 background: -o-linear-gradient(top,  rgba(242,101,34,1) 0%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* Opera 11.10+ */
			 background: -ms-linear-gradient(top,  rgba(242,101,34,1) 0%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* IE10+ */
			 background: linear-gradient(to bottom,  rgba(242,101,34,1) 0%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* W3C */
			 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26522', endColorstr='#ffcdac',GradientType=0 ); /* IE6-9 */

}
input:active{background: rgb(214,92,0); /* Old browsers */
			  background: -moz-linear-gradient(top,  rgba(214,92,0,1) 0%, rgba(242,101,34,1) 20%, rgba(247,148,30,1) 95%, rgba(255,205,172,1) 100%); /* FF3.6+ */
			  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,92,0,1)), color-stop(20%,rgba(242,101,34,1)), color-stop(95%,rgba(247,148,30,1)), color-stop(100%,rgba(255,205,172,1))); /* Chrome,Safari4+ */
              background: -webkit-linear-gradient(top,  rgba(214,92,0,1) 0%,rgba(242,101,34,1) 20%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* Chrome10+,Safari5.1+ */
              background: -o-linear-gradient(top,  rgba(214,92,0,1) 0%,rgba(242,101,34,1) 20%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* Opera 11.10+ */
              background: -ms-linear-gradient(top,  rgba(214,92,0,1) 0%,rgba(242,101,34,1) 20%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* IE10+ */
              background: linear-gradient(to bottom,  rgba(214,92,0,1) 0%,rgba(242,101,34,1) 20%,rgba(247,148,30,1) 95%,rgba(255,205,172,1) 100%); /* W3C */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d65c00', endColorstr='#ffcdac',GradientType=0 ); /* IE6-9 */
}

/* CSS Document */

body{
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: #fff;
	font-family:Helvetica, Arial, sans-serif;
}
				
#content{
	width:990px;
	margin: 0 auto;
	min-height: 1400px;
	
}

#header{
	position: relative;
	min-height: 693px;
	background:url(../img/informatica_2013/header.jpg) no-repeat;
}
.sconto{margin-left: 30px;
		margin-top: 343px;
		position: absolute;
		letter-spacing: 2px;
}
.sconto img{margin-left:20px;
}
.sconto h4{font-family: 'capture_itregular', Helvetica, Arial, sans-serif;
		   font-size:30px;
		   padding-top:0px;
		   line-height:30px;
		   padding-bottom:0px;
		   margin-bottom:0px;
		   margin-top:0px;
		   font-weight:100;	
		   color:#fff;   
}
.sconto p{font-size:12px;
		  margin-top:0px;
		  padding-top:0px;
		  font-weight:100;
		  color:#fff;
}
.titolo{
	background-image:url(../img/informatica_2013/headerimg.png);
	width: 990px;
	height: 130px;
	position: absolute;
	top: 563px;
}
.freccia{margin-top: 30px;
		 float: left;
}
.titolo p{font-family: 'Open Sans', sans-serif;
		  font-size:15px;
		  margin-left:20px;
		  color:#404040;
		  font-style:italic;}

h1{
	font-size: 25px;
	font-family: "from_where_you_areregular", Helvetica, Arial, sans-serif;
	color: #404040;
	letter-spacing:2px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 15px;
	position: relative;
	z-index: 10;
}

.form{ 
	position:absolute; 
	top:10px;
	right:30px; 
	z-index:20; 
}
#interno{width:990px;
		 margin-bottom:30px;}
#interno h2{
	font-size:24px; 
	font-family: "diamond_girlmedium", Helvetica, Arial, sans-serif;
	color:#000;
	background:url(../img/informatica_2013/sfondotitolo.png) no-repeat;
	font-weight:200;
	letter-spacing:3px;
	padding:10px;
	margin-bottom: 0px;
	line-height:30px;
	z-index:3;
	position:relative;
}
#interno h5{font-family: 'Open Sans', sans-serif;
			font-style:italic;
			font-size:16px;
			line-height:26px;
			padding-bottom:0px;
			margin-bottom:0px;
			font-weight:600;
			margin-top:0px;
			padding-top:0px;
}
#interno p{	font-size:14px;
			line-height:20px;
			font-weight:400;
			padding-top:0px;
			margin-top:0px;
			padding-bottom:0px;
			margin-bottom:5px;
}
#interno img{margin-top: -70px;
			 z-index:10;
			 float:left;
			 width:356px;
			 margin-right:30px;
}
#interno h4{font-size:35px;
			font-weight:bold;
			padding-bottom:0px;
			margin-bottom:30px;
			padding-top:0px;
			margin-top:20px;
			font-family: "diamond_girlmedium", Helvetica, Arial, sans-serif;
			color:#f01a79;
}
#interno h3{font-size:30px;
			font-weight:normal;
			padding-top:0px;
			margin-top: 20px;
			font-family: "diamond_girlmedium", Helvetica, Arial, sans-serif;
			color:#f01a79;
}
#interno input{margin-top:15px;}
.immagine{position:relative;
		  margin-top:-30px;
		  z-index:10;
}
.form{position:absolute; 
	  top:10px;
	  right:15px; 
	  z-index:50;
	  -webkit-transform: rotate(-1.5deg);
      -moz-transform: rotate(-1.5deg);
	  -o-transform: rotate(-1.5deg);
	  -ms-transform: rotate(-0.5deg);
	  -moz-box-shadow: -22px 16px 52px 5px rgba(0,0,0,.38);
	  -webkit-box-shadow: -22px 16px 52px 5px rgba(0,0,0,.38);
	  box-shadow: -22px 16px 52px 5px rgba(0,0,0,.38);
      background-color: #c5ace0;
}
#footer{
	border-top:5px solid #f01a79;
    color: #404040;
	height:70px;
	padding-top:15px;
    text-align: center;
}

#footer p{
	font-family: 'Open Sans', sans-serif;
	color: #404040;
	font-size: 15px;
	font-weight:normal;
    line-height: 25px;
    margin: 0;
}