﻿table#cokpit{
	float: right;
	margin: 0 0 5px 0;
	padding: 0;
	border-top: 1px solid #819ad9;
	border-bottom: 1px solid #819ad9;
	border-left: 1px solid #819ad9;
	background-color: #FFFFFF;
}
table#cokpit td{
	border-right: 1px solid #819ad9;
	text-align: center;
	width: 25px;
	padding: 0;
	height: 12px;
	line-height: normal;
}
table#cokpit td#leRC{
	width: 23px;
}
table#cokpit td#lattr{
	width: 60px;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	color: black;
}
table#cokpit td#lacorres a{
	float: left;
	display: inline;
    height: 12px;
    margin-left: 5px;
    margin-top: 0;
    width: 21px;
}
table#cokpit td.liLong{
	border-top: 1px solid #819ad9;
	width: 100px;
}
table#cokpit td a img{
	float: left;
}
table#cokpit td a{
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
}
table#cokpit td a{
	text-decoration: none;
	color: black;
}