
table{
 width:750px;
 margin:30px auto;
 border:none;
}
table td{
width:100px;
height:30px;
padding-left:10px;
}
table .titulos td{
font-weight:bold;
font-size:13px;
}
table .titulos {
	background:#a4a4a4;
}
.notas{
	background:#b8b8b8;
	margin-top:0px;
}
table .f {
	background:#c4c4c4;
}
.calacas{
	background:url(css/i/calacasbg.gif) left bottom no-repeat;
	padding-bottom:110px;
}
h2{
	font-size:20px;	
	background:url(css/i/h2bg.gif) left top repeat;
	height:28px;
	padding-top:2px;
	text-align:center;
	width:920px;
	padding-left:10px;
	margin-bottom:20px;
}
h2 span{
	background:url(css/i/cruzbg.gif) left top no-repeat;
	width:920px;
	display:block;
}
.post{
	height:auto;
}
