@font-face {
    font-family: 'ApexNewBook';
    src: url('font/apexnew-book-webfont.eot');
    src: url('font/apexnew-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/apexnew-book-webfont.woff') format('woff'),
         url('font/apexnew-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body  {
	line-height: 1;
}
blockquote, q  {
	quotes: none;
}
ol, ul  {
	
}
:focus  {
	outline: 0;
}

/* ---------------- General Styles --------------- */
body  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.8%;
	width: 100%;
	height: 100%;
	background: #3b3b3b;
}
a:link  {
	text-decoration: none;
	color: #000000;
}
a:visited  {
	text-decoration: none;
	color: #000000;
}
a:hover, a:active, a:focus  {
	text-decoration: none;
	color: #000000;
}
p, h1, h2, h3, h4 {
	color:white;
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
p {
	font-size:12px;line-height:15px;
}
strong {
	color: #ccc;
}
.elenco {
	padding-left:20px;
}
.elenco li {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:14px;line-height:22px;color: #ccc;
}

.skip, hr  {
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;
}
.strong {
	font-weight: bold;
}
/* ---------------- Layout --------------- */
.container {
	width: 100%; 
	height: 100%;
	margin: auto;
	background: #000 url('../img/bg.jpg') bottom center no-repeat;
}
.header {
	width: 100%; height:130px;border-bottom:16px solid #cccccc;padding-top:15px;
}
.page {
	height:458px;width: 100%;border-bottom:16px solid #cccccc;padding:16px 0px;
}
.mille{
	width:1000px; margin:auto;
}
.menu{
	height:48px;border-bottom:2px solid #cccccc;
}
.navigation {
	margin: auto;
	text-align: center
}
.navigation ul{
	list-style:none;
}
.navigation ul li {
	float:left;border-right:2px solid #ccc;width:246px;height:48px;
}
.navigation ul li a {
	font-family: 'ApexNewBook';
	color:white;font-size:18px;line-height:25px;text-transform:uppercase;margin-top:10px;display:block;
	-webkit-transition: all .3s;  
    -moz-transition: all .3s;  
    transition: all .3s;  
}
.navigation ul li a:hover {
	text-shadow: 1px 1px 2px black;margin-top:7px;
	
}
.news-container {
width:371px;float:right;position:relative;margin-right:5px;}
.news-title {
	position:absolute;z-index:999;top:0;left:0;
}
.newsticker { width:371px;margin-top:74px;height:190px;}  
.newsticker ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:0px;  width:371px;height:190px;}  
.newsticker .thumbnail { float:left; width:371px; }  

.page-content{
	background:#2f2f2f;height:458px;position:relative;width:1000px;
}
.page-top{
	background:url('../img/top.jpg') top left repeat-x;height:74px;width:1000px;
}
.page-top p {
	margin-left:27px;font-family: 'ApexNewBook';color:white;font-size:14px;line-height:25px;text-transform:uppercase;padding-top:45px;width:175px;text-align:center;
}
.page-arrow {
	background:url('../img/arrow.png') top center no-repeat;width:32px;height:26px;position:absolute;top:74px;left:100px;z-index:100;
}
.visit {
	font-family: 'ApexNewBook';padding:30px 30px;width:260px;
	color:white;font-size:18px;line-height:20px;text-transform:uppercase;
	background:	url('../img/arrowwhite.png') center left no-repeat;
	-webkit-transition: all .3s;  
    -moz-transition: all .3s;  
    transition: all .3s;  
}
.visit:hover {
	padding:30px 40px;text-shadow: 1px 1px 2px black;
}
.prod-tile{
	float:left;margin-right:12px;
}
.extra {
	
}
.footer {
	width:1000px; margin:auto;
	margin-top:35px;
}
.footer p{
	font-size:11px;padding:0;
}
.background {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 1; 
}
.background img {
	width: 100%;
}
.sep {
	height: 1px;
	width: 80%;
	margin: 10px auto 10px auto;
	background-color: #68abb1;
}
.privacy {
	font-size: 10px;
	color: #6a6a6a;
	line-height: 13px;
}

/* ---------------- FORM CONTATTI --------------- */
.inputNormal{
	width:175px;background:#ccc; border:1px solid #ddd;padding:3px;
}
.inputError {
	border: #cc0000 1px solid; color: #ff0000; background-color: #ffdcdc;padding:3px;width:175px;
}
.inputCheck {
	border: #cc0000 1px solid; color: #ff0000; background-color: #ffdcdc;
}
.innerError {
    padding-left: 0px;
	padding-top:2px;
	padding-left:10px;
	color: #ff0000;
	font-size:12px;
}
.submitter{
	width:184px;background:black; border:1px solid black;padding:3px;float:right;cursor:pointer;color:white;
}
/* ---------------- FINE FORM CONTATTI --------------- */

/* ---------------- OTHER --------------- */
.clear {
	clear: both;
}
.hidden {
	visibility: hidden;
}
.loading {
	width: 25px;
	height: 25px;
}

.error {
	font-size: 12px;
	font-weight: bold;
	display: none;
}
.inputStyle {}
.noDecoration {text-decoration: none}
/* ---------------- FINE OTHER --------------- */
