img
{
	border:0px;
}
#backipad
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1250px;
	z-index:-1;
	overflow:hidden;
}
#containerRichiesta
{
	width:100%;
	text-align:center;
	margin:0px auto;
	padding:0px;
	font-family: 'Quicksand', sans-serif;
	text-shadow: 2px 2px 4px black; 
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	display:block;
}
#containerRichiesta form
{
	width:560px;
	margin:0px auto;
	padding:0px;
	margin-top: 2%;
}
#containerRichiesta .titolo
{
	font-size:50px;
	margin:2% 0px;
	color:#FFF;
}
#containerRichiesta .titolo2
{
	font-size:32px;
}
#containerRichiesta .prezzoazienda
{
	width:100%;
}
#containerRichiesta .icone
{
	width:20px!important;
	border:0px;
	bo
}

#riquadro
{
	width:540px;
	margin:10px auto;
	padding:10px;
	background-color:#FFF;
	border-radius:10px;
	text-align:center;
	font-size:20px;
	text-shadow: 0px 0px 0px black;
	color:#727272;
}
.grande
{
	width:760px!important;
}
.bordoverde
{
	font-size:30px;
	color:#090;
	padding:8px;
	border:1px solid #3C0;
}

#containerRichiesta .campo
{
	width:250px;
	border: 0px solid #FFF;
	background-color:#FFF;
	color:#767575;
    padding: 10px;
	margin:5px;
	float:left;
	opacity: 0.8;
    filter: alpha(opacity=80);
	text-align:center;

}
.ispirazione
{
	text-align:right;
	font-size:14px;
	text-decoration:underline;
	cursor:pointer;
}
#ricercheNavigatori
{
	font-size:14px;
	font-style:italic;
	display:none;
}
#ricercheNavigatori p
{
	margin:15px 0px;
}
.richiesta
{
	color:#767575;
    border: 1px solid #C0C0BE;
	border-radius: 4px;
	background-color:#FFFFFF;
    width:520px;
	height: 64px;
    padding: 3px;
	float:left;
	margin-bottom:10px;
	resize: none; 

}
#containerRichiesta .pulsanteform
{
	width:160px;
	border: 0px solid #FFF;
	text-align:center;
	background-color:#f9b000;
	border-radius:5px;
	padding:5px 15px;
	font-size:28px;
	font-family: 'Lily Script One', cursive;
	margin:20px 0px;
	cursor:pointer;
	background-image:url(grafiche/bg_puls_avanti.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:50px;
}
.grigio
{
	color:#666!important;
}
#containerRichiesta .pulsante_lista
{
	width:26%;
	margin:0px;
	font-family: 'Quicksand', sans-serif;
	font-size:12px;
	font-weight:normal;
}
#containerRichiesta .pulsante_lista strong
{
	font-size:16px;
}
.right
{
	float:right;
}
.servizi
{
	margin:10px 0px;
	width:99%;
	text-align:left;
}
.servizi img
{
	width:40px;
	padding:2px;
}
#containerRichiesta .item
{
	font-size:12px;
	text-align:left;
}

.fotoAnteprimaAzienda
{
	width:98%;
	border-radius:10px;
	border:5px solid #f6b100;
	margin-top:5px;
}
.iconeAgriturismo
{
	width:33%;
	float:left;
	margin:5px 0px;
}
.iconeAgriturismo img
{
	width:180px;
}
.giallo
{
	color:#f9b000!important;
}



@media screen and (max-width: 768px) {
#containerRichiesta form
{
	width:410px;
}
#containerRichiesta .titolo
{
	width:100%;
	padding:10px 0px;
}
#containerRichiesta .testo
{
	width:100%;
	padding:10px 0px;
}
#riquadro
{
	width:390px;
}
.grande
{
	width:390px!important;
}
#containerRichiesta .campo
{
	width:400px;
	padding:10px 0px;
}
#containerRichiesta .richiesta
{
	width:380px;
}
#containerRichiesta .pulsante_lista
{
	width:31%;
	margin:0px;
}
.iconeAgriturismo
{
	width:100%;
	font-size:20px;
}
.iconeAgriturismo img
{
	width:120px;
}
}

@media screen and (max-width: 420px) {
#containerRichiesta form
{
	width:310px;
}
#containerRichiesta .titolo
{
	font-size:40px;
}
#riquadro
{
	width:290px;
}
.grande
{
	width:290px!important;
}
#containerRichiesta .campo
{
	width:300px;
}
#containerRichiesta .richiesta
{
	width:280px;
}
}
