.pulsanti input.button {
	font-size: 0.90em !important;
	border: 0;
	background-image: url(../images/pulsante.png);
	background-repeat: round!important;
	height: 30px;
	width: 100px;
	color: #979797;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

.pulsanti input.button_big {
	font-size: 0.90em !important;
	border: 0;
	background-image: url(../images/pulsante_big.png);
	background-repeat: round!important;
	height: 30px;
	width: 200px;
	color: #979797;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

.pulsanti a.button {
	font-size: 0.90em !important;
	border: 0;
	background-image: url(../images/pulsante.png);
	background-repeat: round!important;
	height: 30px;
	width: 100px;
	color: #979797;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}

.pulsanti a.button_big {
	font-size: 0.90em !important;
	border: 0;
	background-image: url(../images/pulsante_big.png);
	background-repeat: round!important;
	height: 30px;
	width: 200px;
	color: #979797;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}

a.button, a.button_big {
	/* background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0; */
	cursor: pointer;
	font-weight: bold;
	overflow: visible;
	padding: 5px;
	text-shadow: 1px 1px #FFF;
	width: auto
}

a.button:hover, a.button_big:hover {
		text-decoration: none!important;
}

a.button:focus, a.button_big:focus {
	/* background: #ebebeb url(../images/application/state_active_bg.png) */
		repeat-x 0 0;
	border-color: #555
}

/*GESTIONE PAGINAZIONE

*/
div.pagebanner {
	/*nuovo*/
	border-right: 1px solid #e8e8e8;
	overflow: auto;
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	width: 99.8%;
	text-align: center;
	line-height: 31px;
	font-family: Helvetica, sans-serif;
}

span.pageelement {
	/*vecchioborder-right: 1px solid #e8e8e8;*/
	font-size: 0.9em !important;
	/*vecchiofloat: left;*/
	text-align: center;
	/*padding-left: 0px;*/
	/*padding-right: 3px;*/
	line-height: 31px;
	font-family: Helvetica, sans-serif;
}

span.pagelinks {
	width: 100%;
	font-size: 0.9em !important;
	/*vecchiofloat: left;*/
	line-height: 31px;
	font-family: Helvetica, sans-serif;
}

span a {
	text-decoration: none;
	font-size: 0.9em !important;
	color: #5b5b5b;
	line-height: 31px;
	font-family: Helvetica, sans-serif;
}

span strong {
	font-size: 0.9em !important;
	font-weight: bold;
	text-decoration: none;
	color: #5b5b5b;
	line-height: 31px;
	font-family: Helvetica, sans-serif;
}

br.pagebanner {
	clear: both;
	line-height: 0px;
	display: block;
	border: none;
}

div.elenco-1 span.pagelinks a {
	text-decoration: none !important;
	margin-right: 0px;
}
/*GESTIONE PAGINAZIONE
FINE
*/
/*inserito per gestione colori nella mappa di home*/
div.elenco-1 .citt-vetrina h2 {
	background-color: #00ADE0;
	color: #FFFFFF;
	font-family: 'Gotham Rounded', Helvetica, sans-serif;
	font-size: 110%;
	line-height: 36px;
	margin: 8px 8px 0;
	padding-left: 10px;
	font-weight: bold;
}

.modulo-1 {
	background-color: #f5f4f4;
	padding: 20px 30px;
}

.modulo-1 h3 {
	color: #000000;
	font-size: 95%;
}

.modulo-1 .sinistra {
	float: left;
	width: 45%;
	padding: 5px 0px;
}

.modulo-1 .destra {
	float: right;
	width: 45%;
	padding: 5px 0px;
}

.modulo-1 .note {
	padding: 0px;
}

.numero {
	text-align: center;
}

div.marginiPulsanteSinistro {
	margin-right: 205px;
}

div.marginiPulsanteDestro {
	margin-right: 0px;
}

/*div.scrollable{
	overflow: auto;
}*/
#buttonsOrder {
	overflow: hidden;
}

#buttonsOrder input {
	float: right;
}

.labelReadOnly {
	font-weight: normal !important;
}

.modulo-1 .giorno {
	float: left;
	width: 85%;
	padding: 5px 0px;
}

.modulo-1 .mese {
	float: left;
	width: 85%;
	padding: 5px 0px;
}

.modulo-1 .anno {
	float: left;
	width: 85%;
	padding: 5px 0px;
}

.modulo-1 .data .sinistra {
	float: left;
	width: 14.2%;
	padding: 5px 0px;
}