@charset "utf-8";
/* CSS Document */
table {
	color: #7F7F7F;
	font: 0.6em "Tahoma",Verdana,sans-serif;
	border-collapse: collapse;
	font-weight:normal;
	line-height: 1.5;
	text-align:left;
	border-bottom:background:url(../img/bg_dotted.gif) repeat-x;
	height:90px;
}
table, .tblConEstilo caption {
	margin: 0 auto;
}
.table_img { padding-top:10px; } 
.tblConEstilo caption, .tblConEstilo th, .tblConEstilo td {
	/*border-bottom:#ececec solid 1px;
	border-top:#ececec solid 1px;
	border-left: 0;*/
	padding: 10px;
	text-align:left;
}
caption, tfoot th, tfoot td {
	background-color: #E63C1E;
	color: #FFF;
}
thead th {
	text-align: left;
}
tbody th {
	padding: 15px 10px;
}
tbody tr.odd {
	/*background-color: #fbfbfb;*/
	color: #666
}
tbody a {
	padding: 1px 2px;
	color: #636363;
	text-decoration: none;
}
tbody tr.odd:hover, tbody tr.sin:hover {
	/*background-color: #FFF;*/
	color: #535151;
}
tbody tr:hover a {
	/*background-color: #FFF;*/
	color: #535151;
}
tbody td+td+td+td a {
	color: #C30;
	border-bottom: 0
}
tbody td a[href=""] {
	margin: 0 auto;
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -999em;
	border-bottom: 0
}

.itsthetable {
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	border:0px;
}