/*
Theme: Leandro Pessoa
Author: Simple and Clean
URL: http://www.leandropessoa.com.br
Country: Brazil
*/
#latabla{margin-bottom:1em;}
table{border-spacing:1px;font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666;}
caption{border:#666666;border-bottom:1px solid #ccc;text-transform:uppercase;padding:10px;background:url(/img/TableCaption.jpg);font:14px 'Verdana', Arial, Helvetica, sans-serif;font-weight:bold;}
td, th{padding:4px;vertical-align:middle;}
td strong {color:#369;}
thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
tbody th{font-weight:bold;}
tbody tr{background:#EBF8FE;text-align:left;}
tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
tbody th a:link, tbody th a:visited{color:#666666;padding:3px 0px 0px 18px;}
tbody th a:hover{color:#009900;}
tbody tr td{height:50px;background:#EBF8FE;border:1px solid #ffffff;}
tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
table td a:link, table td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
/*
table a[title^="Download"]{background:url(http://www.leandropessoa.com.br/table/img/icPADRAO.gif) no-repeat center;padding:20px 0px 0px 15px;}
tbody td a[href="http://www.leandropessoa.com.br"]{margin:0 auto;height:15px;border-bottom:0;padding:3px 0px 0px 18px;font-weight:bold;color:#FF8601;background:url(http://www.leandropessoa.com.br/table/img/check.gif);background-repeat: no-repeat;}
*/
tfoot th, tfoot td{background:url(/img/TableCaption.jpg);padding:10px;text-align:center;font:14px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}

h5 {
background-color: #fff;
font-weight:bold;
text-align:center;
padding:2px 3px;
}

table.datos {
	width:260px;
	border:none;
	background:transparent;
}

table.datos tr {
	border:none;
	background:transparent;
}

table.datos td {
	border:none;
	background:transparent;
	height:14px;
	padding:0 2px ;
}

table.datos td.right {
	text-align:right;
}

table.datos td.center {
	text-align:center;
}

