
#fasciaOFFERTE{	
position:relative;
float:left;
width:100%;
height:100%;
margin:auto;
background-color:#F8F8F8;
background-repeat:repeat-x;
background-position:bottom;
background-position:top;
overflow:visible;
padding-bottom:200px;
}
.center_offerte{	
position:relative;
width:100%;
max-width: 1065px;
margin:auto;
text-align:center;
}

.box_offerte{
width:255px;
height:317px;
background-color:#fff;
float:left;
margin-left:11px;
margin-bottom:30px;
 -moz-box-shadow:0px 0px 5px #999999;
    -webkit-box-shadow:0px 0px 5px #999999;
    box-shadow:0px 0px 5px #999999;

}
.titolo_offerte{
width:97%;
height:55px;
text-align:left;
padding-top:69px;
font-size:30px;
margin-bottom:0px;
border-bottom: 1px dotted rgb(26, 35, 34);
margin-left:3%;
color:rgb(0, 0, 0);
font-weight:100

}
.barra_offerte{
width:100%;
height:25px;
text-align:right;
font-size:14px;
margin-bottom:80px;
color:#1a2222;
font-weight:300px;

}
.autore_offerte{
	position:relative;
	float:right;
	font-style:italic;
	text-align:right;
	font-size:16px;
	font-weight:200;
	width:228px;
	padding:10px;
}
.scadenza_offerta{
	font-family: 'Roboto', sans-serif;
	position:relative;
	top:20px;
	width:228px;
	height:25px;
	text-align:right;
	padding:10px;
	font-size:14px;
	font-weight:300;
}
.giallo_offerte{
	position:relative;
	float:right;
	color:#F8B333;
	width:40px;
	margin-top:15px;
	margin-right:5px;
}
.grigio_offerte{
	position:relative;
	float:right;
	color:#1a2222;
	width:auto;
	margin-top:15px;
	max-width:180px;
	height:20px;
	overflow:hidden;
}
 .search-citta_offerte {
font-family: 'Roboto', sans-serif;
	bottom:0px;
	min-width:180px;
	float:right;
	text-align:left;	
	background-repeat:no-repeat;
	
	text-transform:uppercase;
	font-size: 16px;
	font-weight:400;
	color:white;
	overflow:hidden;
	cursor:pointer;
	border:0;
	margin:auto;
	margin-left:10px;

	   }

 .search-citta_offerte select{
	font-family: 'Roboto', sans-serif;
	top:0px;
	width:220px;
	color:rgb(26, 35, 34);
	text-align:left;
	padding:10px;
	font-size: 22px;
	text-transform:uppercase;
	overflow:hidden;
	cursor:pointer;
	border:0;
	margin-left:0px;
	padding-left:20px;
	margin:auto;
	background-color:white;
	background-image: url(../grafica/evento_arrow.png);
	background-color:transparent;
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;
		font-weight:400;
	-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
text-decoration:underline;
height:50px;
	   }
   
   .search-citta_offerte option {
font-family: 'Roboto', sans-serif;
	bottom:0px;
	float:right;
	text-align:left;	
	text-transform:uppercase;
	font-size: 14px;
	color:#1a2222;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
	border:0;
	
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
	
	   }
.separa_menu {
width:900px;
float:left;
position:relative;
height:55px;
text-align:left;
padding-top:69px;
font-size:30px;
margin-bottom:20px;
border-bottom: 1px dotted #1a2222;
margin-left:3%;
color:#1a2222;
display:block;
	
	   }
   
 
   


