	
.box-home {
	margin-top:10%;
}


.slogan {
	clear:both;
}


@media (min-width:801px){
	.form_ricerca input[type="text"],
	.form_ricerca input[type="password"],
	.form_ricerca input[type="date"],
	.form_ricerca input[type="submit"],
	.form_ricerca input[type="button"],
	.form_ricerca textarea,
	.form_ricerca select {
		width: 13%;
	}
}

h3.descart_info{
	color:#444;
	font-size:1.1em;
	//text-transform:uppercase;
	font-weight:250;
}


h2 a {
	text-decoration: underline;
}
h2 a:link, h2 a:hover, h2 a:visited {
	//color: blue;
}
