@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	height: auto;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../img/fondobody2.png);
}
#fondofisso {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: static;
	height: auto;
	float: none;
	background-image: url(../img/fondofisso2.png);
}
/* Inizio Header */

.dimensionifasciaheader{
	
}

.fondofasciaheader{
	
	
}

.dimensioniheader {
	height: 117px;
	width: 960px;
}
.fondoheader {
	background-image: url(../img/header2.png);
	background-repeat: no-repeat;
	height: 116px;
}
/* Fine Header */

/* Inizio Nav */
#fasciabarra {


}
#barra {
	height: 43px;
	width: 960px;
	background-repeat: repeat;
	min-height: 0px;
	background-image: url(../img/fondobarra2.png);
}
#contenitorepulsanti {
	height: auto;
	width: 900px;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	min-height: 0px;
	overflow-y: auto;
	margin-left: 124px;
}
.pulsante a {
	float: left;
	height: 45px;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.pulsante a:hover {
	background-repeat: repeat;
	background-color: #4D4D4D;
}
/* fine Nav */

/* Inizio Foto Pagina */
.dimensionefotopagina {
	width: 960px;
	height: 332px;

}
.immaginefotopagina {

}
/* Fine Foto Pagina */


/* Inizio Contenuti */
#fasciacontenuti {
	margin-bottom: -16px;

}
#headcontenuti {
	height: 0px;
	width: 960px;
}
#corpocontenuti {
	height: auto;
	width: 960px;
}
#footcontenuti {
	width: 960px;
	background-color: #FFF;
}
#culla {
	height: auto;
	width: 960px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat;
}
/* Fine Contenuti */


/* Inizio Prodotti */
.fondobarratitolo {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	display: inline;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-right: 1px solid rgba(255,255,255,1.00);
	border-top: 1px solid rgba(255,255,255,1.00);
	height: 29px;
}
.fonttitoloh2 {
	font-family: Arial, Helvetica, sans-serif;
	;
	;
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	height: 30px;
	width: auto;
	font-weight: normal;
	text-transform: capitalize;
}
.fonttitoloh2 a {
	color: #6C85E7;
	text-decoration: none;
}
.fonttitoloh2 a:hover {
	text-decoration: underline;	
}
.fondobarrafooter {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	float: left;
	border-top: 1px solid #D0D0D0;
	width: 930px;
}
.input-form {
	float: left;
	color: #9D9D9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


/* Fine Prodotti */


.pulsante-1inbarra a {
	text-decoration: none;
	float: left;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-transform: capitalize;
	margin-bottom: 0px;
	text-align: center;

}
.pulsante-1inbarra a:hover {
}
.colore-1-pulsante a {
	background-color: #D3D3D3;
}
.colore-1-pulsante a:hover {
	background-color: #E7E7E7;
}
.colore-2-pulsante a {
	color: #525252;
	background-color: #97D000;
}
.colore-2-pulsante a:hover {
	background-color: #A6E500;
}
.contenitore {
	height: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Inizio footer */
#fasciafooter {



}
#footer {
	width: 960px;
	background-color: rgba(0,0,0,0.50);
	height: auto;
	float: none;
	margin-top: 15px;
}
#contenitoreriferimenti {
	float: left;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #909090;
}
#riferimenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D5D5D5;
	margin-top: 5px;
	text-align: justify;
	margin-left: 5px;
	width: 400px;
	padding-top: 5px;
	float: left;
	margin-bottom: 15px;
}
#contenitorelinkinferiori {
	float: left;
	height: auto;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
#linkinferiori a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D5D5D5;
	text-align: left;
	line-height: 10px;
	float: left;
	width: auto;
	margin-right: 3px;
	margin-left: 3px;
	height: 20px;
}
#linkinferiori a:hover {
	text-decoration: underline;
}
.pulsantepiccolo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #114B8C;
	float: right;
	height: 17px;
	width: auto;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	color: #312F2F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66667B;
	border-right-color: #66667B;
	border-bottom-color: #66667B;
	border-left-color: #66667B;
	background-image: url(../img/nero25.png);
	padding-left: 12px;
	padding-right: 12px;
	background-color: rgba(255,255,255,1.00);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.pulsantepiccolo a:hover {
	color: #FFFFFF;
	background-image: url(../img/nero50.png);
}
/* Fine footer */

.testogenericogrande
{
	float: left;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	color: #2F85E7;
	font-weight: bold;
}
.colorefonttitoloprodotto  {
	font-family: Arial, Helvetica, sans-serif;
	;
	;
	color: #2F2F2F;
	font-weight: normal;
	float: left;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size: 15px;
	line-height: 16px;
}
.colorefonttitoloprodotto a {
	color: #3B3B3B;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;

}
.colorefonttitoloprodotto a:hover {
	text-decoration: underline;
}

.immagineprodottointeressante {
	width: 166px;
	float: left;
	height: 82px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	min-width: 0px;
	margin-top: -5px;
}
.immagineprodottovetrinaincarrello {
	width: 130px;
	float: left;
	height: 82px;
	margin-bottom: 0px;
	margin-top: 15px;
	min-width: 0px;
}
.immagineprodottovetrinaincarrelloriepilogo {
	width: 130px;
	float: left;
	height: 82px;
	margin-bottom: 5px;
	margin-top: 5px;
	min-width: 0px;
}
.colori-scontovetrina {
	color: rgba(255,255,255,1.00);
	background-color: #D00000;
}
.scontovetrinaincarrello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

	width: auto;
	text-transform: uppercase;
	line-height: 18px;
	font-style: italic;
	height: 18px;
	float: left;
	overflow-y: hidden;
	text-align: left;
	border-radius: 5px;
	margin-top: -15px;
	margin-right: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	min-width: 6px;

	padding-left: 8px;
	margin-left: 10px;
}
.noscontovetrina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	width: auto;
	text-transform: uppercase;
	line-height: 18px;
	font-style: italic;
	height: 18px;
	float: right;
	overflow-y: hidden;
	text-align: left;
	border-radius: 5px;
	margin-top: -15px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	min-width: 6px;
}
.colorelistinovetrina {
	color: #999999;

}
.coloreoffertavetrina {
	color: #FF0000;
	
}
.dettagliprodottovetrina a {
	float: left;
	text-decoration: none;
	width: auto;
	height: 25px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #FFFFFF;
	text-transform: none;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
	background-color: rgba(1,19,126,0.38);
}
.dettagliprodottovetrina a:hover {
	height: auto;
	border-left-color: #CCC;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	border-top-color: #CCC;
	text-decoration: underline;
}
#fasciadati {
	padding-top: 0px;
	width: 100%;
	position: fixed;
}
#contenitorebloccodati {
	margin-top: 0px;
	width: 960px;
	background-color: #081A3C;
}
#fasciaspazziatura {
}
.altezzebloccodatiefasciaspazziatura {
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bloccospaziocercainbarra {
	height: auto;
	width: 300px;
	float: right;
	border-bottom-color: #DDEBFB;
}
#input-prodottiinbarra {
	width: 233px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	}
.input-forminbarra {
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 27px;
	line-height: 25px;
	border-style: none;
}
#pulsantecercaprodottiinbarra a {
	width: 47px;
	background-color: #D8D8D8;
		}
#pulsantecercaprodottiinbarra a:hover {

		}
#bloccospaziologininbarra {
	height: 27px;
	width: 210px;
	float: right;
	margin-right: 10px;
	border-bottom-color: #DDEBFB;
}
#bloccospaziocarrelloinbarra {
	width: 230px;
	float: right;
	border-bottom-color: #DDEBFB;
}
#nomelogininbarra a
 {
	padding-right: 5px;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
}
#nomelogininbarra a:hover
 {
	text-decoration: underline;
}
.testogenericograndeinbarra
{
	float: left;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
#contenutocarrelloinbarra,
#contenutologininbarra a
 {
	font-weight: normal;
	padding-right: 10px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	color: #FFFFFF;
}
#contenutologininbarra a:hover
 {
	text-decoration: underline;
}
#nomecarrelloinbarra a
 {
	padding-right: 5px;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
}
#nomecarrelloinbarra a:hover
 {
	text-decoration: underline;
}
.img-acqui-pren-inbarra
{
	width: 27px;
	float: left;
	height: 27px;
}
.check {
	float: left;
	margin: 2px;
}
.tornasu-ser-new a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 25px;
	color: #EFEFEF;
	float: right;
	height: 25px;
	width: auto;
	text-align: center;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	margin-top: -10px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,128,1.00) 0%,rgba(0,0,58,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,128,1.00) 0%,rgba(0,0,58,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,128,1.00) 0%,rgba(0,0,58,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,128,1.00) 0%,rgba(0,0,58,1.00) 100%);
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
}
.tornasu-ser-new a:hover {
	color: #B5B5B5;

}
.titolo-ser-new  {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	float: left;
	text-align: left;
	line-height: 26px;
	height: 80px;
	text-decoration: none;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	color: #2F2F2F;
}
.testo-ser-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 570px;
	text-align: justify;
	line-height: 17px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #666666;
}
.blocco-ser-new {
	width: 598px;
	float: left;
	margin-bottom: 20px;
}
.immagine-ser-new {
	width: 114px;
	float: left;
	height: 82px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px none #5CA0EB;
}
.bloccovoceelenco-ser-new
{
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;
	height: 64px;
	float: left;
	margin-bottom: 7px;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 15px;
	margin-top: 8px;
}
.bloccovoceelenco-aire
{
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;
	height: 64px;
	float: left;
	margin-bottom: 7px;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 15px;
	margin-top: 8px;
}
.immagineanteprimaelenco-ser-new
{
	width: 90px;
	height: 64px;
	float: left;
}
.immagineanteprimaelenco-aire
{
	width: 90px;
	height: 64px;
	float: left;
}
.voceelenco-ser-new a
{
	width: 169px;
	height: 60px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	overflow-y: hidden;
	margin-top: -21px;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	padding-top: 4px;
	font-weight: bold;
	color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.voceelenco-ser-new a:hover
{
	text-decoration: none;
	color: #333333;
}
.voceelenco-aire a
{
	width: 169px;
	height: 60px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	overflow-y: hidden;
	margin-top: -21px;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	padding-top: 4px;
	font-weight: bold;
	color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.voceelenco-aire a:hover
{
	text-decoration: none;
	color: #575757;
}

.titolostatico-aire {
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	float: left;
	color: #A7A7A7;
	text-align: left;
	line-height: 30px;
	height: auto;
	text-decoration: none;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.immaginestatica114x82-aire {
	width: 114px;
	float: left;
	height: 82px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.immaginestatica200x144-aire {
	width: 200px;
	float: left;
	height: 144px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.immaginestatica300x216-aire {
	width: 300px;
	float: left;
	height: 216px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.immaginestatica420x302-aire {
	width: 420px;
	float: left;
	height: 302px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.immaginestatica570x410-aire {
	width: 570px;
	float: left;
	height: 410px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.titolosecondariostatico-aire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	line-height: 20px;
	float: none;
	border-bottom-color: #333;
	clear: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #5A8D21;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.testostatica-aire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	border-bottom-color: #333;
	clear: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666;
	margin: 0px;
	float: none;
}

.testostatica2-aire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	border-bottom-color: #333;
	clear: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666;
	margin: 0px;
	width: 570px;
	float: left;
}
.linkstatica-aire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	height: auto;
	width: 570px;
	float: left;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.linkstatica-aire a:hover {
	text-decoration: underline;
	color: #333;
	border: 1px none #EAEAEA;
}
.linkscarica-aire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 45px;
	font-weight: bold;
	color: #666;
	height: 45px;
	width: auto;
	float: left;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.linkscarica-aire a:hover {
	text-decoration: underline;
	color: #333;
	border: 1px none #EAEAEA;
}
.youtubeframe-aire {
	height: auto;
	width: 600px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.spaziostatica-aire {
	height: 20px;
	width: 600px;
	float: left;
}
.scaricaallegato-aire {
	height: 45px;
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.immaginefile-aire {
	height: 45px;
	width: 45px;
	float: left;
	margin-left: 15px;
}


.nomeform-aire
 {
	float: left;
	width: auto;
	margin-left: 15px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	font-size: 14px;
	text-transform: uppercase;
	
}
.contenitoremoduloregistrazione-aire
 {
	float: left;
	width: 260px;
	margin-left: 15px;
	margin-right: 0px;
	
}
.titolocampo-aire  {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	overflow-y: hidden;
	text-decoration: none;
	margin-bottom: 0px;
	height: 12px;
	float: left;
	width: 900px;
	margin-top: 5px;
	color: #979797;
}
.testodescrizioneopzione-aire  {
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	overflow-y: hidden;
	text-decoration: none;
	margin-bottom: 20px;
	float: left;
	margin-top: 1px;
	text-align: justify;
	width: 511px;
	margin-left: 15px;
}
.contenitorecheck-aire
{
	float: left;
	margin-left: 15px;
	margin-top: -10px;
}
.testocheckform-aire
 {
	float: left;
	width: auto;
	height: 24px;
	line-height: 26px;
	margin-right: 10px;
	font-size: 12px;
	margin-left: 5px;
	margin-top: -14px;
	
}
.tastobarrainternasinistro-aire a {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;

}
.tastobarrainternasinistro-aire a:hover {
}
.pulsante-ulteriori-info-aire a {
	text-decoration: none;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 40px;
	text-transform: capitalize;
	margin-bottom: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(117,148,249,1.00) 0%,rgba(61,104,244,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(117,148,249,1.00) 0%,rgba(61,104,244,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(117,148,249,1.00) 0%,rgba(61,104,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(117,148,249,1.00) 0%,rgba(61,104,244,1.00) 100%);
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;

}
.pulsante-ulteriori-info-aire a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(117,148,249,1.00) 0%,rgba(82,120,245,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(117,148,249,1.00) 0%,rgba(82,120,245,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(117,148,249,1.00) 0%,rgba(82,120,245,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(117,148,249,1.00) 0%,rgba(82,120,245,1.00) 100%);
	border-radius: 0px;

}
.pulsante-partecipa-evento-aire a {
	text-decoration: none;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 40px;
	text-transform: capitalize;
	margin-bottom: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(248,165,83,1.00) 0%,rgba(245,97,39,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(248,165,83,1.00) 0%,rgba(245,97,39,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(248,165,83,1.00) 0%,rgba(245,97,39,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,165,83,1.00) 0%,rgba(245,97,39,1.00) 100%);
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;

}
.pulsante-partecipa-evento-aire a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(248,165,83,1.00) 0%,rgba(246,118,68,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(248,165,83,1.00) 0%,rgba(246,118,68,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(248,165,83,1.00) 0%,rgba(246,118,68,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,165,83,1.00) 0%,rgba(246,118,68,1.00) 100%);
	border-radius: 0px;

}
.commento-facebook-aire
{
	float: left;
	width: 570px;
	height: 50px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(../img/nero25.png);
	margin-top: 5px;
	margin-bottom: 15px;
}
.bloccofacebook-aire {
	width: 600px;
	height: auto;
	float: left;
	border-top: 1px solid #D0D0D0;
	margin-top: 15px;
}
.testofacebook-aire {
	margin-top: 10px;

}



.tastobarrainternadestro-aire a {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: right;

}
.tastobarrainternadestro-aire a:hover {
}

.contenitoremodulotesto-aire
 {
	float: left;
	width: 540px;
	margin-left: 15px;
	margin-right: 15px;
	
}

.articoloargomento-aire
 {	float: left;
	width: 600px; }

.corpoargomento-aire {
	height: auto;
	width: 600px;
	float: left;
	margin-top: 0px;
}
.semanticaargomento-aire {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.colonnaargomento-aire {
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	height: auto;
}
.elencoargomento-aire {
	height: auto;
	width: 300px;
	float: left;
	margin-right: px;
	margin-left: px;
}
.elencoeventi-aire {
	height: auto;
	width: 300px;
	float: left;
	margin-right: px;
	margin-left: px;
}



.titoloeventosemantica a {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	width: 98px;
	float: left;
	height: 61px;
	color: #000436;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	overflow: hidden;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	;
	;
	font-weight: normal;
	margin-top: -12px;
	margin-bottom: 5px;
}
.titoloeventosemantica a:hover {
	color: #838383;
	text-decoration: underline;
}
.numeroevento {
	height: 60px;
	width: 70px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
	line-height: 58px;
}
.meseevento {
	height: 15px;
	width: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin-top: -15px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
}
.finalesemanticaevento {
	height: 20px;
	width: 928px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C7F007;
	border-right-color: #C7F007;
	border-bottom-color: #DADADA;
	border-left-color: #C7F007;
	background-image: url(../img/nero25.png);
}
.quadratoevento {
	height: 70px;
	width: 70px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	background-image: -webkit-linear-gradient(85deg,rgba(177,177,177,1.00) 53.89%,rgba(232,232,232,1.00) 89.63%);
	background-image: -moz-linear-gradient(85deg,rgba(177,177,177,1.00) 53.89%,rgba(232,232,232,1.00) 89.63%);
	background-image: -o-linear-gradient(85deg,rgba(177,177,177,1.00) 53.89%,rgba(232,232,232,1.00) 89.63%);
	background-image: linear-gradient(5deg,rgba(177,177,177,1.00) 53.89%,rgba(232,232,232,1.00) 89.63%);
}
.immagineeventopiccolasemantica {
	width: 98px;
	float: left;
	height: 70px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.blocconewssemantica-aire {
	height: auto;
	width: 297px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EAEAEA;
	background-color: rgba(255,255,255,1.00);
	border-radius: 5px;
}
.immaginenewspiccolasemantica {
	width: 90px;
	float: right;
	height: 64px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px none #999;
}
.titolonewspiccolasemantica {

	overflow: hidden;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.titolonewspiccolasemantica a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	width: 148px;
	float: left;
	height: 54px;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 3px;
	margin-top: 6px;
	overflow: hidden;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 15px;
}
.titolonewspiccolasemantica a:hover {
	color: #8B8888;
	text-decoration: none;

}
.anteprimanewssemantica {
	font-family: Arial, Helvetica, sans-serif;
	;
	;
	font-size: 12px;
	font-weight: normal;
	width: 269px;
	text-align: justify;
	line-height: 20px;
	float: left;
	height: 57px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-style: none;
	color: #333333;
	border-bottom-color: #CCC;
	overflow: hidden;
}
.pulsantepiccolonews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 25px;
	color: #5E5E5E;
	float: right;
	height: 25px;
	width: auto;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66667B;
	border-right-color: #66667B;
	border-bottom-color: #66667B;
	border-left-color: #66667B;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
.pulsantepiccolonews a:hover {
	color: #969696;
}
.ippcategoria-aire a {
	text-decoration: none;
	
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.ippcategoria-aire a:hover {
	background-color: #F7F7F7;
}
.bloccoeventosemantica-aire {
	height: auto;
	width: 290px;
	float: left;
	border-bottom-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	border-color: #EAEAEA;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pulsante-1 a {
	text-decoration: none;
	float: left;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	text-transform: capitalize;
	margin-bottom: 0px;
	text-align: center;
	border-style: none;
	color: #544F4F;

}
.pulsante-1 a:hover {
}
