@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@font-face {
	font-family: 'old-english-text-mt-regular';
	src: url('OLD.ttf');
	/*src: local('ArmWrestler Bold'), url('ArmWrestler.ttf') format('truetype');*/
	}
html, body {
overflow-x:hidden;
}
body { color: #313131; font-family: 'Open Sans';}
::-moz-selection { background: #E96840;color:#fff; }
::-webkit-selection { background: #E96840;color:#fff; }
::selection { background: #E96840;color:#fff;} 
html, body { height: 100%; }
a{color:#E96840;text-decoration:none}
a:focus,a:hover{color:#313131;text-decoration:none;}
.img-portfolio { margin-bottom: 30px; }
.img-hover:hover { opacity: 0.8; }
span.text a{
	color:#fff;
}
span.text a:hover{
	text-decoration:underline;
}
.h2, h2 {
    font-size: 20px;
}
.h3, h3 {
    font-size: 18px;
}
p.selettore{
font-family: 'old-english-text-mt-regular', sans-serif;
color:#9b8154; /*white;*/
font-size:3rem;
letter-spacing:0.2rem;
text-transform: capitalize;
}
