/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

.tabelaPordefeito {
border-spacing:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#E7E7E7;
color: #000000;
width:100%;
}

.tabelaPordefeito caption
{
font-size :14px;
font-weight: bold;
background: #E6E6FA url(/images/genericas/cesto.gif) no-repeat right top;
border-bottom:2px solid #1975d7;
color: #483D8B;
text-transform:uppercase;
padding:10px;
}

.tabelaPordefeito td, .tabelaPordefeito th {
padding: 2px;
}

.tabelaPordefeito thead th {
text-align: center;
background: #F5F5F5;
color: #666;
border: 1px solid #FFF;
text-transform:uppercase;
}

.tabelaPordefeito tbody th {
font-weight: bold;
}

.tabelaPordefeito tbody tr{
background-color:#FFF; 
text-align:center;
}

.tabelaPordefeito tbody tr.odd {
background: #f9f9f9;
border-top:1px solid #FFF;
}


.tabelaPordefeito tbody th a:link, tabelaPordefeito tbody th a:visited{
color:#00008B;
}

.tabelaPordefeito tbody th a:hover{
color:#00008B;
}

.tabelaPordefeito tbody tr td { 
height:50px;
background: #FFF;
border: 1px solid #FFF;
}

.tabelaPordefeito tbody tr.odd td{ 
background: #f9f9f9;
border-top:1px solid #FFF;
}

.tabelaPordefeito td a:link, .tabelaPordefeito td a:visited {
color: #00008B;
text-decoration: underline;
}

.tabelaPordefeito  td a:hover {
color: #483D8B;
text-decoration: underline ;
}


.tabelaPordefeito tfoot th, .tabelaPordefeito tfoot td {
background-color:#E7E7E7; padding:5px;
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold;
border-bottom:3px solid #CCC;
border-top:1px solid #DFDFDF;
color:#000000;
}