
.blinck {
    text-decoration:blink;
}
.noBorder {
    border:none!important;
}
.noBorderLeft {
    border-left:0px!important;
}

.clear {
    clear:both;
}
#divBodyContent {
   
   width:992px;
}
#divContent {
   text-align:left;
   /*background-image:url(../img/sfondo.jpg);*/
   background-repeat:repeat-y;
   background-color:#ffffff;
   width:990px;
}
