.tablabonos table,.tablabonos td,.tablabonos th{
	border:none;
	border-collapse:collapse;
	margin:auto;
	padding:0;

}
.tablabonos table{
	border:none;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;

}

.tablabonos td, .tablabonos th{
	padding:.2em .2em;
	vertical-align:top;
	font-weight:normal;
	
}
.tablabonos thead th{
	font-weight:bold;
	font-size:90%;
	vertical-align:bottom;
	border-bottom:1px solid #000;
	margin-bottom:5px;
	color:#000000;
}
.tablabonos tbody tr{
background-color:#FFFFCC;

}
.tablabonos tbody tr:hover{
background-color:#FFFF99;

}
.tablabonos tbody th,.tablabonos td{
	border-right:1px solid #000;
	font-size:75%;
	
}

.tablabonos tbody td,.tablabonos tbody th{
	padding:5px 8px;
}
.tablabonos tbody th,.tablabonos td{
	border-left:1px solid #000;
}

.tablabonos tfoot td,.tablanobos tfoot th{
	margin-top:5px;
	border:none;
	border-top:1px solid #000;
}
.tablabonos caption{
	text-align:left;
	font-family:Verdana,arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:5px;
}
.tablabonos table a{
	color:#000;
	font-weight:bold;
}
.tablabonos table a:visited{
	color:#000;
	font-weight:bold;
}
.tablabonos table a:hover{
	text-decoration:none;
	color:#CC0000;
}

div.module_menu h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	min-width:130px;
	margin: -23px -4px 5px -5px;
	padding-left: 8px;
	padding-bottom: 2px;
}

div.module_menu {
margin:0 auto 15px;
padding:0;
width:90%;
background: url(/css/images/mw_box_red_br.png) 100% 100% no-repeat;

}
div.module_menu div{
background: url(/css/images/mw_box_red_bl.png) 0 100% no-repeat;
}

div.module_menu div div{
background: url(/css/images/mw_box_red_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div{
background: url(/css/images/mw_box_red_tl.png) 0 0 no-repeat;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu table{
padding:0; 
margin:0;
line-height: 17px;
font-size:13px;
border:none;
border-collapse:collapse;
}

div.module_menu th{
width:auto;
text-align:left;
padding-left:5px;

}
div.module_menu table.doscolumnas th, div.module_menu table.doscolumnas td{
border-bottom:1px solid #aaa;
}
div.module_menu td{
width:37px;
text-align:right;
margin-right:1px;
color:#900;
font-weight:bold;
}

div.module_menu a, div.module_menu a:visited{
font-family: Helvetica, Arial, sans-serif;
color:#000000;
font-weight:bold;
text-decoration:none;
}

div.module_menu a:hover{
color:#B70000}

table .fichapeli{
 width:100%;
 border:1px solid #999;
 
 }
table .fichapeli thead th h2{
 margin:0;
 text-align:left;
}
table .fichapeli tfoot th{
text-align:left;
font-size:13px;
font-weight:normal;
}
table .fichapeli th, table .fichapeli td{
 padding:0.4em 0.4em;
 margin:0.3em;
}
table.fichapeli thead th, table.fichapeli tfoot th{
 border:1px solid #888;
}
table.fichapeli tbody td.table_wrapper {
 border:1px solid #888;
 padding:0;
}

table .filmcont{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
border-collapse:collapse;
border:0;
width:100%;
}
table .filmcont th{
width:110px;
}
table .filmcont th, table .filmcont td{
border-bottom:1px solid #888;
border-top:1px solid #888;
}
table .filmcont .firstrow th , table .filmcont .firstrow {
border-bottom:1px solid #888;
border-top:0;
}

table .filmcont td.noborder{
 border:0;
}
table .filmcont td.filmimg{
 border-right:1px solid #888;
 border-top:0;
 width:114px;
 padding:0.1em;
 margin:0;
}

table .filmcont td.filmimg img{
	height:160px;
	width:110px;
	border:0;
	margin:0;
	padding:0;
}

.innerdiv{
	/* Add container height here if desired */
	background-color: #FFFFCC;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
}
