@charset "utf-8";
table {
border-collapse:inherit;
border-spacing:0;
margin:10px 0 20px 0;
}
#IE7oInf {
}
caption {
text-align:left;
background:transparent;
margin:0 0 10px 0;
font-size:1.5em;
font-weight:bolder;
color:#006;
}
td, th {
border:1px solid #c00;
padding: .5em;
color:#c00;
text-align:left;
}
.select {
text-align:center;
background-color:#efefef;
}
thead th {
font-weight:bold;
border:1px solid #c00;
background-color:#ccc;
color:#333;
}
tfoot td {
font-weight:bold;
border:1px solid #c00;
color:#666;
}
.enlace {
width:4em;
}
.fecha {
width:11em;
}
.otro {
width:10em;
}
.titulo {
width:33em;
}
tbody td a {
background:transparent;
text-decoration:none;
}
tbody td a:hover {
background:transparent;
color:#fff;
}
tbody th, tbody td {
vertical-align:middle;
}
tbody tr:hover {
background:#ccc;
}
tbody tr:hover th {
background-color:#ccc;
}
