/*=== Setup ===*/
* 
{
 border-width: 0;
 margin: 0;
 padding: 0;
}

body 
{
 background-color: #ffffff;
 color: #666666;
 font-size: 12px;
 font-family: Verdana, Arial, Geneva, Sans-Serif;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 10px;
}

a 
{
 color: #1c4083;
 text-decoration: none;
}

/* aggiunto in data 5-5-2008 rss */
a.rss 
{
 background-image: url(../images/ico-rss.gif);
 background-color: transparent;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: left center;
 color: #666666;
 font-size: 9px;
 padding-top: 0pt;
 padding-right: 0pt;
 padding-bottom: 0pt;
 padding-left: 20px;
 margin-top: 0px;
 margin-right: 0pt;
 margin-bottom: 10px;
 margin-left: 6pt;/* mofidicato il 9-5-2008 */
 height:3px;
 width:4px;
 float: right;
}

/* fine aggiunta per rss */
a:hover 
{
 text-decoration: underline;
}

input,select,textarea 
{
 border-width: 1px;
 border-color: #999999;
 border-style: solid;
 border-bottom-width: 2px;
 border-bottom-color: #efefef;
 border-bottom-style: solid;
 border-right-width: 2px;
 border-right-color: #efefef;
 border-right-style: solid;
 color: #666666;
 font-size: 11px;
 padding-top: 1px;
 padding-right: 2px;
 padding-bottom: 1px;
 padding-left: 2px;
}

select 
{
 padding: 0;
}

li 
{
 list-style: none;
}

/*=== Layout ===*/
#page 
{
 width: 948px;
}

/*=== Header ===*/
#header 
{
 background-color: #e7eaed;
 background-image: url(../images/header-bgr.gif);
 background-repeat: repeat-y;
 background-position: right;/* background: #e7eaed url(../images/HeaderEsteri.gif) no-repeat scroll right center;*/

 border-bottom-color: #ffffff;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 color: #ffffff;
 font-size: 11px;
 height: 84px;/* 9-5-2008 stringo */
}

#header .spacer 
{
 float: right;
 width: 500px;
}

#header a 
{
 color: #ffffff;
}

/*- Logo -*/
#header h1 
{
 background-image: url(../images/logo-affari-esteri.jpg);
 background-repeat: no-repeat;
 float: left;
 text-indent: -9999px;
}

#header h1 a 
{
 display: block;
 height: 84px;/* 9-5-2008 stringo */

 width: 343px;
}

#header h1 a:hover 
{
 text-decoration: none;
}

/*- Top Menu -*/
#header ul 
{
 float: right;
 padding-top: 10px;
 padding-right: 5px;
 padding-bottom: 20px;
 padding-left: 5px;/* 9-5-2008 stringo */
}

#header li 
{
 float: left;
 margin-top: 0;
 margin-right: 6px;
 margin-bottom: 0;
 margin-left: 6px;
}

#header li.first 
{
 margin-top: 0;
 margin-right: 30px;
 margin-bottom: 0;
 margin-left: 0;
 position: absolute;
 left: 585px;
}

#header li.first a 
{
 color: #1c4083;
}

/*- Search -*/
#search 
{
 clear: both;
 float: right;
 height: 16px;
 width: 300px;
}

/* modificata il 5-5-2008 */
/* mi sposta il box di ricerca a destra */
#search input 
{
 float: right;
 width: 120px;
 margin-right: 10px;
}

/* fine modifica */
#search .btn 
{
 border-width: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 5px;
 padding: 0;
 width: auto;
}

/*=== Navigation ===*/
/*- Menu -*/
#menu 
{
 background-color: #1c4083;
 height: 50px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
}

#menu li 
{
 background-position: 5px 10px;
 background-image: url(../images/ico-topmenu.gif);
 background-repeat: no-repeat;
 color: #1c4083;
 float: left;
 font-weight: bold;
 margin-top: 0;
 margin-right: 5px;
 margin-bottom: 0;
 margin-left: 0;
 width: 150px;
}

#menu li a 
{
 color: #ffffff;
 display: block;
 float: left;
 height: 44px;
 width: 125px ! important;
 width: 114px;
 padding-top: 6px ! important;
 padding-right: 0 ! important;
 padding-bottom: 2px ! important;
 padding-left: 23px ! important;
}

#menu li a:hover, #menu li.active a 
{
 /*background: url(../images/topmenu-bgr.gif) repeat-x top;*/

 background-image: url(../images/ico-ulbgr.gif);
 background-repeat: no-repeat;
 background-position: top left;
 text-decoration: none;
}

.menusel 
{
 /*background: url(../images/topmenu-bgr.gif) repeat-x top;*/

 background-image: url(../images/ico-ulbgr.gif);
 background-repeat: no-repeat;
 background-position: top left;
 text-decoration: none;
}

/*- Sub Menu -*/
/*#submenu{
	background: #6699cc;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
}
#submenu li{
	float: left;
	margin: 0 30px 0 0;
	padding-left: 2px;
	padding-right: 2px;
}
#submenu li a{
	color: #ffffff;
}
a#nodeactive:link, a#nodeactive:visited{
	color:#19408b;
	
}
a#nodeactive:hover{
	text-decoration: none;
}
.submenusel {
	font-weight: bold;
	background-color:#E7EAED;
}*/
#submenu 
{
 background-color: #6699cc;
 height: 33px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 15px;
}

#submenu li 
{
 float: left;
 margin-top: 6px;
 margin-right: 30px;
 margin-bottom: 0;
 margin-left: 0;
 padding-left: 2px;
 padding-right: 2px;
 display: block;
}

#submenu li a 
{
 color: #ffffff;
 display: block;
 padding-top: 0;
}

a#nodeactive:link, a#nodeactive:visited 
{
 color: #19408b;
}

a#nodeactive:hover 
{
 text-decoration: none;
}

.submenusel 
{
 font-weight: bold;
 background-color: #E7EAED;
 height: 25px;
 *height: 28px;
 margin-top: 10px;
}

/*=== Columns ===*/
#columns 
{
 clear: both;
}

.sfondohome 
{
 background-image: url(../images/sfondohome.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;/*height:398px;*/
/* 9-5-2008 riduzione, modifica successiva del 25-7-08 */
}

#columns h2 
{
 background-image: url(../images/ico-topmenu.gif);
 background-repeat: no-repeat;
 background-position: left;
 color: #1c4083;
 font-size: 16px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 20px;
}

#columns h2.art 
{
 background-position: 24px 4px;
 background-image: url(../images/ico-topmenu.gif);
 background-repeat: no-repeat;
 color: #1c4083;
 font-size: 14px;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 42px;
}

#columns h3 
{
 color: #1c4083;
 font-size: 12px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 15px;
 padding-left: 0;
}

#columns p 
{
 line-height: 16px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
}

/*--- Center Column ---*/
/*#centercol{
	float: left;
	padding: 20px 35px 20px 35px  !important;
	padding:20px 35px  2px 35px;
	width: 558px;
}*/
.sfondogrigio 
{
 background-image: url(../images/columns-bgr.gif);
 background-repeat: repeat-x;
 background-position: top;
}

.margincentercol 
{
 padding-top: 20px ! important;
 padding-right: 35px ! important;
 padding-bottom: 20px ! important;
 padding-left: 35px ! important;
}

#centercol 
{
 float: left;
 width: 625px ! important;
}

#columns #centercol h2 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: -22px;
}

/*--- Right Column ---*/
#rightcol 
{
 float: right;
 width: 320px;
}

#rightcol h3 
{
 background-image: url(../images/ico-topmenu.gif);
 background-repeat: no-repeat;
 background-position: left;
 margin-top: -14px;
 margin-right: 0pt;
 margin-bottom: 4px;
 margin-left: 10px;/* 9-5-2008 restringi */

 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 15px;
}

.subcol 
{
 background-color: #ff9900;
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 padding: 3px;
}

.subcolrew 
{
 background-color: #ff9900;
 padding: 4px;
 margin-top: -3px;
}

/*=== Styling Lists ===*/
/*- Left Menu -*/
ul.list1 
{
 padding: 0;
 border-color: #FF9900;
 border-width: 1px;
 border-style: solid;
}

.list1 li 
{
 background-position: 5px 4px;
 background-image: url(../images/ico-list.gif);
 background-repeat: no-repeat;
 color: #1c4083;
 padding-top: 1px;
 padding-right: 0;
 padding-bottom: 1px;
 padding-left: 0;
 border-top-color: #FF9900;
 border-top-width: 1px;
 border-top-style: solid;
 border-bottom-color: #FF9900;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-left: 0px;/* 9-5-2008 il margine deve essere a 0 */

 width: 300px;/* mofificata per IE6 per compatibilità con list li a */
}

#sotto-menu 
{
 background-image: url(../images/iso.gif);
 background-repeat: no-repeat;
}

.list1 li a 
{
 color: #003366;
 display: block;/* padding: 0 45px 3px 23px; vecchia versione */

 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 20px;/* 9-5-2008 modificato padding dx per compatibilita IE6 */

 width: 290px;/* 9-5-2008 allarga */
}

.list1 li a:hover 
{
 text-decoration: none;
}

.list1.grad 
{
 /*background: url(../images/ul-bgr.gif) repeat-x top;*/

 background-color: #FFB84D;
}

ul.list2 
{
 padding: 0;
}

.list2 li 
{
 list-style: none;
 padding: 0;
 background-image: url(../images/whitedot.gif);
 background-repeat: no-repeat;
 background-position: 0 5px;
 width: 240px;/* 9-5-2008 restringi (da problemi con ie6) */
}

.list2 li a:link, .list2 li a:visited 
{
 display: block;
 padding-top: 0;
 padding-right: 4px;
 padding-bottom: 0px;
 padding-left: 10px;
 color: #fff;
 width: 235px;/* 9-5-2008 restringi */
}

.list2 li a:hover 
{
 text-decoration: none;
 color: #cc0000;
}

/*=== Footer ===*/
#footer 
{
 background-color: #f1f1f1;
 clear: both;
 color: #666666;
 font-size: 10px;
 height: 34px;
 line-height: 34px;
 padding-top: 0;
 padding-right: 15px;
 padding-bottom: 0;
 padding-left: 15px;
}

#footer a 
{
 color: #666666;
}

/*=== Misc. ===*/
.fix 
{
 clear: both;
 height: 1px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: -1px;
 margin-left: 0;
 overflow: hidden;
}

hr 
{
 border-bottom-color: #6699cc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 clear: both;
 height: 1px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: 0;
 width: 100%;
}

.fl 
{
 float: left;
}

.fr 
{
 float: right;
}

.fc 
{
 padding-left: 615px;
 padding-top: 4px;
}

.ad img 
{
 display: block;
}

.ad2 img 
{
 display: block;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 22px;
 margin-left: 0;
}

.imgnews 
{
 float: left;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 0;
}

.imgnews-detart 
{
 float: left;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 0;
 width: 230px;
}

.titlenews 
{
 font-size: 15px;
 color: #003366;
 font-weight: bold;
 padding-top: 4px;
}

.titlenews a:link, .titlenews a:visited 
{
 color: #003366;
}

.boxnews 
{
 /*	float:left; 
	width:163px!important; 
	width: 160px;
	padding-right:6px;
	margin-right:14px;
	height:110px;
	border: 1px soldi red; */

 float: left;
 height: 110px;
 margin-right: 6px;
 padding-right: 7px;
 width: 170px ! important;
 border-color: red;
 border: soldid;
 border-width: 1px;
}

.boxborder 
{
 border-right-color: #DDDDDD;
 border-right-width: 1px;
 border-right-style: solid;
}

#news a:link, #news a:visited 
{
 color: #666666;
}

#news a:hover 
{
 text-decoration: none;
}

.segue 
{
 color: #003366;
 font-weight: bold;
 margin-top: 6px;
 margin-right: 0;
 margin-bottom: 6px;
 margin-left: 0;
}

.clean 
{
 height: 1px;
 overflow: hidden;
 clear: both;
}

.newsletterform 
{
 padding-top: 1px;
 padding-right: 8px;
 padding-bottom: 4px;
 padding-left: 23px;
}

.searchbutton 
{
 border-width: 0;
 padding: 0;
}

.headarticle 
{
 border-bottom-color: #93b8db;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-bottom: 1px;
 color: #1d4084;
 padding-top: 20px ! important;
 padding-right: 10px ! important;
 padding-bottom: 10px ! important;
 padding-left: 10px ! important;
 padding-top: 20px;
 padding-right: 15px;
 padding-bottom: 20px;
 padding-left: 35px;
}

.bodyarticle 
{
 padding-top: 10px;
 padding-right: 28px;
 padding-bottom: 10px;
 padding-left: 28px;
 background-image: url(../images/columns-bgr.gif);
 background-repeat: repeat-x;
 background-position: top;
}

.titdataart 
{
 padding-top: 0;
 padding-right: 15px;
 padding-bottom: 0;
 padding-left: 18px;
}

.galleryarticle 
{
 border-bottom-color: #dfdfdf;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-top-color: #dfdfdf;
 border-top-width: 1px;
 border-top-style: solid;
 background-image: url(../images/columns-bgr.gif);
 background-repeat: repeat-x;
 background-position: 0 1px;
 padding-top: 5px;
 padding-right: 28px;
 padding-bottom: 5px;
 padding-left: 28px;
 margin-bottom: 10px;
}

.dettimg 
{
 margin: auto;
 text-align: center;
 padding-bottom: 45px;
}

.centrato 
{
 text-align: center;
}

/*inizio dettaglio scheda*/
.dettcardl 
{
 float: left;
 width: 280px;
}

.dettcardr 
{
 float: right;
 width: 250px;
 text-align: right;
}

.cardfields 
{
 color: #666666;
 padding-bottom: 6px;
 padding-top: 10px;
}

.cardborder 
{
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 padding-bottom: 10px;
 color: #666666;
}

.cardtitle 
{
 color: #1b4086;
 font-size: 14px;
 font-weight: bolder;
 padding-bottom: 5px;
}

.subtitcard 
{
 color: #1c4083;
 font-size: 11px;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 20px;
}

a.emailcard:link, a.emailcard:visited 
{
 color: #666666;
}

/*fine dettaglio scheda*/
/*inizio annuario*/
td.paese 
{
 text-align: left;
 background-image: url(../images/sfondoannuario.jpg);
 background-repeat: repeat-x;
 padding-left: 25px;
 padding-top: 7px;
 padding-bottom: 5px;
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

td.rapdip 
{
 text-align: left;
 background-image: url(../images/sfondoannuario.jpg);
 background-repeat: repeat-x;
 padding-top: 7px;
 padding-left: 10px;
 padding-bottom: 5px;
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 vertical-align: top;
}

td.rapcons 
{
 text-align: left;
 background-image: url(../images/sfondoannuario.jpg);
 background-repeat: repeat-x;
 padding-top: 7px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 25px;
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 vertical-align: top;
 width: 210px;
 overflow: hidden;
}

th.paese 
{
 width: 154px;
 text-align: left;
 background-image: url(../images/titannleft.jpg);
 background-repeat: repeat-x;
 color: #1d4084;
 padding-left: 25px;
 height: 30px;
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

th.rapdip 
{
 padding-left: 10px;
 text-align: left;
 background-image: url(../images/titanncenter.jpg);
 background-repeat: repeat-x;
 color: #1d4084;
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

th.rapcons 
{
 width: 210px;
 padding-left: 10px;
 text-align: left;
 background-image: url(../images/titannright.jpg);
 background-repeat: repeat-x;
 color: #1d4084;
 border-bottom-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

.pag-card 
{
 margin-right: 25px;
 text-align: right;
 padding-top: 10px;
 font-size: 10px;
 font-weight: bold;
 padding-bottom: 10px;
}

.pag-altreinfo 
{
 margin-right: 25px;
 text-align: left;
 padding-top: 8px;
 font-size: 10px;
 font-weight: bold;
 padding-bottom: 3px;
}

/*fine annuario*/
/*inizio convenzioni multilaterali*/
th.conv 
{
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 9px;
 vertical-align: top;
}

th.luogo 
{
 width: 65px;
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 9px;
 vertical-align: top;
}

th.data-conv 
{
 width: 105px;
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 9px;
 vertical-align: top;
}

th.dep 
{
 width: 110px;
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 9px;
 vertical-align: top;
}

th.mat 
{
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 width: 80px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 9px;
 vertical-align: top;
}

th.data-firma 
{
 background-image: url(../images/sfondotratt.jpg);
 background-repeat: repeat-x;
 height: 25px;
 width: 110px;
 text-align: left;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 9px;
 vertical-align: top;
}

td.bordosotto 
{
 border-bottom-color: #669acc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 height: 3px;
 font-size: 0;
 line-height: 1px;
}

.destra 
{
 float: right;
 width: 17px;
 vertical-align: top;
}

.sinistra 
{
 float: left;
 width: 80px;
 padding-top: 6px;
 padding-left: 8px;
}

.sinistra-luogo 
{
 float: left;
 width: 35px;
 padding-top: 6px;
 padding-left: 8px;
}

.sinistra-dataconv 
{
 float: left;
 width: 72px;
 padding-top: 6px;
 padding-left: 8px;
}

.sinistra-dep 
{
 float: left;
 width: 10px;
 padding-top: 6px;
 padding-left: 8px;
}

.sinistra-mat 
{
 float: left;
 width: 45px;
 padding-top: 6px;
 padding-left: 8px;
}

.sinistra-datafirma 
{
 float: left;
 width: 68px;
 padding-left: 8px;
}

.testocelle 
{
 font-size: 10px;
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 6px;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
}

.sfondo-alt 
{
 background-color: #e6eaed;
}

/*fine convenzioni multilaterali*/
/* inizio card 4 */
.testocelle-carddx 
{
 font-size: 12px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 6px;
 text-align: justify
	border-bottom: 2px solid #fff;
}

.sfondo-cardsx 
{
 background-color: #6699CC;
 color: #FFFFFF;
 padding-top: 11px;
 padding-right: 7px;
 padding-bottom: 11px;
 padding-left: 7px;
 text-align: left;
 border-bottom-color: #fff;
 border-bottom-width: 2px;
 border-bottom-style: solid;
}

/*fine card 4*/
/* inizio senza bordo */
th.convsb 
{
 height: 25px;
 text-align: center;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 10px;
 vertical-align: top;
}

th.luogosb 
{
 width: 20%;
 height: 25px;
 text-align: center;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 10px;
 vertical-align: top;
}

th.data-convsb 
{
 width: 15%;
 height: 25px;
 text-align: center;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 10px;
 vertical-align: top;
}

th.depsb 
{
 width: 15%;
 height: 25px;
 text-align: center;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 10px;
 vertical-align: top;
}

th.matsb 
{
 height: 25px;
 width: 15%;
 text-align: center;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 10px;
 vertical-align: top;
}

th.data-firmasb 
{
 height: 25px;
 width: 35%;
 text-align: center;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
 color: #1d4084;
 font-size: 10px;
 vertical-align: top;
}

/* fine senza bordo */
/*inizio article category notizie*/
.img-notizie 
{
 float: left;
 width: 140px;
}

.testo-notizie 
{
 float: right;
 width: 400px;
 color: #797979;
}

.data-notizie 
{
 color: #1d4084;
}

.tit-notizie 
{
 color: #1d4084;
 font-weight: bold;
}

.pag-notizie 
{
 background-color: #dcdddf;
 color: #666666;
 padding-bottom: 5px;/*padding-top: 5px;*/

 padding-left: 28px;
 padding-right: 20px;
}

.pag-up 
{
 padding-top: 6px;
 padding-bottom: 6px;
 background-color: #f5f6f8;
}

a.active-pag:link, a.active-pag:visited 
{
 color: #f5ac39;
 font-weight: bold;
}

a.nonactive-pag:link, a.nonactive-pag:visited 
{
 color: #666666;
 font-weight: bolder;
}

.notizie-article 
{
 border-top-color: #dfdfdf;
 border-top-width: 1px;
 border-top-style: solid;
 background-image: url(../images/columns-bgr.gif);
 background-repeat: repeat-x;
 background-position: 0 1px;
 padding-top: 5px;
 padding-right: 28px;
 padding-bottom: 5px;
 padding-left: 28px;
 margin-bottom: 10px;
}

/*fine article category notizie*/
/*inizio cardcat1*/
a.tit-bandiere:link, a.tit-bandiere:visited 
{
 font-size: 12px;
 color: #848484;
}

a.tit-bandiere:hover, a.tit-bandiere:focus 
{
 text-decoration: underline;
}

table.bandiere td.tre-colonne 
{
 padding-top: 15px;
 padding-bottom: 15px;
 width: 189px;
 padding-right: 5px;
}

/*fine cardcat1*/
/*inizio cardcat5*/
.due-colonne 
{
 width: 277px;
 vertical-align: middle;
}

/*fine cardcat5*/
/*Area riservata e ricerca*/
.sfondo-login 
{
 background-color: #E6EAED;
 padding-top: 10px;
 padding-right: 5px;
 padding-bottom: 10px;
 padding-left: 10px;
 width: 200px;
}

.label-login 
{
 padding-right: 5px;
 font-size: 11px;
 font-weight: bold;
}

.img-login 
{
 width: 200px;
 border-color: #E6EAED;
 border-width: 1px;
 border-style: solid;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 0;
 height: 20px;
}

.img-input 
{
 margin: 0;
 padding: 0;
 border-width: 0;
 background-color: #fff;
}

.img-cerca 
{
 margin-bottom: -7px;
 padding: 0;
 border-width: 0;
}

/*fine area  riservata e ricerca*/
td.bandi 
{
 height: 40px;
 width: 195px;
 padding-right: 5px;
}

/*mappa sito*/
.mappa1 ul 
{
 margin-bottom: 5px;
}

.mappa2 li 
{
 list-style-type: square;
 margin-left: 20px;
}

.mappa3 ul 
{
 margin-left: 35px;
}

/*fine mappa sito*/
/*inizio CARD4*/
.card-descr 
{
 width: 200px;
 background-color: #C6C6C6;
 color: #fff;
 border-left-color: #CCCCCC;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #CCCCCC;
 border-right-width: 1px;
 border-right-style: solid;
 border-top-color: #CCCCCC;
 border-top-width: 1px;
 border-top-style: solid;
 padding-top: 8px;
 padding-right: 5px;
 padding-bottom: 8px;
 padding-left: 10px;
}

.card-attr 
{
 border-right-color: #CCCCCC;
 border-right-width: 1px;
 border-right-style: solid;
 border-top-color: #CCCCCC;
 border-top-width: 1px;
 border-top-style: solid;
 color: #534B43;
 padding-top: 8px;
 padding-right: 5px;
 padding-bottom: 8px;
 padding-left: 10px;
 background-color: #fff;
}

.card-sfondo 
{
 background-color: #EDEFEF;
}

.bordo-sotto 
{
 border-bottom-color: #CCCCCC;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

.go-back 
{
 margin-top: 5px;
 text-align: right;
 margin-bottom: 20px;
 font-size: 12px;
}

/*fine CARD4*/

/* Photogallery rappresentanze */
.box {
 height:140px;
 width:118px;
 float:left;
 padding:3px;
}

.immaginepiccola {
 height:109px;
 width:118px;
 float:left;
}


/* fine Photogallery rappresentanze */