@charset "utf-8";
/* CSS Document */

.webnormas{
width:620px;
margin:0px auto;
}

.titlenormas{
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:#F7F7F7;
border-bottom:1px solid #CCCCCC;
color:#3F5296;
position:relative;

}

.titlecol{
float:left;
width:618px;
margin:4px 0px 0px 0px;
border:1px solid #CCCCCC;

}
.coldate{
float:left;
width:76px;
text-align:center;
}

.coldes{
float:left;
width:454px;
text-align:center;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
}

.colfile{
float:left;
width:80px;
text-align:center;
}



.unanor{
float:left;
width:618px;
margin:0px 0px 0px 0px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

.nordate{
float:left;
width:76px;
height:50px;
line-height:40px;
text-align:center;
vertical-align:middle;
}

.nordes{
float:left;
width:450px;
height:50px;
text-align:justify;
padding:1px 2px;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
}

.nordes p{
/*margin:auto;*/
padding:2px 2px;
height:50px;
vertical-align:middle;
}
.norfile{
float:left;
width:40px;
height:50px;
text-align:center;


}

.anualnorma{
float:left;

}
