You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

38 lines
633 B

/* CSS Document */
#prodAgente
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
border: 1px solid #666666;
}
.headTitle
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.headColun
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.headData
{
border: 1px solid #CCCCCC;
}
.legenda
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
border: 1px solid #000000;
}