html,form{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Verdana;
	color: #767476;
	/*background: #242021 url(../images/bgSite.png) repeat-x top;*/
	/*background: url(../images/bgSiteRepeat.png) repeat;*/
}

td{
	font-family: Arial;
	font-size:12px;
}
p{
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: #005a9b;
}
input{
	border: 1px solid #e5e5e5;
}
images{
	border:0;
}
div{
	text-align: left;
}
fieldset{
	border: 1px solid #b3b3b3;
}
h2{
	color: #005a9b;
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	margin: 20px 0 15px 0;
}
#bgSite{
/*	background: url(../images/bgSite.png) repeat-x top;*/
	height: auto !important;
/*	height: 1600px;*/
	min-height: 600px;
}
#mainContent{
	/*background: url(../images/rigaBlu.png) no-repeat 999px 0;*/
	margin: auto;
	text-align: center;
}
#mainShadow{
	width: 1000px;
	margin: auto;
	text-align: left;
	background: url(../images/mainShadow.png) no-repeat top;
}

#mainWhite{
	margin-left: 5px;
	width: 989px;
	background: #FFFFFF;
}
#contTestata{
	/*background: url(../images/rigaBlu999.png) no-repeat 0 87px;*/
}
#testata{
/*	background: url(../images/testata.png) no-repeat top left;*/
	margin-left: 13px;
	width: 974px;
	height: 170px;
	position: relative;
	background-image: url('../images/main.png');
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
#testata a#backHome{
/*	background-image: url('../images/logo.png');*/
	width: 206px;
	height: 80px;
	display: block;
	position: absolute;
	top: 34px;
	left: 34px;
	text-decoration: none;
	/*border: 1px solid red;*/
}
#testata h1{
	width: 658px;
	height: 33px;
	position: absolute;
	top: 87px;
	left: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #111;
	padding: 3px 0 0 0;
	margin: 0;
	/*border: 1px solid red;*/
}
#testataPrint{
	display: none;
}
#content{
	width: 968px;
	margin-left: 11px;
}
#bgMenu{
	height: 80px;
	background: url(../images/bgMenu.png) repeat-x top;
	padding: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bgMenu .primaRiga{
	margin-top: 5px;
	height: 19px;
	color: #D1D1D1;
	font-size: 11px;
}
#menuNav{
	width: 562px;
	float: left;
}
#navFirstLev{
	height: 36px;
}
#navFirstLev a.voceMenu{
	display: block;
	float: left;
	width: auto;
	font-size: 13px;
	color: #FFFFFF;
	margin: 3px 6px 0 0;
	background: url(../images/asterisco.png) no-repeat 100% 60%;
	padding: 3px 10px 0 0;
}
#navFirstLev a.voceMenu:hover,#navFirstLev a.voceMenuSel{
	display: block;
	float: left;
	width: auto;
	font-size: 13px;
	color: #ffda80;
	border-top: 3px solid #ffb500;
	margin: 0 6px 0 0;
	background: url(../images/asterisco.png) no-repeat 100% 60%;
	padding: 3px 10px 0 0;
}
#navSecondLev{
	position: relative;
	float: left;
	width: auto;
	border-top: 1px solid #ffda80;
}
#navSecondLev a.voceMenu2Lev{
	display: block;
	float: left;
	width: auto;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 6px 0 0;
	background: url(../images/stanghettaSubMenu.png) no-repeat 100% 60%;
	padding: 1px 10px 0 0;
}
#navSecondLev a.voceMenu2Lev:hover,#navSecondLev a.voceMenu2LevSel{
	display: block;
	float: left;
	width: auto;
	font-size: 11px;
	margin: 0 6px 0 0;
	background: url(../images/stanghettaSubMenu.png) no-repeat 100% 60%;
	padding: 1px 10px 0 0;
	color: #ffda80;
}
#boxLogin{
	width: 377px;
	/*height: 75px;*/
	float: left;
	background: url(../images/bordoBoxLogin.png) no-repeat 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#boxLogin .indentaLogin{
	width: 336px;
	margin-left: 9px;
}
#boxLogin #contFormLogin{
	/*margin: 10px 0 0 0;*/
	height: 36px;
}
#boxLogin #contFormLogin input.inp{
	width: 110px;
	height: 13px;
	border: none;
	display: block;
	color: #797979;
	font-size: 11px;
	/*line-height: 10px;*/
	padding: 0 0 0 5px;
	margin: 0;
}
#boxLogin #contFormLogin #contUser{
	margin: 10px 0 0 0;
	width: 135px;
	float: left;
}
#boxLogin #contFormLogin #contPwd{
	margin: 10px 0 0 0;
	width: 135px;
	float: left;
}
#boxLogin #contFormLogin #contButtLogin{
	margin: 7px 0 0 0;
	width: 66px;
	float: left;
	font-size: 11px;
}
#boxLogin #contFormLogin #contButtLogin input.bottone{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background: url(../images/freccinaLogin.png) no-repeat 100% 50%;
	color: #FFFFFF;
	padding: 0 10px 0 0;
	margin: 0;
}
#boxLogin #contLostPwd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin: 2px 8px 0 0;
}
#boxLogin #contLostPwd a{
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/freccinaLostPwd.png) no-repeat 100% 50%;
	padding-right: 10px;
}
#boxLogin #contFormLogin #contNominativo{
	margin: 5px 0 0 0;
	width: 236px;
	float: left;
	color: #FFB500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#boxLogin #contFormLogin #contLogout{
	margin: 5px 0 0 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background: url(../images/freccinaLogin.png) no-repeat 100% 51%;
	color: #FFFFFF;
	padding: 0 10px 0 0;
}
#boxLogin #contFormLogin #contLogout a{
	color: #FFFFFF;
}
#topBanner{
	width: 590px;
	float: left;
}
#topDx{
	float: left;
	width: 369px;
}
#titleFraseHome{
	background: url(../images/freccinaEra150words.png) no-repeat 9px 50%;
	color: #D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 34px 0 12px 0;
	padding-left: 22px;
}
#fraseHome{
	border-bottom: 1px dotted #c2c2c2;
	border-top: 1px dotted #c2c2c2;
	background: #f4f4f4;
	color: #005a9b;
	font-size: 16px;
	padding: 17px 5px 17px 17px;
	margin-bottom: 11px;
}
#tagCloud{
	border-bottom: 1px dotted #c2c2c2;
	border-top: 1px dotted #c2c2c2;
	background: #f4f4f4;
/*	width: 369px;
	float: left;*/
	color: #dadada;
}
#tagCloud .indenta{
	padding: 17px 5px 17px 17px;
}
#tagCloud a.tag{
	color: #005a9b;
}
#headLine{
	margin-left: 13px;
	width: 974px;
	height: 120px;
/*	margin: 13px 0 11px 0;*/
	padding: 2px 0 2px 0;
	border-top: 1px dotted #858585;
	border-bottom: 1px dotted #858585;
}
#headLine .parteSx{
	width: 159px;
	float: left;
	color: #767476;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headLine .parteSx .titolo{
	background: url(../images/freccina8GrigioScuro.png) no-repeat 1px 3px;
	padding-left: 14px;
}
#headLine .parteSx span{
	padding-right: 10px;
}
#headLine .parteDx{
	width: 800px;
	float: left;
	font-size: 12px;
	color: #005a9b;
}

#colonnaHome1{
	width: 291px;
	float: left;
}
#colonnaHome1 .autore{
	margin-top: 13px;
	color: #A3A2A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#colonnaHome1 .autore a{
	color: #A3A2A4;
}
#colonnaHome1 .introNews{
	margin-top: 10px;
	color: #5F5D5F;
	font-size: 14px;
	padding-bottom: 10px;
}
#colonnaHome1 .divisore{
	background: url(../images/puntiniOrizzontali.png) repeat-x 0 50%;
	height: 28px;
}
#newsPrincipale{
	background: url(../images/sfondoNewsPrinc.png) repeat-y top;
}
#colonnaHome1 .indentaNews{
	margin: 0 0 0 0px;
	width: 264px;
}
.bordoimages{
	border: 1px solid #bab9bb;
}
#newsPrincipale .titoloNewsBig{
	color: #00f0f0;
	font-size: 14px;
/*	margin: 13px 0 0 0;*/
	background-color:#CCCCCC;
	font-weight:bold;
	text-align:center;
}
#newsPrincipale .titoloNewsBig a,#newsSecondaria .titoloNewsSecond a{
	color: #005a9b;
}
#newsSecondaria{
	background: url(../images/sfondoNewsSecond.png) repeat-y top;
}
#newsSecondaria .titoloNewsSecond{
	color: #005a9b;
	font-size: 16px;
}
#newsSecondaria{
	background: url(../images/sfondoNewsSecond.png) repeat-y top;
}
#colonnaHome2{
	width: 280px;
	float: left;
}
#colonnaHome2 .boxEraNews{
	padding: 0 0 16px 8px;
	margin: 13px 7px 0 0;
	background: url(../images/puntiniOrizzontali.png) repeat-x bottom;
}
#colonnaHome2 .imgEraNews{
	width: 92px;
	float: left;
}
#colonnaHome2 .imgEraNews images{
	border: 1px solid #bab9bb;
}
#colonnaHome2 .boxTitleEraNews{
	width: 173px;
	float: left;
	background: url(../images/puntiniOrizzontali.png) repeat-x bottom;
}
#colonnaHome2 .boxTitleEraNews .titoloEraNews{
	font-size: 14px;
	margin: 0 0 5px 0;
}
#colonnaHome2 .boxTitleEraNews .titoloEraNews a{
	color: #005a9b;
}
#colonnaHome2 .data{
	color: #C6C5C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#colonnaHome2 .introEraNews{
	font-size: 11px;
	padding: 5px 7px 0 0;
}
#colonnaHome2 .autore{
	margin: 5px 0 8px 0;
	color: #005a9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#colonnaHome2 .autore a{
	color: #005a9b;	
}
#colonnaHome2 #industryNews{
	margin: 11px 0 0 0;
	background: #f4f4f4;
}

#colonnaHome2 #industryNews a.boxIndustryNews{
	display: block;
	margin: 11px 8px 0 9px;
	padding-bottom: 11px;
	background: url(../images/puntiniOrizzontali.png) repeat-x 0 90%;
	color: #767476;
}
#colonnaHome2 #industryNews .from{
	background: url(../images/puntiniFrom.gif) no-repeat bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFB500;
}
#colonnaHome2 #industryNews .from span{
	color: #A3A2A4;
}
#colonnaHome2 #industryNews .titoloIndustryNews{
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
}
#colonnaHome3{
	width: 388px;
	float: left;
}
#search{
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	/*background: #f4f4f4;*/
	background:	#ebebeb;

	width: 369px;
	margin: 0 0 0 19px;
}
#search #indentaForm{
	width: 344px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0;
	margin-top: 0;
}
#search .nomeCampo{
	width: 118px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #BAB9BB;*/
	color:#9A999D;
	margin-top : 12px;
}
#search .nomeCampoBlu{
	width: 128px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005a9b;
	margin-top : 12px;
}
	
#search  .campo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #BAB9BB;*/
	color:#9A999D;
	width: 216px;
	float: left;
	margin-top : 12px;
}

#search input,
#search select{
	width: 224px;
	border: none;
	/*color: #BAB9BB;*/
	color:#9A999D;
	font-size: 11px;
	margin: 0;
}
#search input.butt{
	width: auto;
	border: none;
	float: right;
	margin: 12px 5px 12px 0;
}
#search a.reset{
	display: block;
	float: right;
	margin: 12px 5px 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/reset.gif) no-repeat top;
	width: 48px;
	height: 15px;
}
#search .reset a{
	color: #BAB9BB;
}

.titoloParagrafoHome{
	border-top: 3px solid #bab9bb;
	margin: 15px 0 0 11px;
}
.titoloParagrafoHome div{
	border-bottom: 1px dotted #858585;
	background: url(../images/freccina10GrigioScuro.png) no-repeat 9px 50%;
	padding: 8px 0 8px 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.contFocus{
	margin: 15px 0 0 0;
	border-bottom: 1px dotted #858585;
	padding: 0 8px 8px 0;
	font-size: 12px;
}
.spaziaFocusHome{
	margin-left: 11px;
}
.spaziaFocusHome .contFocus{
	margin: 15px 0 0 0;
	border-bottom: 1px dotted #858585;
	padding: 0 8px 8px 8px;
	font-size: 12px;
}
.contFocus .titoloFocus{
	font-size: 16px;
	margin: 8px 0 8px 0;
}
.contFocus .titoloFocus a{
	color: #005a9b;
}
.contFocus .titoloFocusMin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 115px;
}
.contFocus .titoloFocusMin a{
	color: #989798;
}
.contFocus .largo115{
	width: 115px;
	float: left;
	margin-bottom: 8px;
}
.contFocus .largo123{
	width: 123px;
	float: left;
	margin-bottom: 8px;
}

#colonnaHome3 .boxAssociationsNews{
	margin: 11px 8px 0 17px;
	font-size: 11px;
	background: url(../images/puntiniOrizzontali.png) repeat-x 0 90%;
	color: #767476;
}
#colonnaHome3 .boxAssociationsNews .from{
	background: url(../images/puntiniFromAssociation.gif) no-repeat bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005a9b;
}
#colonnaHome3 .boxAssociationsNews .from a{
	color: #005a9b;
}
#colonnaHome3 .boxAssociationsNews .from span{
	color: #A3A2A4;
}
#colonnaHome3 .boxAssociationsNews .titoloAssociationsNews{
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
}
#colonnaHome3 .boxAssociationsNews .titoloAssociationsNews a{
	color: #767476;	
}
.arrowGray{
	background: url(../images/arrowGray.png) no-repeat left 53%;
	padding: 1px 0 0 13px;
}
.arrowGray a.linkHome{
	color: #D1D1D1;
	text-decoration: none;
}
.titleBoxGrigio{
	background-color: #bab9bb;
	background-repeat: no-repeat;
	background-position: 18px 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 0 2px 35px;
}
.titleBoxGrigioNewsHome{
	background-color: #bab9bb;
	background-repeat: no-repeat;
	background-position: 9px 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 0 2px 26px;
}
h2.nomeBottone{
	margin: 18px 0 18px 8px;
	padding: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.back{
	display: block;
	margin: 18px 0 18px 0;
	padding: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/freccinaSx.png) no-repeat 50px 50%;
}
h3{
	margin: 0;
	padding: 0;
	color: #005a9b;
	font-size: 22px;
	font-weight: normal;
}
h3 a{
	color: #005a9b;
}
h3.titoloSezione{
/*	margin: 0 0 25px 0;*/
	padding: 10px 0 10px 0;
	color: #5F5D5F;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #005a9b;
}
.testoSezione{
	/*font-size: 22px;*/
	font-size: 16px;
	color: #5F5D5F;
	margin-top: 30px;
	margin-bottom: 15px;
}

.fieldIssuu{
	margin: 15px 0 15px 0;
}

#sezione{
	background: url(../images/bgSezione.gif) repeat-y top;
}
#colonnaSx{
	width: 964px;
	float: left;
}
#colonnaSx #indentaParteSx{
	/*width: 563px;*/
	width: 958px;
	margin-left: 8px;
}
#colonnaDx{
	width: 369px;
	float: left;
}
#colonnaSx .bottom{
	border-top: 1px solid #005a9b;
	border-bottom: 1px solid #005a9b;
	padding: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#colonnaSx .bottom .contDownload{
	color: #005a9b;
	border-bottom: 1px dotted #858585;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#colonnaSx .bottom a.std{
	color: #005a9b;
	padding-left: 10px;
	padding-right: 10px;
}
#colonnaSx .bottom a.std:hover,#colonnaSx .bottom a.stdSel{
	color: #E6511E;
	padding-left: 10px;
	padding-right: 10px;
}

#colonnaSx .bottom .contTools{
	color: #005a9b;
	margin-top: 5px;
}
.titoloColonnaDx{
	border-top: 3px solid #005a9b;
	margin: 15px 0 0 0;
}
.titoloColonnaDx div{
	border-bottom: 1px dotted #005a9b;
	background: url(../images/freccinaTurchese.gif) no-repeat 0 50%;
	padding: 8px 0 8px 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5F5D5F;
}
.boxPhotoGall{
	margin: 15px 0 0 0;
	border-bottom: 1px dotted #858585;
	padding: 0 8px 8px 0;
	font-size: 12px;
}
.boxPhotoGall .titoloFoto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 115px;
}

.boxPhotoGall .largo115{
	width: 115px;
	float: left;
}
.boxPhotoGall .largo123{
	width: 123px;
	float: left;
}
.listaBoard{
	background: url(../images/puntiniListaBoard.gif) repeat-x bottom;
	margin: 0 0 60px 0;
	padding: 0 0 12px 0;
}
.listaBoard .sinistra{
	/*width: 460px;*/
	width: 452px;
	float: left;
}
.listaBoard .destra{
	width: 103px;
	float: left;
}
.listaBoard .destra .indentaimages{
	margin-left: 13px;
}
.listaBoard .carica,
.listaCommissioni .carica{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005a9b;
}
.listaBoard .intro,
.listaCommissioni .intro{
	font-size: 18px;
	margin: 20px 0 0 0;
}
.listaBoard .dettagli,
.listaCommissioni .dettagli,
.listaSoci .dettagli,
.listaEventi .dettagli,
.listaSedi .dettagli
{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 12px 0 0 0;
}
.listaBoard .dettagli a,
.listaCommissioni .dettagli a,
.listaSoci .dettagli a,
.listaEventi .dettagli a,
.listaSedi .dettagli a
{
	text-align: right;
	color: #8C8B8D;
}
.profileBoard{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #005a9b;
}
.profileBoard .profile,
.listaSoci .nomeSocio,
.schedaSocio .gruppo
{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin-bottom: 15px;
}

.schedaSocio #countryOperation .gruppo{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin-bottom: 10px;
}

.schedaSocio .recordCountry{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	padding: 0 0 0 17px;
	margin: 0 0 5px 17px;
}
.schedaSocio .recordCountrySel{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	padding: 0 0 0 17px;
	margin: 0 0 5px 17px;
	font-weight: bold;
}
.schedaSocio .recordCountry a,
.schedaSocio .recordCountrySel a
{
	color: #5F5D5F;
}

.profileBoard .profile span{
	font-weight: normal;
}
.profileBoard .descrizione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #A3A2A4;*/
	color: #5F5D5F;
}
.profileBoard .sinistra{
	/*width: 405px;*/
	width: 397px;
	float: left;
}
.profileBoard .destra{
	width: 158px;
	float: left;
}
.profileBoard .destra .indentaimages{
	margin-left: 18px;
}
.listaCommissioni{
	background: url(../images/puntiniListaBoard.gif) repeat-x bottom;
	margin: 0 0 60px 0;
	padding: 0 0 12px 0;
}
.listaCommissioni .sinistra{
	/*width: 405px;*/
	width: 397px;
	float: left;
}
.listaCommissioni .destra{
	width: 158px;
	float: left;
}
.listaCommissioni .destra .indentaimages{
	margin-left: 18px;
}

.listaSedi{
	background: url(../images/puntiniListaBoard.gif) repeat-x bottom;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
}
.listaSedi .riga0{
	background: #ffffff;
	margin: 0;
	padding: 5px;
}
.listaSedi .riga1{
	background: #EBEBEB;
	margin: 0;
	padding: 5px;
}
.listaSedi .riga0 .titolo,
.listaSedi .riga1 .titolo
{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin-bottom: 5px;
}
.listaSedi .riga0 .titolohead,
.listaSedi .riga1 .titolohead
{
	background: url(../images/freccinaBlu.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFB500;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin-bottom: 5px;
}
.listaSedi .riga0 .titolohead a,
.listaSedi .riga1 .titolohead a
{
	color: #FFB500;
}
.listaSedi .riga0 .testo,
.listaSedi .riga1 .testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5D5F;
	font-weight: normal;
	padding: 0 0 5px 17px;
	position:absolute;
	display: block;
}
#newcompany
{
	float: right;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin: 5px 5px 5px 0;
}
#newcompany .title
{
	background: url(../images/freccina10GrigioScuro.png) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin-bottom: 5px;
}

.listaSoci{
	border-bottom: 1px solid #005a9b;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
}
.listaSoci .sinistra, .schedaSocio .sinistra{
	/*width: 405px;*/
	width: 397px;
	float: left;
}
.listaSoci .destra, .schedaSocio .destra{
	width: 158px;
	float: left;
}
.listaSoci .destra .indentaimages, .schedaSocio .destra .indentaimages{
	margin-left: 18px;
}
.listaSoci .nomeSocio a{
	color: #5F5D5F;
}
.listaSoci .nomeSocio a{
	color: #5F5D5F;
}
.schedaSocio{
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.schedaSocio .dividiGruppo{
	background: url(../images/puntiniOrizzontali.png) repeat-x 50% 50%;
	padding-bottom: 12px;
}
.infoSocio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A3A2A4;
}
.infoFiliale{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A2A4;
}
.infoSocio span,
.infoFiliale span
{
	color: #005a9b;
	font-weight: bold;
}
.infoSocio span.min,
.infoFiliale span.min
{
	font-size: 11px;
	color: #005a9b;
	font-weight: normal;
}
.infoSocio span.max{
	font-size: 13px;
	color: #005a9b;
	font-weight: bold;
}
.infoFiliale span.max{
	font-size: 10px;
	color: #005a9b;
	font-weight: bold;
}
.infoSocio a,
.infoFiliale a
{
	color: #A3A2A4;
}
.titoloParagrafo{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 10px 17px;
	border-bottom: 1px dotted #858585;
}
a.titoloParagrafo{
	display: block;
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 10px 17px;
	border-bottom: 1px dotted #858585;
	margin-bottom: 10px;
}
.catDownEvento{
	background: url(../images/freccinaTurchese6.gif) no-repeat 0 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5D5F;
	font-weight: bold;
	margin: 5px 0 0 17px;
	padding:  0 0 0 13px;
}
.downEvento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5D5F;
	margin: 0 0 0 33px;
}
.downEvento a, .catDownEvento a{
	color: #5F5D5F;
}
.testoEvento{
	color: #5F5D5F;
	font-size: 13px;
	margin: 15px 0 15px 0;
}
.testoParagrafo{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #5F5D5F;	
	margin-bottom: 10px;
	padding-left: 17px;
}

.testoParagrafo div{
	font-size: 13px;
}

.testoParagrafo table{
	border-right: 1px solid #5F5D5F;
	border-bottom: 1px solid #5F5D5F;
}

.testoParagrafo table tr td,
.testoParagrafo table tr th
{
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #5F5D5F;	
	border-top: 1px solid #5F5D5F;	
}

.testoParagrafo table tr td ul,
.testoParagrafo table tr th ul
{
	margin: 10px;
	padding: 0;
}
.testoParagrafo table tr td ul li,
.testoParagrafo table tr th ul li
{
	margin: 10px;
	padding: 0;
}

.bordoTitoloParagrafo{
	padding-top: 12px;
	border-top: 1px solid #005a9b;
}
.listaScheda{
	margin: 15px 0 0 0;
	padding:  0 0 10px 0;
	border-bottom: 1px dotted #858585;
}
.listaScheda .titolo{
	font-size: 16px;
	color: #005a9b;
}
.listaScheda .titolo a{
	color: #005a9b;
}
.listaScheda .data{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A2A4;
	margin-top: 7px;
}
.listaScheda .intro{
	font-size: 14px;
	color: #5F5D5F;
	margin-top: 7px;
}
h3.catPublication{
/*	padding: 0 0 30px 0;*/
 	padding: 10px 0 10px 0;
	color: #005a9b;
	font-size: 22px;
	font-weight: normal;
}
.titoloPublication{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 10px 16px;
	color: #005a9b;
	border-top: 1px solid #005a9b;
	border-bottom: 1px solid #005a9b;
}
.testoPublication{
	font-size: 14px;
	color: #5F5D5F;
	margin: 12px 0 12px 0;
}
.contDownloadPubb{
	color: #005a9b;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contDownloadPubb span{
	font-weight: normal;
}
.contDownloadPubb a{
	color: #005a9b;
	padding-left: 7px;
	padding-right: 7px;
}
.listaNews, .listaEventi{
	border-bottom: 1px dotted #858585;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
}
.listaNews .catNews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A3A2A4;
}
.listaNews .titoloNews, .listaEventi .titoloEvento{
	font-size: 22px;
	color: #005a9b;
	margin: 10px 0 0 0;
}
.listaNews .titoloNews a, .listaEventi .titoloEvento a{
	color: #005a9b;
}
.listaNews .introNews, .listaEventi .introEvento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A3A2A4;
	margin: 15px 0 0 0;
}
.listaNews .contAutore{
	width: 400px;
	float: left;
	color: #005a9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}
.listaNews .contAutore a, .autoreSchedaNews a{
	color: #005a9b;
}
.listaNews .contAutore span, .autoreSchedaNews span{
	color: #8C8B8D;
	font-style: italic;
}
.listaNews .contBottone{
	width: 155px;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}
.listaNews .contBottone a{
	color: #8C8B8D;
}
.autoreSchedaNews, .infoEvento{
/*	margin: 10px 0 15px 0;*/
	padding: 5px 0 5px 0;
	color: #005a9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #005a9b;
}
.testoNews{
	color: #5F5D5F;
	font-size: 14px;
	margin: 15px 0 15px 0;
}
a.relatedNews{
	display: block;
	font-size: 12px;
	color: #005a9b;
	background: url(../images/puntinoArancio.gif) no-repeat 5px 50%;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
}
.listaEventi .date{
	font-size: 18px;
	font-style: italic;
}
.listaEventi .luogo{
	font-size: 18px;
	margin-top: 5PX;
}
.sfogliaPagina{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
}
.sfogliaPagina a.next{
	background: url(../images/freccinaDx.png) no-repeat 100% 5px;
	color: #5F5D5F;
	padding: 0 10px 0 0;
}
.sfogliaPagina a.prev{
	background: url(../images/freccinaSx.png) no-repeat 0 5px;
	color: #5F5D5F;
	padding: 0 0 0 10px;
}
.searchResult{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5D5F;
	font-weight: bold;
	padding-bottom: 12px;
}
.noResult{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5D5F;
	font-weight: bold;
	padding-bottom: 12px;
}
#contCalculator{
	
}
#contCalculator .titoloSection,
table.totaliFinali .col1 div
{
	background: url(../images/freccinaTurchese.gif) no-repeat 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5D5F;
	font-weight: bold;
	padding: 0 0 10px 17px;
}
#contCalculator .contTable,
.boxFormReserved
{
	background: #e5e5e5;
	font-size: 11px;
	color: #5F5D5F;
	border-top: 1px dotted #858585;
	border-bottom: 1px dotted #858585;
	padding: 15px 10px 15px 15px;
	margin-bottom: 10px;
}

table.calculator{
	width: 530px;
}
table.calculator td.titolo{
	color: #005a9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}

table.calculator .cellaTotale{
	color: #484549;
	background: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	padding:  0 0 0 5px;
}

table.calculator .cellaTotale .totale{
	height: 17px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	text-align: right;
	padding-right: 10px;
}

table.calculator .currency{
	width: 123px;
	height: 17px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a9b;
	border: none;
	text-align: right;
	padding-right: 10px;
}

table.calculator .total{
	height: 17px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a9b;
	border: none;
	text-align: right;
	padding-right: 10px;
	background: #FFFFFF;
}

table.calculator .vuoto{
	width: 123px;
	height: 17px;
	font-size: 11px;
	background: #bababa;
}

table.calculator .col1{
	font-size: 11px;
	width: 270px;
	padding: 0 0 15px 0;
}
table.calculator td.col2{
	font-size: 11px;
	width: 137px;
	padding: 0 0 15px 0;
}
table.calculator td.col3{
	font-size: 11px;
	width: 123px;
	padding: 0 0 15px 0;
}

table.totaliFinali{
	width: 555px;
}
table.totaliFinali .col1{
	width: 285px;

	padding: 0 0 5px 0;
}
table.totaliFinali .col2{
	width: 270px;
	padding: 0 0 5px 0;
}
table.totaliFinali .col2 div{
	color: #484549;
	background: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:  0 0 0 5px;
	font-size: 24px;
	text-align: center;
}
table.totaliFinali .calcola{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 20px;
}
table.totaliFinali .calcola a{
	color: #666666;
	background: url(../images/freccinaDx.png) no-repeat 100% 52%;
	padding: 0 10px 0 5px;
}
#contLingueRent{
	border-bottom: 1px solid #005a9b;
	padding: 0 0 15px 0;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contLingueRent a{
	color: #666666;
	background: url(../images/freccinaDx.png) no-repeat 100% 52%;
	padding: 0 10px 0 5px;
}
#contLingueRent a:hover,
#contLingueRent a.sel
{
	padding: 0 10px 0 5px;
	color: #005a9b;
	background: url(../images/freccinaDxCeleste.png) no-repeat 100% 52%;
}
.descrRentVsBuy{
	font-size: 14px;
	color: #5F5D5F;
	margin-bottom: 30px;
}
#menuAreaRis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BAB9BB
}
.voceMenuRis{
	margin-top: 10px;
}
.voceMenuRis a{
	color: #005a9b;
}
.voceMenuRis a span{
	color: #FFB500;
}
.sceltaTipoEvento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
}
.sceltaTipoEvento a{
	color: #666666;
}
.sceltaTipoEvento a:hover,.sceltaTipoEvento a.sel{
	color: #FFB500;
}
#formPartecipazione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#formPartecipazione textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 555px;
	height: 100px;
	border: 1px solid #858585;
}
#formPartecipazione a.bottonePart{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background: url(../images/freccinaDx.png) no-repeat 100% 52%;
	color: #8D8B8D;
	padding: 0 10px 0 0;
	margin: 0;
}
.msgPartecipazione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	margin: 10px 0 0 0;
}
a.radiobutt{
	background: url(../images/radio.png) no-repeat center left;
	display: block;
	padding: 0 0 0 35px;
	color: #666666;
	margin: 8px 0 0 0;
}
a.radiobuttCk{
	background: url(../images/radioCk.png) no-repeat center left;
	display: block;
	padding: 0 0 0 35px;
	color: #666666;
	margin: 8px 0 0 0;
}

table.modificaDati{
	width: 530px;
}
table.modificaDati td.colonna1{
	font-size: 11px;
	width: 230px;
	padding: 0 0 15px 0;
}
table.modificaDati td.colonna1 span{
	color: Red;
}
table.modificaDati td.colonna2{
	font-size: 11px;
	width: 300px;
	padding: 0 0 15px 0;
}
table.modificaDati td.colonna2 .addCountry{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a9b;
}
table.modificaDati td.colonna2 .contRisultati{
	/*position: relative;*/
}
table.modificaDati td.colonna2 .addCountry input{
	width: 150px;
}
table.modificaDati td.colonna2 .risultati{
	width: 300px;
	height: 200px;
	/*position: absolute;*/
	border: 1px solid #666;
	background: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.modificaDati td.colonna2 .risultati .divRecord{
	overflow: auto;
	width: 300px;
	height: 183px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.modificaDati td.colonna2 .risultati a.close{
	height: 17px;
	display: block;
	float: right;
	color: #005a9b;
	padding-right: 5px;
}
table.modificaDati td.colonna2 .risultati .uno{
	background: #EEEEEE;
	padding: 3px;
}
table.modificaDati td.colonna2 .risultati .due{
	background: #FFFFFF;
	padding: 3px;
}
table.modificaDati td.colonna2 .risultati .uno a,
table.modificaDati td.colonna2 .risultati .due a
{
	color: #005a9b;
	background: url(../images/freccinaDxCelesteTrasp.gif) no-repeat 100% 52%;
	padding-right: 10px;
}
table.modificaDati .campoTesto{
	width: 300px;
	height: 17px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a9b;
	padding-left: 10px;
}
table.modificaDati select{
	width: 300px;
	height: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a9b;
	padding-left: 10px;
	border: 1px solid #FFF;
}
#formPersonal .calcola,
#formCompany .calcola{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 20px;
}
#formPersonal .calcola a,
#formCompany .calcola a{
	color: #666666;
	background: url(../images/freccinaDxTrasp.gif) no-repeat 100% 52%;
	padding: 0 10px 0 5px;
}
.contElementi{
	margin: 5px 0 0 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a9b;	
}
.contElementi a{
	margin: 5px 0 0 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;	
}
.contThumb{
	width: 115px;
	height: 70px;
}
.contThumb .imgThumb{
	width: 113px;
	height: 68px;
	background-position: top;
	background-repeat: no-repeat;
}
.contThumb .imgThumb a{
	display: block;
	width: 113px;
	height: 68px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/play.png);
}
a.allMembers{
	color:#9A999D;
	margin-top : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/freccinaDxTrasp.gif) no-repeat 100% 52%;
	padding-right: 10px;
}
#search .searchHome{
	width: 80px;
	float: right;
	margin: 12px 5px 12px 0;
	color: #000000;
	/*color: #767476;*/
	margin-top : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/freccinaDxTrasp.gif) no-repeat 100% 52%;
	padding-right: 10px;
}
#chiudiHome{
	margin: 7px 0 7px 0;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
	background: #D1D1D1;
}

#bottomBanner{
	border-top: 1px dotted #D1D1D1;
}

#footer{
	text-align: center;
	height: 16px;
	background: url(../images/bgFooter.gif) repeat-x top;
	margin: 50px 0 0 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer #sx{
	text-align: center;
	width: 259px;
	float: left;
	color: #535154;
}
#footer #sx div{
	padding: 15px 0 0 10px;
}
#footer #dx{
	width: 700px;
	float: left;
}
#footer #dx #contMenuFooter{
	padding: 15px 15px 0 0;
}
#footer #dx a.voceMenuFooter,
#footer #dx a.voceMenuFooterSel
{
	float: right;
	color: #767476;
}
#footer #dx .spaziaVociFooter{
	width: 20px;
	float: right;
	background: url(../images/pallinoFooter.gif) no-repeat center;
}
#divErrore{
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
	font-weight: bold;
}
#divSalvataggio{
	color: #007862;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
	font-weight: bold;
}
.utenteConnesso{
	color: #007862;
}

.campoOblg{
	border: 1px solid red;
}
.avvisoErr{
	color: Red;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bordo{
	border: 1px solid #000;
}
.noBordo{
	border: none;
}
.clearLeft{
	clear: left;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clearRight{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: right;
}
.clearBoth{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.descrCampiProgetto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
.divvone{
	position:absolute;
	z-index:1000;
	top:0;
	left:0;
	background: #000;
}
.divvone2{
	position:absolute;
	z-index:1001;
	top:0;
	left:0;
}
.divvone2 .dentro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	z-index:1001;
	color: #FFF;
}
.divvone2 .dentro .titolo{
	font-weight: bold;
	margin: 12px 0 12px 0;
}
.imgNews{
	margin: 0 15px 15px 0;
	float:left;
}
.grassetto{
	font-weight: bold;
}

#langbar{
/*	background: url(../images/testata.png) no-repeat top left;*/
	background-color: #F5F5F5;
	margin-left: 874px;
	width: 100px;
	height: 22px;
	position: relative;
}

#menus {
	background-color: #F5F5F5;
	margin-left: 13px;
	width: 974px;
	position: relative;
}

#main{
	margin-left: 13px;
	width: 974px;
	position: relative;
}

#colonnaHome12{
	width: 584px;
	float: left;
}
#colonnaHome12 .autore{
	margin-top: 13px;
	color: #A3A2A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#colonnaHome12 .autore a{
	color: #A3A2A4;
}
#colonnaHome12 .introNews{
	margin-top: 10px;
	color: #5F5D5F;
	font-size: 14px;
	text-align: justify;
	padding-bottom: 10px;
}
#colonnaHome12 .divisore{
	background: url(../images/puntiniOrizzontali.png) repeat-x 0 50%;
	height: 28px;
}
#colonnaHome12 .indentaNews{
	margin: 0 0 0 0px;
	width: 574px;
}
#colonnaHome12 .boxTitleEraNews{
	width: 574px;
	float: left;
	background: url(../images/puntiniOrizzontali.png) repeat-x bottom;
}
#colonnaHome12 .boxTitleEraNews .titoloEraNews{
	font-size: 14px;
	margin: 0 0 5px 0;
}
#colonnaHome12 .boxTitleEraNews .titoloEraNews a{
	color: #005a9b;
}

.event_but {
	float: left;
	background-color: #BAB9BB;
    background-position: 9px 5px;
    background-repeat: no-repeat;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 2px 2px 2px 2px;
	margin-top: 2px;
	margin-left: 2px;
	width: 88px;
}

#first {
	margin-left: 0;
}

.event_but:hover {
	background-color: #757575;
	color: white;
}
