.bloque-seccion td {padding:5px;}
.bloque-seccion td.division {border-right:1px dashed #000000;}

p.informacion {  background-color: #CCCCCC;  border: 1px solid #666666; padding:5px;}

strong{color: #003300;}

table.abt {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	width: 100%;
	color: #666;
}

table.abt caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table.abt td, th {
	padding: 4px;#6CB933;
}

table.abt thead{ background-color: #6CB933;color: #FFFFFF;	text-align: center;}

table.abt thead th {
	background: #6CB933;
	color: #000;
	border: 1px solid #FFF;
	/*text-transform:uppercase;*/
}

table.abt tbody th {
	background: #D5EFC2;
	color: #666666;
	border: 1px solid #FFF;
	/*text-transform:uppercase;*/
}

table.abt tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
table.abt tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.abt tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
table.abt tbody th a:hover{
	color:#FF8601;
	}

table.abt tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
	}

table.abt tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}
	
table.abt tbody tr#high td{ 
	background: #0f0;
	border-top:1px solid #FFF;
	}

table.abt  td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table.abt td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}


table.abt tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

