@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/embossing.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	
}

@font-face {
    font-family: 'typewriter_condensedbold';
    src: url('typewriter_condensed-bold-webfont.eot');
    src: url('typewriter_condensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('typewriter_condensed-bold-webfont.woff') format('woff'),
         url('typewriter_condensed-bold-webfont.ttf') format('truetype'),
         url('typewriter_condensed-bold-webfont.svg#typewriter_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




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

}

.content_menu {
	height:100%;
	width:220px;
	background-color:#1F1C1A;
	display:block;
	position:fixed;
	z-index:15;
	margin:-1030px auto 0 auto;
	background-attachment:fixed;
}

.logo {
	width:auto;
	height:auto;
	display:block;
	margin: 5% auto 0 auto;
	padding:0 0 0 30%;
	float:left;
}

#MENU_CONTAINER {
    width: 220px;
	margin-top:-40px;
}


.iva {
	font-family:'typewriter_condensedregular';
	font-size:10px;
	color: #333;
	display:block;
	margin: 30px 0 0 18px;
}

.cerchio {
	background-image:url(image/cerchio-copia.png);
	width:510px;
	height:510px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-255px;
	margin-left:-155px;
	opacity:0.9;
	display:block;
	background-attachment:scroll;
	z-index:5;
}

.text_cerchio {
	width:510px;
	height:510px;
	display:block;
	background-image:url(image/goffrati_fra.png);
}

.freccia {
	width:49px;
	height:63px;
	display:block;
	margin:-90px auto 0 230px;
	position:absolute;

}

#content_text {
	width:100%;
	height:1200px;
	display:block;
	position:relative;
	z-index:5;
	background-attachment:scroll;
	background-color:#000;
	opacity:0.85;
	margin:1030px auto 0 auto;
}

.text_box {
	width:510px;
	height:510px;
	display:block;
	top:20%;
	left:50%;
	margin-top:-155px;
	margin-left:-155px;
	position:absolute;
}

.titolo {
	font-family:'typewriter_condensedregular';
	font-size:45px;
	color:#FFF;
	display:block;
	text-align:center;
}

.filetto_grande {
	display:block;
	width:510px;
	height:3px;
	background-image:url(image/filetto.png);
	margin:-35px auto 0 auto;
}

.text {
	font-family:'typewriter_condensedregular';
	display:block;
	font-size:18px;
	color:#FFF;
	width:470px;
	height:510px;
	margin: 35px auto 35px auto;
	line-height:25px;
	text-align:justify;
}


#gallery ul { 
    list-style: none;
    width:73px;
	height:77px;
	display:block;
	margin:0 0 0 -20px;
	list-style:none;
	z-index:15;
	}


#gallery li {
	margin: 0 auto 0 auto;
}
#gallery ul li { display: inline;
}




.filetto_grande2 {
	display: block;
	width: 510px;
	height: 3px;
	background-image: url(image/filetto_discover.png);
	margin: -395px auto 0 -1px;
	position: absolute;
	top: 793px;
	background-position: center;
	left: 10px;
}



#gallery {
	width:73px;
	height:77px;
	display:block;
	margin:-345px auto 0 208px;
	list-style:none;
	z-index:15;
}
	


.content_pulsanti {
	width:auto;
	height:30%;
	display:block;
	margin:210px 0 0 0;
}


div
{
    font: 'typewriter_condensedregular';
	font-size:15px;
}

a.MENU
{
    display: Block;
    position: Relative;
    background:none;
    color: #FFF;
    font-weight: 100;
    text-decoration: None;
    padding: 5px 3px 5px 25px;
}
a.MENU:hover
{
    display: Block;
    position: Relative;
    background:none;
    color: #FFF;
    font-weight: 700;
    text-decoration: None;
}
a.SMENU
{
    display: Block;
    position: Relative;
    color: #FFF;
	background-color:#1F1C1A;
    text-decoration: None;
    padding: 3px 3px 3px 18px;
	
}
a.SMENU:hover
{
    display: Block;
    position: Relative;
    background:#008988;
    color:#FFF;
    text-decoration: None;
    padding: 3px 3px 3px 18px;
}
div.SMENU
{
    visibility: Hidden;
    position: Absolute;
    margin: -51px 0px 0px 200px;
    background: #EEEEEE;
    width: 150px;
}

.filetto {
	color:#666;
	font-family:'typewriter_condensedregular';
	display:block;
	font-size:8px;
	margin: -5px 0 5px 25px;
}

.boxino {
	display:block;
	height:50px;
	width:200px;
	margin: 35px 0 0 10px;
}

.loghetti {
	display:block;
	width:200px;
	height:50px;
	padding: 0 auto 0 auto;
}

li {
	list-style:none;
	display:block;
	float:left;
	margin:0 6px 0 0;
}
.video {
	font-family:'typewriter_condensedregular';
	font-size:12px;
	color: #CCC;
	display:block;
	margin: -30px 0 0 18px;
}

.bandiera {
	background-image:url(image/eng_home.png);
	width:28px;
	height:28px;
	position:absolute;
	display:block;
	margin: -10px 0 0 18px;
}
.bandiera2 {
	background-image:url(image/italy_home.png);
	width:28px;
	height:28px;
	position:absolute;
	display:block;
	margin: -10px 0 0 58px;
}
.bandiera3 {
	background-image:url(image/fra_home.png);
	width:28px;
	height:28px;
	position:absolute;
	display:block;
	margin: -10px 0 0 98px;
}
.bandiera4 {
	background-image:url(image/spain_home.png);
	width:28px;
	height:28px;
	position:absolute;
	display:block;
	margin: -10px 0 0 138px;
}
.bandiera5 {
	background-image:url(image/rus_home.png);
	width:28px;
	height:28px;
	position:absolute;
	display:block;
	margin: -10px 0 0 178px;
}
	
