/* @override http://ancescao.it.test/css/base.css */

/*-----------------------------------------------------------------------------
ANCeSCAO

versione:   1.0.1 01/07/2009
autore:     federico pizzutto - federico [at] pngised [dot] net - [per Prospero Multilab]
sito web:   http://www.prosperomultilab.com/
scopo:      foglio di stile principale
            (definizione della strutturra ed elementi importanti)
			
- Convenzioni -
NOTE:: --> utilizzato per indicare particolari informazioni
HACK:: --> utilizzato per indicare correzioni specifiche
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/



/* =General
-----------------------------------------------------------------------------*/

/* NOTE:: --> Remove padding and margin */
* {
  margin: 0;
    padding: 0;
}
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}*/

/* NOTE:: --> Put it back on certain elements */
h4, h5, h6, pre, blockquote, table, ul, ol {  margin: 0.5em 0;}

/* NOTE:: --> Remove formatting typography, lists, paragraph, etc. */
h1, h2, h3, h4, h5, h6 {font-size:100%;}
h1, h2, h3, h4, h5, h6, address, caption, cite, th {
	font-style:normal;
	font-weight:normal;
}
ol, ul {list-style:none outside;}
caption,th {text-align:left;}

/* NOTE:: --> Class for clearing floats */
.clear {clear:both;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* NOTE:: --> Remove border around linked images */
fieldset, img {	border: 0;}

/*html {
	background: #efe9df url(../images/bgBody.jpg) repeat-x 50% 0;
}*/
body {
	background: #efe9df url(../images/bgBody.jpg) repeat-x 50% 0;
}
form {
    width:100%;
    height:100%;
    background: url(../images/bgTesta.jpg) no-repeat center top;
}
#wrapper {
	width:744px;
	margin: 0 auto;
	overflow:visible;
}
input[type=hidden]{display:none;} /*NOTE:: risolvo un problema di Firefox*/

/* =Typography
-----------------------------------------------------------------------------*/
body {
	/*font: 62.5%/1.2 Georgia, "Times New Roman", Times, serif, sans-serif;*/
	font: 10px/1.2 Georgia, "Times New Roman", Times, serif, sans-serif;
}
#mainContent {font-size: 1.6em;}
#content {color:#000/*#4f4f4f*/;}
p {	padding-top: 0.4em;}
#content ol, #content ul {
	margin-left: 20px;
	margin-bottom: 0.2em;
}
#content ul {list-style-type:disc;}
#content ol {list-style-type:decimal;}/*NOTE:: aggiunto per XStandard*/
#content li {
	line-height:1.2em;
	padding-bottom:0.4em;
}
#content ul.noList {list-style-type:none; margin-left:0;}
#content ul.lettera {list-style-type:lower-alpha;}

/* =Headings
-----------------------------------------------------------------------------*/
h2 {
	font-size: 1.7em;
	/*margin-bottom: 0.5em;*/
	padding: 0 20px;
	color:#000;
	/*text-transform:lowercase;*/
}
h3,h4 {
	font-size: 1.3em;
	padding-top:.6em;
	padding-bottom:.3em;
	margin-bottom:0;
}
h5 {
	font-size: 1em;
	padding-bottom:.6em;
	margin:0;
	color: #999;
}
h5.briciole {padding: 0 20px;}
.home h2, .home h4 {
	padding-bottom:5px;
	margin-top:0;
	padding-left:0;
	padding-right:0;
}
.home h3 {
    padding-bottom:0;
    font-size:1.2em;
}
.home h4 {
    padding-bottom:0;
    font-size:1.2em;
}
.home .sx h2, .home .sx h3 {
	margin-right: 22px;
	margin-left: 33px;
}
.home .dx h2, .home .dx h3 {
	margin-right: 31px;
	margin-left: 20px;
}
.home .newsletter h2 {	font-size:1.3em;}
.home h3 { color: #363636;}

/* blu */
.blu h3 {padding-bottom:0;}

/* arancio */
.arancio h3 {padding-bottom:0;}
h3.commenti, .filtraRicerca h3 {
    color:#99700f;
    font-size:1.5em;
    border-top:2px solid #ECE0C5;
    margin-top:0.2em;
}
/* verde */
.verde h3 {padding-bottom:0;}


/* =Links
-----------------------------------------------------------------------------*/
a {
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
    color:#666;
    border-bottom: 1px dotted #666;
    text-decoration:none;
	padding: 2px;
}
a:hover {
	background-color:#F5F5F5;     
	border-bottom: 1px solid;
	}
a:focus {outline:none;}

/* blu */
.blu a {
    color:#007DA3;
    border-bottom-color:#007DA3;
}
/* arancio */
.arancio a {
    color:#99700f;
    border-bottom-color:#99700f;
}
/* verde */
.verde a {
    color:#66876D;
    border-bottom-color:#66876D;
}
#top {
	padding: 0px;
	border-bottom: none;
}
#tuttiCommenti {
	padding: 0px;
	border-bottom: none;
}

#content a.commentLink, #content a.continua {
	font-family: Arial, Helvetica, sans-serif;
	color: #99700f;
	border-bottom: 1px dotted #99700f;
	font-weight:bold;
	font-size:0.8em;
}
#content a:hover.commentLink, #content a:hover.continua {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid;
}
#content a.leggiCommenti {
	font-family: Arial, Helvetica, sans-serif;
    font-size:0.8em;
    color:#666;
    border-bottom: 1px dotted #666;
}
a#testata {
	display:block;
	background:none;
	width:744px;
	height:179px;
	border:0;
	padding:0;
}

#content .lanci a, #content .allegatoLink a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
    border-bottom-color:#666;
}
#content .allegatoLink a {
    clear:both;
   	border-bottom: none;
   	display: inline;
}
#content .allegatoLink li:hover {
	background: url(../images/miniFrecciaGiuverde.png) no-repeat right;
}#content .lanci a {font-weight:bold;}
#content .lanci a:hover {
	font-family: Arial, Helvetica, sans-serif;
    color: #000;
    border-bottom: 1px solid #000;
    background-color:Transparent; /*NOTE:: richiesto da IE7 */
}
.arancio h5 a {
    color:#999;
    border-bottom: 1px dotted #999;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
#menu {
	display:block;
	height:81px;
	font-size: 180%;
	z-index:1;
	margin:0;
}
#menu li {
	float:left;
	display:inline;
	min-width:60px;
	z-index:2;
}
#menu li a {
	display:block;
	padding: 0;
	border:0;
	text-align:center;
	text-decoration:none;
	color:#8C8C8C;
	white-space:nowrap;
}
#menu li a:hover {color: #000000;}
#menu li span {
	display:block;
	margin-left:10px;
	padding:20px 20px 10px 10px;
	height:24px;
	cursor:pointer;
}

/* home */
.home #menu { background:url(../images/mBottom_home.png) no-repeat 50% bottom;}
.home #mHome a { background: url(../images/mHome_On.png) no-repeat 0 0; color:#000000;}
.home #mHome span { background: url(../images/mHome_On.png) no-repeat 100% 0;}
.home #mBlu a { background: url(../images/mBlu_home.png) no-repeat 0 0;}
.home #mBlu span { background: url(../images/mBlu_home.png) no-repeat 100% 0;}
.home #mArancio a { background: url(../images/mArancio_home.png) no-repeat 0 0;}
.home #mArancio span { background: url(../images/mArancio_home.png) no-repeat 100% 0;}
.home #mVerde a { background: url(../images/mVerde_home.png) no-repeat 0 0;}
.home #mVerde span { background: url(../images/mVerde_home.png) no-repeat 100% 0;}

/* blu */
.blu #menu { background:url(../images/mBottom_blu.png) no-repeat 50% bottom;}
.blu #mHome a { background: url(../images/mHome_blu.png) no-repeat 0 0;}
.blu #mHome span { background: url(../images/mHome_blu.png) no-repeat 100% 0;}
.blu #mBlu a { background: url(../images/mBlu_On.png) no-repeat 0 0; color:#000000;}
.blu #mBlu span { background: url(../images/mBlu_On.png) no-repeat 100% 0;}
.blu #mArancio a { background: url(../images/mArancio_blu.png) no-repeat 0 0;}
.blu #mArancio span { background: url(../images/mArancio_blu.png) no-repeat 100% 0;}
.blu #mVerde a { background: url(../images/mVerde_blu.png) no-repeat 0 0;}
.blu #mVerde span { background: url(../images/mVerde_blu.png) no-repeat 100% 0;}

/* arancio */
.arancio #menu { background:url(../images/mBottom_arancio.png) no-repeat 50% bottom;}
.arancio #mHome a { background: url(../images/mHome_arancio.png) no-repeat 0 0;}
.arancio #mHome span { background: url(../images/mHome_arancio.png) no-repeat 100% 0;}
.arancio #mBlu a { background: url(../images/mBlu_arancio.png) no-repeat 0 0;}
.arancio #mBlu span { background: url(../images/mBlu_arancio.png) no-repeat 100% 0;}
.arancio #mArancio a { background: url(../images/mArancio_On.png) no-repeat 0 0; color:#000000;}
.arancio #mArancio span { background: url(../images/mArancio_On.png) no-repeat 100% 0;}
.arancio #mVerde a { background: url(../images/mVerde_arancio.png) no-repeat 0 0;}
.arancio #mVerde span { background: url(../images/mVerde_arancio.png) no-repeat 100% 0;}

/* verde */
.verde #menu { background:url(../images/mBottom_verde.png) no-repeat 50% bottom;}
.verde #mHome a { background: url(../images/mHome_verde.png) no-repeat 0 0;}
.verde #mHome span { background: url(../images/mHome_verde.png) no-repeat 100% 0;}
.verde #mBlu a { background: url(../images/mBlu_verde.png) no-repeat 0 0;}
.verde #mBlu span { background: url(../images/mBlu_verde.png) no-repeat 100% 0;}
.verde #mArancio a { background: url(../images/mArancio_verde.png) no-repeat 0 0;}
.verde #mArancio span { background: url(../images/mArancio_verde.png) no-repeat 100% 0;}
.verde #mVerde a { background: url(../images/mVerde_On.png) no-repeat 0 0; color:#000000;}
.verde #mVerde span { background: url(../images/mVerde_On.png) no-repeat 100% 0;}


/* =Sub Nav
-----------------------------------------------------------------------------*/
.subMenu {
	float:left;
	width:208px;
	padding-left: 2px;
	/*padding-top:1px;*/
	margin:0;
}
.subMenu a {
	display:block;
	min-height:37px;
	padding: 0 .3em 0 1em;
	text-decoration:none;
	color:#666;
}
.subMenu a:hover{background:none;}
.subMenu a:hover, .subMenu .selected a{color:#000;}
.subMenu li {
	min-height:37px;
	line-height:2.2em;
}

/* home */
.home .subMenu { display:none;}/*NOTE:: --> nel caso della home il submenu non c'è*/

/* blu */
.blu .subMenu .firstLi { border-top:1px solid #AAC3CA;}
.blu .subMenu {	border-bottom:1px solid #bcd6de;}
.blu .subMenu li {background:#c7dde3; border-bottom:1px solid #8ca4ac;}
.blu .subMenu a {border-bottom: 1px solid #bad1d7; border-top:1px solid #d0e3e8;}
.blu .subMenu .selected a {
	background: #ecf3f5;
	border-bottom: 1px solid #d0e3e8;
}

/* arancio */
.arancio .subMenu .firstLi { border-top:1px solid #d4bd87;}
.arancio .subMenu {	border-bottom:1px solid #f4deab;}
.arancio .subMenu li {background:#f6e4b8; border-bottom:1px solid #c2b085;}
.arancio .subMenu a {border-bottom: 1px solid #e5d3a7; border-top:1px solid #FBE7B7;}
.arancio .subMenu .selected a {
	background: #fcf5e4;
	border-bottom: 1px solid #FBE7B7;
}

/* verde */
.verde .subMenu .firstLi { border-top:1px solid #abcdb3;}
.verde .subMenu { border-bottom:1px solid #cdedd3;}
.verde .subMenu li { background:#d5f0db; border-bottom:1px solid #869c8a;}
.verde .subMenu a { border-bottom: 1px solid #c4dfc9; border-top:1px solid #dbf7e1;}
.verde .subMenu .selected a {
	background: #ebf8ed;
	border-bottom: 1px solid #dbf7e1;
}


/* =Main Content
-----------------------------------------------------------------------------*/
#mainContent {
	width:723px;
	padding-right:21px;
}
/*NOTE:: --> nel caso della home il padding-left è di 18px*/
.home #mainContent {
	background:url(../images/bg_home.png) repeat-y 50% 0;
	width:703px;
	padding-left:20px;
}
.blu #mainContent {	background:url(../images/bg_blu.png) repeat-y 50% 0;}
.arancio #mainContent {	background:url(../images/bg_arancio.png) repeat-y 50% 0;}
.verde #mainContent { background:url(../images/bg_verde.png) repeat-y 50% 0;}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#content {
	float:right;
	width:511px;
	padding: 25px 1px 20px 1px;
}
.home #content{
	width:703px;
	min-height:250px; 
	float:none;
	background: url(../images/topPage_home.png) no-repeat 0 0;
	padding-bottom:25px;
	padding-left:0;
	padding-right:0;
}
.home #content #divido {background: url(../images/bgFilettoHome.png) repeat-y 50% 0;}
.home #content .sx {
	width:273px;
	padding-left:1px;
}
.home #content .dx {
	width:428px;
	padding-right:1px;
}
.home .sx .notizia, .home .sx .banner p {
	margin-right: 22px;
	margin-left: 33px;
}
.home .dx .notizia, .home .newsletter p {
	margin-right: 31px;
	margin-left: 20px;
}
.home .newsletter {
    padding-bottom:1em;
}
.lanci {
    background: url(../images/lanci.gif) repeat 50% 0;
    border-top:1px solid #D4D4D4;
    padding: 0 31px 10px 20px;
}
.blu #content {	background: url(../images/topPage_blu.png) no-repeat 100% 0;}
.arancio #content {	background: url(../images/topPage_arancio.png) no-repeat 100% 0;}
.verde #content { background: url(../images/topPage_verde.png) no-repeat 100% 0;}

/* =link utili */
#content .links ul {
    list-style:none;
    margin-left:0;
}

/* =progetti in atto */
.projects h4{
    margin-top:0;
    padding-bottom:0;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	text-align:center;
	padding-top: 40px;
	height:100px;
	font-size:1.1em;
}
#footer p {
	border-bottom: 1px solid #fff;
	margin-right: 11px;
	margin-left: 11px;
	padding-top:5px;
	padding-bottom:0;
}
#footer strong {
	display:block;
	padding-bottom:5px;
	border-bottom: 1px solid #d2c3ab;
}
.home #footer {background: url(../images/footer_home.png) no-repeat 50% 0;}
.blu #footer {background: url(../images/footer_blu.png) no-repeat 50% 0;}
.arancio #footer {background: url(../images/footer_arancio.png) no-repeat 50% 0;}
.verde #footer {background: url(../images/footer_verde.png) no-repeat 50% 0;}

/* =Forms
-----------------------------------------------------------------------------*/
/* NOTE:: --> Removes fieldset borders. even on Opea 7 
fieldset { border: 1px solid transparent;}*/
fieldset {border:0;}
legend {
    font-size: 1.3em;
	color:#000;
	display:block;
	padding-top: 1em;
}
label {
    color:#363636;
    display:block;
    padding-bottom: 0.2em;
}
input, select, textarea {
/*    font-family:Georgia, "Times New Roman", Times, serif, sans-serif;*/
	padding: 0.1em;
/*    border: 1px solid;
	border-color: #999 #ccc #ccc #999;
    background-color: #ececec;*/
    width:280px;
    display:block;
}
input, select {width:280px;}
textarea {
    font-family:Georgia, "Times New Roman", Times, serif, sans-serif;
    width:420px;
    height:150px;
}
input[type="text"], input[type="password"], select, textarea {
	/*border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}
input[type="hidden"] {display:none;}/* NOTE:: correggo un problema di Firefox causato da input display:block */
input.bottone {
/*  background:#D4D0C8;
    font-size: 102%;
    border-color: #ccc #999 #999 #ccc;*/
	width:auto;
    display:inline;
}
/*input[type=submit] {
    margin-left:10px;
}*/
div.bottone {
    margin: 0.8em 0;
    text-align:right;
    padding-right:41px;
}
.radiocheck input {
    margin-right: 5px;
    vertical-align:middle;
    width: auto;
    display:inline;
    background:none;
    border:0;
}
.radiocheck label {display:inline; padding:0;}
.radiocheck {line-height:1.6em;}

.home input.bottone, .ucNewsletter input.bottone {
    padding:0 0.2em;
    margin-left:10px;
}
.home .inputTesto input, .ucNewsletter .inputTesto input {display:inline;}

/* arancio */
.arancio legend {color:#99700f;}


/* =Tables
-----------------------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
}
td {
  text-align: left;
	font-weight: normal;
}
.home .newsletter table.radiocheck {
    margin-right: 31px;
	margin-left: 20px;
}
.blu table { width:100%;}
.blu td {padding: 0.3em 0;}

/* =Misc 1
-----------------------------------------------------------------------------*/
.nascosto {display:none;}
.sx, .imgSx {float:left;}
.dx, .imgDx {float:right;}
.imgDx {padding-left:20px;}
.separatore {
	background: url(../images/separatore.png) repeat-x 0 0;
	margin-top: 1em;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 19px;
}
.home .separatore {
	padding-left: 0;
	padding-right: 0;
	margin-top:0;
}
.sx .separatore {
	margin-right:1px;
}
.arancio .separatore {padding-top: 5px;}
.subEvidenziato {font-style:oblique;} /*NOTE:: */

.sezione {border-bottom:2px dotted #ccc;}
.home .sezione {border-bottom:2px dotted #d8d5b1;}
.lanci .separa, .allegatoLink {border-top:2px dotted #ccc;}
.lanci .separa {margin-top:1em;}
.banner .separa {border-top:1px solid #eee;}
#content ul.allegatoLink {
    clear:both;
    list-style-type:none;
    padding-bottom:0.5em;
    padding-top:0.5em;
    margin-top:0.5em;
    margin-left:0;
    color:#666;
    font-size: 0.9em;
}
.allegatoLink img, .linkEventi img {
    float:left;
    display:inline;
    margin-top: -0.7em;
}
.allegatoLink li {
	clear:left;
	margin-top: 0.8em;
	margin-left: -5px;
}
.blu .sezione {
    border-bottom-color:#A1BEC7;
    padding-bottom:1em;
}
.arancio .sezione {
    border-bottom-color:#f2d89a;
    padding-bottom:1em;
}
.arancio .notiziaSingola {padding-bottom:.8em;}
.arancio .separaNotizie {
	border-top: 2px dotted #f2d89a;
	/*border-bottom: 2px dotted #f2d89a; NOTE:: eliminato perché aggiunto a .info*/
	padding-top: .5em;
	padding-bottom: .8em;
}
.verde .sezione {
    border-bottom-color:#96C7A0;
    padding-bottom:1em;
}
.statuto h3 {
    padding-bottom:0;
    margin-bottom:-0.4em;
}
.statuto h4 {
	padding-top:.8em;
	margin:0;
	padding-bottom:0;
}
/*.blu .statuto ol {
    list-style-type:decimal;
}*/
.tornaSu {
	text-align:center;
	text-transform: uppercase;
	font-size: .7em;
	letter-spacing: .2em;
	margin-top: 5px;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}
.tornaSu a {
	border-bottom: none;
}
.tornaSu a:hover {
	color: #000;
	background: none;
}
.statuto h5, .projects h5 {
    text-transform:uppercase;
    margin:0;
    padding:1em 0 0 0;
    color:#000;
}
#content ol.legenda li, #content ul.legenda li {
    font-size:0.9em;
    padding: 0.2em 0;
}
#content ul.legenda { padding-bottom: 0.5em;}
.blu ol.statuto {
    list-style-type:none;
    margin-top:0;
}
.evento h5 {padding-bottom:0;padding-top:.6em;color:#333;}
#content .linkEventi {
    border-top:1px solid #eee;
    margin-top:.5em;
    list-style-type:none;
    margin-left:0;
    margin-bottom:0;
    padding-bottom:0;
    padding-top: 0.3em;
}
.arancio .evento h3 {padding-top:.3em;}

/* =Misc 2
-----------------------------------------------------------------------------*/
.data, .briciole {padding:5px 20px 0 20px;}
.briciole {font-size:0.9em;}
.info {
    border-top: 2px dotted #f2d89a;
    padding: 0.8em 0;
    clear:both;
}
.info img {margin-bottom:-4px;}
.commento, .risposta {
    border-top:1px solid #ECE0C5;
    border-bottom:1px solid #ECE0C5;
    padding:15px 20px;
    margin-top:20px;
    background-color:#FDF9F0;
}
.risposta {padding-top:0;}
#content .risposta ul.allegatoLink { margin-top:2em;}
.arancio .commento .sezione { padding-bottom:0.8em;}
.infoCommento {
    color:#666;
    padding:0;
    margin-bottom:0.2em;
}
.commentForm {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color:#F7F7F5;
    padding:0 20px 20px 20px;
    margin-top:30px;
}
.commentForm legend{
    font-size:1.5em;
    margin-bottom: 0.5em;
    padding-top:15px;
}
.commentForm p.bottone {margin:5px 0; text-align:right;}
.commentForm input.bottone {margin:0;}

.coloraArancio {color:#cc8f00;}
.coloraVerde, .home .coloraVerde {color:#998c00;}

.errore {
    color: Red;
    font-size:0.9em;
    border: 2px solid red;
    padding: 0.5em;
}
.primoTitolo{padding-top:0;margin-top:0;}
.home .notizia {
    border-top:2px dotted #d8d5b1;
    padding-bottom:1em;
}
.home .banner { padding:1em 0;}
.home .editoriale { border-bottom:1px solid #d4d4d4;}
.home img.notizia { border-top:0px dotted #d8d5b1;}
.home .dx .notizia img.notizia {
	margin-right: 0;
	margin-left: 0;
	padding-bottom:0.1em;
}
img.notizia {margin-top: 0.4em;margin-bottom:0.2em;}
.imgOrizzontale {margin-top:1em;}

.dovesiamo h4 {padding:0 0 0 0; font-size:1.1em;}
.dovesiamo h5 {padding:0; color:#000;}
.dovesiamo p {padding:0 0 0.5em 0;}

.nota, .messaggioSpedito {
    border:1px solid #DEDCBD;
    background-color:#F7F5D2;
    padding:.5em;
    margin-top:.5em;
}
.filtraRicerca .nota {font-size:0.9em;}
.home .dx .messaggioSpedito {
    margin-right:31px;
    margin-left:20px;
}
.messaggioSpedito {margin-top:2em;}
.messaggioSpedito p {padding-top:0;}
.home .evento h4 { padding-top:0;}
.home .evento h5 { color:#363636;}
.credits {padding: 0 1px;}
.home .credits h2, .home .credits div {
    padding-right:20px;
    padding-left:20px;
}
.credits .separatore { clear:both; padding-bottom:1em;}
.home .credits .sezione {
    border-top:2px dotted #d8d5b1;
    border-bottom:0;
    margin-top:1em;
}

/* Anziani e Società */
.uscita { margin-top: .5em;	clear: both;}
.uscita img { float: left; margin-right: 15px;}
.uscita a img {	border: 2px solid #eaeaea;}
.uscita a:hover img {	border: 2px solid #ccc;}
#galleriaSwf {margin-top:20px; }

.paginazione {
    text-align:right;
    border-top:1px solid #eee;
}
.paginazione a {
    padding: 0px 5px 2px 5px;
    text-decoration:none;
    border:1px solid;
}
.blu .paginazione a { border-color: #007DA3;}
.blu .paginazione strong a, .blu .paginazione strong a:hover {color:#ccc; border-color:#ccc; cursor:pointer;}

/* Esperto risponde */
.filtraRicerca h3, .filtraRicerca fieldset {padding-left:20px; padding-right:19px;}
/*.filtraRicerca h3 {} VEDI RIGA 143 */
.filtraRicerca p {
    float:left;
    padding-right:10px;
}
.filtraRicerca label {
    display:block;
    padding-bottom:0.2em;
    padding-top:0.5em;
    color:#999;
    font-size: 0.875em;
}
.filtraRicerca select {
    font-size: 0.875em;
    width: 147px;
}
.filtraRicerca input {
    display:inline;
    font-size: 1em;
    margin-top:15px;
    margin-right: 10px;
}
.filtraRicerca submit {
    display:block;
    float:left;
    margin-top:15px;
}
.formRichiesta p {clear:both;}
.formRichiesta span {display:block; width:49%;}
.formRichiesta textarea, .formRichiesta input {width:465px;}
.formRichiesta span input {width:96%;}
.formRichiesta .nota {margin-bottom:1em;}
p.bottone {padding-top:1em; text-align:center;}
.formRichiesta .bottone input {width:auto;}
.espertoRisponde {background: #FAF4E5 url(../images/backEspertoRispondeHomePrimo.gif) no-repeat 0 0;}
/*se non è il primo*/
.espertoRisponde-secondo {background: #FAF4E5 url(../images/backEspertoRispondeHome.gif) no-repeat 0 0; border-top:solid 1px #C8C3B7;}
.espertoRisponde h2 { color: #815a00;}
#content .espertoRisponde a { color: #ae6600;}
#content .espertoRisponde a:hover {
    color: #ae6600;
	background-color: #faecc9;
}

/* @group Download Section */

.downloadSection h2 {
	background: url(../images/downloadSectionTitolo.png) no-repeat 15px;
	margin-top: -20px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 85px;
}
.downloadSection .separatore {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
.downloadSection .separaNotizie {
	border-top: none;
	padding-top: 0;
	padding-bottom: 5px;
}
.downloadSection .separaNotizie a {
	padding-left: 	25px;
	background: url(../images/frecciaDxverde.png) no-repeat left;
}
.downloadSection .notiziaSingola {
	padding-top: 10px;
	padding-bottom: 0;
}
#content .downloadSection ul.allegatoLink {
	border-top: none;
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 20px;
}
#content .downloadSection .allegatoLink li a {
	border-bottom: none;
}


/* @end */