.bordesup{
border-top: solid;

border-top-width: 2px;

border-color: #464646;
}
.bordelat{
border-left: solid;

border-left-width: 1px;

border-color: #464646;
}
.font11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal
	
}
.font9 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal
	
}
.bordelatclaro{
border-left: solid;

border-left-width: 1px;

border-color: #999999;
}
.celca{
border: outset;
border-width: 1px;
}
.box{
	font-weight: normal;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal
}
.box2{
	font-weight: normal;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-style: normal
}
a:normal {
text-decoration:none;
color:#333;
}
a:link {
text-decoration:none;
color:#333;
}
a:visited {
text-decoration:none;
color:#333;
}
a:hover {
text-decoration:underline;
color:#333;
}
.menuskin{
position:absolute;
width:120px;
background-color:menu;
border:1px solid #ccc;
font:normal 11px Verdana;
line-height:15px;
z-index:100;
visibility:hidden;
}
.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}
#mouseoverstyle{
background-color:highlight;
}
#mouseoverstyle a{
color:white;
}
a:normal.restitulo {
text-decoration:none;
color:#284000;
}
a:link.restitulo {
text-decoration:none;
color:#284000;
}
a:visited.restitulo {
text-decoration:none;
color:#284000;
}
a:hover.restitulo {
text-decoration:underline;
color:#284000;
}