@charset "utf-8";
/* CSS Document */

.webnpelista{
width:660px;
margin:0px auto;
}

.npelistatitle{
height:18px;
text-align:center;
vertical-align:middle;
line-height:18px;
padding-left:4px;
padding-right:4px;
margin-bottom:4px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
/*background-color:#F1EFEF;*/
background-color:#F7F7F7;
border-bottom:1px solid #CCCCCC;
color:#3F5296;

}


.unanpe{
padding:2px 2px 4px 2px;
border-bottom:1px dotted #CCCCCC;
}

.vernpe{
background-image:url(../jimg/npe.png);
background-repeat:no-repeat;
background-position:right;
height:22px;
text-align:right;
clear:both;
}

.vernpe a{
margin-right:22px;

}

.unanpeimg{
padding:2px 2px 4px 2px;
border-bottom:1px dotted #CCCCCC;
/*height:130px;*/
}
.npesubtitle{
text-align:center;
font-size:12px;
color:#627EB7;
font-weight:bold;
padding:1px 0px;
}
.nperes{
text-align:justify;
font-size:12px;
}

.unanpeimg img{
width:150px;
height:115px;
float:left;
margin-right:4px;
}

.nperes p{
display:inline;
}
