#lista_bandi{
background-image:url(../img/righe_grigie_bandi.gif);
background-repeat:repeat;
padding-top:16px;
margin-left:-16px;
margin-bottom:16px;
width:529px;/*per ie win*/
position:relative;
}
.bando_abstract{
background-color:#aabfdf;
float:left;
padding:12px 16px;
margin-bottom:16px;
}
.bando_centro{
margin-left:24px;
margin-right:25px;
}
.bando_abstract_int{
width:128px;
height:136px;
position:relative;
overflow:hidden;
}
#centro .bando_abstract h3{
color:#ffffff;
font-size:12px;
margin-bottom:3px;
text-align:left;
}
#centro .bando_abstract p{
font-size:11px;
margin-bottom:0px;
text-align:left;
}
#centro .bando_abstract p.bando_abstract_leggi{
font-size:12px;
margin-bottom:0px;
position:absolute;
bottom:0px;
left:0px;
}
#centro .bando_abstract h3 a, #centro .bando_abstract h3 a:visited{
color:#ffffff;
text-decoration:none;
}
#centro .bando_abstract h3 a:hover{
color:#ff9933;
text-decoration:none;
}
#centro .bando_abstract_leggi a{
border-left:solid 10px white;
padding-left:5px;
}
#centro .bando_abstract_leggi a, #centro .bando_abstract_leggi a:visited{
color:#ffffff;
text-decoration:none;
}
#centro .bando_abstract_leggi a:hover{
color:#ff9933;
text-decoration:none;
}

/*--------------------SCHEDA------------*/
#bando_scheda{
margin-right:16px;
padding:20px 0px;
}
#centro #bando_scheda h2{
float:left;
width:150px;
color:#97afd7;
font-size:15px;
}
#centro #bando_scheda p{
font-size:12px;
margin-left:199px;
margin-bottom:25px;
}

/*BANDI DOMANDE*/
#bando_domande{
padding:20px 16px;
background-image:url(../img/righe_grigie_bandi.gif);
background-repeat:repeat;
margin-left:-16px;
}
#bando_domande h2{
font-size:16px;
margin-bottom:20px;
}
.domanda h3{
color:#97afd7;
font-size:15px;
margin-bottom:20px;
}
.domanda p{
font-size:12px;
}
.domanda{
border-bottom:solid 28px white;
margin:0px -16px 15px -16px;
padding:0px 16px;
}