/* CSS Document */

p 
{
text-align:justify;

}

img {
cursor:hand;
cursor:pointer;

}

.prod {
cursor:hand, pointer;
}


.menu_comp
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #003300;
}

.menu_comp_sm
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #000000;
}

.link_p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
text-decoration:none;
color:#003300;
text-align:right;
}
