/* stili generici*/



/*font per per ie*/
        @font-face {
        	font-family: 'futurastdbook';
        	src: url('/styles/futurastdbook.eot');
        }
	/*font per ff*/
		  @font-face {
		  font-family: 'ff_futurastdbook';
		  src: url('/styles/futurastdbook.ttf') format('truetype');}
		  
		  
		  
		  
*{margin:0; padding:0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #FFFFFF url(../images/elementi/bg_body.jpg) repeat-x 0 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
}

.home{ background: #FFFFFF url(../images/elementi/bg_body.jpg) repeat-x 0 80px !important;}

.clear{clear:both;}


label{display:none;}

select {
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 131px;


}
input {
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 120px !important;
	width: 131px;
	padding:2px 5px 0px 5px;

}
button {
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #FF0000;
	height: 17px;
	width: 27px;
	border-top-color: #FF0000;
	border-left-color: #FF0000;

}



h1 {
	font: 2em ff_futurastdbook,futurastdbook,"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	color:#676767;
	text-align: left;

}

h2{ font: 1.8em ff_futurastdbook,futurastdbook,"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	color:#676767;
	text-align: left;
	overflow: hidden;
}
h3 {
	font:  1.5em ff_futurastdbook,futurastdbook,"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	color:#676767;
}
ul,ol, p, li {padding:0 0 15px;}


a {
	color: #232323;
	text-decoration: none;
	
}
a:hover {
	color: #209600;
	text-decoration: underline;
}

/* gestione dei colori*/

.d1 h1,.d1 a:hover,.d1 .red 
{ color:#209600!important}
.d2 h1,.d2 a:hover,.d2 .red 
{ color:#e97700!important}
.d3 h1,.d3 a:hover,.d3 .red 
{ color:#0030ab!important}
.d4 h1,.d4 a:hover,.d4 .red 
{ color:#ff0000!important}
.d5 h1,.d5 a:hover,.d5 .red 
{ color:#fe00ea!important}


/* fine stili generici*/
/* parte superiore della pagina*/

/*takeover*/

#main{ width:714px; margin:80px auto 0; text-align:left; background:#fff; overflow:hidden; position:relative; z-index:10;}
#takeover{ width:100%; height:100%; overflow:hidden; position:fixed !important; position:absolute; top:0; left:0; z-index:0; background:#fff;}
#takeovertop{position:fixed; top:0; left:50%; z-index:30; margin:0 0 0 -514px; width:1028px; height:80px; display:block; overflow:hidden;}
#takeovertop img{ border:none}
#takeover img{position:fixed; top:0; left:50%; z-index:30; margin:0 0 0 -514px; width:1028px; height:800px; display:block; border:none}

#bannerside{
background:#fff;
position:relative;
width:120px;
height:600px;
text-align:center;
z-index:100;
margin:0 0 0 6px}

#bannerside img{ border:none;}


/*takeover*/

#skip {display:none;}
#testa {
	background:url(../images/elementi/bg_head.jpg) no-repeat bottom left;
	height: 257px;
	width: 714px;
	margin:0 auto 10px ;
	text-align: left;
	}

#logo{ position:absolute; width:300px; height:50px; top:30px;left:50% ; margin:0 0 0 -360px; text-indent:-9000em;  }

#toolstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	float: left;
	margin:7px 0px 0px;
	height: 15px;
	vertical-align: bottom;


}
#toolstop a{
	color: #929292;
	text-decoration: none;
}
#toolstop a:hover {
	color: #FF0000;
	text-decoration: none;
}
#data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	float: right;
	margin:7px 0px 0px;
	text-transform: uppercase;
	height: 15px;
	vertical-align: bottom;
	width:200px;
	text-align:right;


}
/* inizio sezione menu top*/
/*il bordo deve essere calcolato! la dimensione del box è 133 pechè i bordi laterali sono dati da immagine di sfondo bg_menu*/
/* inizio struttura del menu*/
#mainmenu {
	color: #000;
	width: 713px;
	margin: 0 0 0 -356px;
	border: none;
	text-align: left;
	padding: 0px;
	z-index: 10;
	position: absolute;
	top: 255px;
	left:50%;
}

#mainmenu ul {
	list-style: url(none) none;
	margin:0;
	padding:0;
}
li.menu {
	list-style: url(none) none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/elementi/piu.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}

.space {
	font-size: 10px;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	width: 133px;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	background-image: url(../images/elementi/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.space1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 133px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: none;
	border-left: 1px none;
	background-image: url(../images/elementi/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.submenu {
	display:none;
	font-size: 10px;
	border-bottom: 1px solid #000000;
}

#mainmenu li{padding:1px 5px 1px 10px;}

/* fine struttura*/
/* inizio impostazione grafica menu*/
#mainmenu a{
    color:#232323;
	text-decoration: none;
}
li.menu a{
	color:#232323;
	text-decoration: none;
	
	display: block;
}
 li.menu a:hover, li.menu a:visited{
	color:#232323;
	text-decoration: none;
	/*background-image: url(../images/elementi/piu.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	display: block;
}
li.menu a:active{
	color:#232323;
	text-decoration: none;
	/*background-image: url(../images/elementi/meno.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	display: block;
}
#mainmenu a:hover{
    color:#F00;
	text-decoration: none;
}
/*fine impostazione grafica menu*/
/* colorazione nel interno*/
body.d1 #d1,
body.d2 #d2, 
body.d3 #d3, 
body.d4 #d4, 
body.d5 #d5{
    color:#000;
	
	background-image: url(../images/elementi/bg_menu.gif) !important;
	background-repeat: repeat-y !important;
	background-position: left top;
	
	}
body.d1 #d1{background-color: #d9f1e4;}	
body.d2 #d2{background-color: #fadec1;}	
body.d3 #d3{background-color: #e6ebf7;}	
body.d4 #d4{background-color: #ffe6e6;}	
body.d5 #d5{background-color: #ffe6fd;}	
	
body.d1 #d1 li.menu a,
body.d2 #d2 li.menu a, 
body.d3 #d3 li.menu a, 
body.d4 #d4 li.menu a, 
body.d5 #d5 li.menu a
{
	color:#000;
	text-decoration: none;
	background-image: url(../images/elementi/piu.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	display: block;
}
body.d1 #d1 a,
body.d1 #d1 a:hover,
body.d2 #d2 a, 
body.d2 #d2 a:hover,
body.d3 #d3 a, 
body.d3 #d3 a:hover,
body.d4 #d4 a, 
body.d4 #d4 a:hover,
body.d5 #d5 a,
body.d5 #d5 a:hover{
	color:#000;
	text-decoration: none;
	background-image: url(../images/elementi/piu.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	display: block;
}
body.d1 #d1 a:active,
body.d2 #d2 a:active,
body.d3 #d3 a:active,
body.d4 #d4 a:active,
body.d5 #d5 a:active{
	color:#000;
	text-decoration: none;
	background-image: url(../images/elementi/meno.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	display: block;
}	
/*fine menu*/
/* inizio corpo */
#corpo {
	margin: auto;
	padding: 0px;
	width: 713px;
	text-align: left;
	overflow:hidden;
	background-color:#fff;
}

#colonna3{
	float:right;
	text-align: left;
	font-size: 10px;
	width: 133px;
	font-size: 1em;
	color: #232323;
	margin: 0px;
	padding: 0px;

}
.colhome{ padding:40px 0 0 0 !important; }


#mainhome{
	z-index:10 !important;
	float:left;
	width: 568px;
	margin: 0px;
	padding: 0px;


}

#colonna3 img{ border:1px solid #000}
/*colonna dx - colonna comune a tutto il sito*/


.buttcol3 {
	float: right;
}
.lnkr {
	color: #888;
}
.lnkr:hover {
	color: #ADADAD;
}
.img {
	border: 1px solid #000000;
}
.img:hover {
	border: 1px solid #FF0000;
}
#boxricerca {
  	font-size: 10px;
	margin:31px 0px 20px 0px !important;
	/*margin-top: 39px;
	margin-bottom: 43px;*/
}
#boxutenti {
	font-size: 10px;
	margin-bottom: 43px;
}
/*#boxutenti a{
	background-image: url(../images/elementi/f_side.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	text-decoration: underline;
	color: #232323;
	font-size: 10px;
	width: 120px;
}
#boxutenti a:hover{
	background-image: url(../images/elementi/f_side.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	text-decoration: none;
	color: #ff0000;
	font-size: 10px;
	width: 120px;
}
*/
#boxchat {
	font-size: 10px;

}
#boxutenti input, #boxricerca input {
	
	margin-bottom: 6px;
}


.imgtitolo{margin-bottom: 14px; clear:both; }


/*#boxutenti .imgtitolo, #boxricerca .imgtitolo {
	
	margin-bottom: 16px;
}*/
#boxinfo{
	background: url(../images/elementi/faq.jpg) no-repeat left bottom;
	font-size: 10px;
	height:92px; 
	margin:31px 0px 20px 0px !important;
	border-bottom:solid 1px #ccc;
	padding:30px 0 0 64px; 
	position:relative;
	}
#boxinfo h3{position:absolute; top:0; left:0;  }
	
/* contenuto principale*/
#hblocco1 {
	/*height: 273px;*/
	width: 524px !important;
	width: 568px;
	padding-top: 16px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
	/*background-color: #4d4d4d;*/
	color: #4d4d4d;
	clear: both;
	overflow: hidden;




}
#hblocco1 a{
	text-decoration: none;
}


#hnews {
	/*background-color:#ccc;*/
	
	padding: 0px;
	float: left;
	width: 340px;
	/*height:210px;*/
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	overflow: hidden;

}
.archiviohome {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#232323;
}
#areafoto {
	margin: 0px 31px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#areafoto img{
width:150px;
/*height:195px;*/

}
.slang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #4d4d4d; 
	text-decoration: none;
}
.slang em {
	font-style: italic;
	
	color: #FF0000;
}
#hnews h2{color:#61c48e;}
#hnews p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
/* inizio blocco banner home*/
#bloccobanner {
	margin:0px;
	padding:0px;
	width: 524px !important;
	width: 568px;
	overflow: auto;
    padding:20px 0px 0px 22px;
	color: #4d4d4d; 
	
	}
	#bloccobanner a{
	
	text-decoration: none;
	
}
/* fine blocco banner home*/

/* inizio blocco 2 home*/
#hblocco2 {
	display:block;
	margin:0px;
	padding:0px;
	width: 568px;
	overflow: hidden;
    padding:0px 0px 0px 0px;
	color: #4d4d4d; 
	
	}
	#hblocco2 a{
	
	text-decoration: none;
	
}
.lineahb2 {
	background-image: url(../images/elementi/bg_obli.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

.content .boxbanner{ margin:10px 0 10px 0; text-align:center}
.content .boxbanner img{ border:none;}

#iomms, #ioblog, #teseocard{
	
	width: 141px;
	float: left;
	margin: 22px 30px 22px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.tcard{ 
    float: left;
	vertical-align: top;
	margin:0px 7px 0px 0px;
	}

/*lavoro*/	
	#lavoro_home{
	display:block;
	margin: 22px 30px ;
	padding:0px;
	font-size: 90%;
	}
	#lavoro_home h2, #lavoro_home a:hover  {
	color:#e97700;
	}
	#lavoro_home p{
	display:block;
	margin:0px 0px 10px;
	padding:0px;
		}
		
/*studio*/	
	#studio_home{
	display:block;
	margin: 22px 30px ;
	padding:0px;
	font-size: 90%;
	}
	#studio_home h2, #studio_home a:hover  {
	color:#0030ab;
	}
	#studio_home p{
	display:block;
	margin:0px 0px 10px;
	padding:0px;
		}		
		
/*eventi e mostre*/	
	#eventi_home{
	display:block;
	margin: 22px 30px ;
	padding:0px;
	font-size: 90%;
	}
	#eventi_home h2, #eventi_home a:hover  {
	color:#ff0000;
	}
	#eventi_home p{
	display:block;
	margin:0px 0px 10px;
	padding:0px;
		}		
		



/*eurodesk*/	
	#eurodesk_home{
	display:block;
	margin: 22px 30px ;
	padding:0px;
	font-size: 90%;
	}
	#eurodesk_home h2, #eurodesk_home a:hover  {
	color:#fe00ea;
	}
	#eurodesk_home p{
	display:block;
	margin:0px 0px 10px;
	padding:0px;
		}
/*fine blocco 2*/

/*blocco 3*/
#hblocco3{
	font-size: 10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 11px;


}
.hblocco3content{
    float:left;
	width:133px;
	margin:30px 11px 0px 0px;
	padding:0px 0px 0px 0px;
}
.hblocco3content1{
    float:left;
	width:122px;
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#hblocco3 a{

	background-image: url(../images/elementi/f_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	text-decoration: none;
	color: #232323; 

}
#hblocco3 a:hover{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #FF0000; 

}

/*fine blocco 3*/


/* piedipagina comune a tutto il sito*/
#piedipagina {
	
	height: 57px;
	width: 713px;
	margin: auto;
	padding: 0px ;
	text-align:left;
}
#piedicontent {
	clear:both;
	width: 713px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align:left;
	font-size: 10px;
	color: #9C9C9C;
}
#piedicontent a{
	color: #9C9C9C;
	margin:0px 7px 0px 7px;
	text-decoration: none;
}
#piedicontent a:hover{
	color: #FF0000;
	margin:0px 7px 0px 7px;
	text-decoration: none;
}
.tornadx{
    width:356px;
	height:19px;
    float:right;
    margin:0px 0px 22px 0px;
	text-align:right;}
	
.tornasx{
	width:357px;
	height:19px;
    float:left;
    margin:0px 0px 22px 0px;}	
/*fine peidipagina*/
/***************************************inizio pagina interna sito*****************************/
/*navbar*/
#navbar{
	color:#868686;
	font-size: 10px;
	width:713px;
	margin: auto;
	text-align:left;
	vertical-align: middle;
padding: 13px 0px 14px 11px;
}
#navbar a{
	color:#868686;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navbar a:hover{
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*fine navbar*/
/*colonna dx - allinea l'altezza della colonna destra alla pagina */
body.d1 #boxricerca,
body.d2 #boxricerca, 
body.d3 #boxricerca, 
body.d4 #boxricerca, 
body.d5 #boxricerca,
body.d6 #boxricerca,
body.d7 #boxricerca{
	margin-top: 0px;
	margin-bottom: 43px;
	
	}
/*sx - gestione colonna laterale sinistra */
#colonna1 {

	float: left;
	width: 133px;
    font-size: 0.9em;
	color: #232323;
	margin: 0px;
	padding: 0px;
}

#colonna1 a{

	text-decoration: none;
}
.menusx {
   	font-size: 10px;
	margin: 31px 0px 20px 11px;
    padding: 0px 0px 0px 0px;
}

.menusx a{
	background-image: url(../images/elementi/f_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	text-decoration: none;
	color: #232323;
	font-size: 10px;
	width: 120px;
}

#intiomms, #intioblog, #intteseocard{
	
	margin: 20px 0px 20px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body#d6 #intteseocard{
	margin: 31px 0px 20px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
/*fine sx*/
/* centro */
#colonna2 {
	margin-right: 133px;
	margin-left: 133px;
}
.content {
	text-align: justify;
	margin: 31px 47px 39px 47px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.print {
	float: right;
	margin-top: 4px;
	margin-right: 5px;


}


/*pagina card*/
.boxcard {
	background-color: #f9f9f9;
	background-image: url(../images/elementi/bgcard.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 243px;
	width: 345px;
	padding:29px 25px 29px 25px;
	margin:0px 0px 27px 0px;
}
.boxcard a{
	display: block;
	text-decoration: none;
	background-image: url(../images/elementi/f_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	
}
.richcard {
	margin: 80px 0px 0px 0px;
	width: 95px;
	height: 18px;

}
/*sezione news - viene usata per quelle pagine in cui il contenuto deve essere separato orizzontalmente*/
/*allinneamento della fotohighlight in basso*/
/*.imgnewsint{
	width:65px;
	float:left;
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	position: absolute;
	bottom: 0px;
	
}
.lineacontent{
	width:100%;
	overflow:auto;
	margin:0px 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: relative;
	}
.highcontent{
	float: right;
	width:76%;
	height:66px;
	text-align: left;
	}	
	*/
/*allinneamento della fotohighlight in alto*/	
	.imgnewsint{
	width:65px;
	float:left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999;
	
	
}
.lineacontent{
	width:347px;
	overflow:hidden;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
	}
form .lineacontent{
	padding: 0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	
	
	}
.lineacontent input{
	margin:0px 0px 5px 0px;
	
	}
.highcontent{
	float: right;
	width:76%;
	
	text-align: left;
	}
	
.lineacontent a{
/*text-decoration: underline;*/
	}
		

/* stili che gestiscono livelli visibili con altri fogli di stile - stampa - accessibile - handheld*/
#testaprint {
	display: none;}
	
	
.radiobtn {
	width: 10px;
	border: none;
}
.contform {
	float: left;
	margin-right: 10px;

}
.boxsup {
	overflow: hidden;
	width: 340px;

}
.fotodetails {


}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF0000;
	border-width: 1px;
	border-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
}
textarea {
	width:100%;
	height:150px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	overflow: hidden;
	margin-bottom: 20px;
	
}

.list1 {
	color: #FFFFFF;
	
	background-color: #FF0000;
}
.list2 {
	color: #000000;
	padding: 0px 0px 0px 10px;
	text-indent: 10px;
	
}
.boxsearch{
	width:100%;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	margin:0px 0px 30px 0px;
	border:solid 1px #999;
	background-color: #F9F9F9;
	
	}
.sep{display:none;}	
#foto {
	
	width:343px ;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	overflow: hidden;
	padding: 5px;
	
	margin-bottom: 20px;

}
#foto img {
	float: none;
	width: 80px;
	margin-right: 5px;
	border: none;
	margin-bottom: 5px;


}
#pag input{width:40px !important;}


#select {
	display:block;
	text-align:right;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
}

#scroller {
	display:block;
	width:130px;
	border-top:solid 1px #000;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #000;
	height: 100px;
	margin:15px 0px 20px;
	}


/***************box marketing blog e musa in home****************/
.boxchiaro{
	width: 500px;
	position:relative;
	padding:16px 22px;
	margin: 22px;
	border:solid 1px #000;
	overflow:hidden;
	font-size: 90%;
}

.boxchiaro h3{
	color:#273E77;
	display:block !important;
	height:20px !important;
}

.boxchiaro h3 a{
width:auto !important;
height:auto !important;
padding:0 !important;}

.boxchiaro h3 a img{width:auto !important;height:auto !important; border:none}

.boxchiaro a{
	display:block;
	float:left;
	width:225px;
	margin:0 25px 0 0;
	overflow:hidden;
}

.boxchiaro a span{
width:125px;
cursor:pointer;
}
.boxchiaro strong{
	display:block;
	color:#F00
}
.boxchiaro a img{
	width:120px;
	float:left;
	border:none;
	margin:0 5px 5px 0;
}
.boxchiaro a:hover{ color:#F00}

