﻿@import url('https://fonts.googleapis.com/css?family=IM+Fell+Great+Primer');

#headerWrapper .slogan {
	font-family: 'IM Fell Great Primer', serif;
}
#headerWrapper .contattaci a{color:#FF7700}
@media screen and (min-width: 1200px){
	#headerWrapper .slogan div.contattaci {top: 40px;}
	#headerWrapper .slogan div.telefoni {top: 60px;}
}

@media screen and (max-width: 1199px) and (min-width: 1024px){
	#headerWrapper .slogan div.contattaci {top: 40px;}
	#headerWrapper .slogan div.telefoni {top: 60px;}
}

@media screen and (max-width: 1023px) and (min-width: 750px){
	#headerWrapper .slogan div.contattaci {top: 40px;}
	#headerWrapper .slogan div.telefoni {top: 60px;}
}

/*lorenzo*/
#divRicerca .element .value .btnSrc, .divUA .riferimento, #footer, #richiediInfo .intestazione{background-color: #4c4c4c;}
#divRicerca .element .value .btnSrc:hover{background-color: #b4da38;}