.bloque_con {
width:160px;
}

.bloque_con table th{
background:url(images/bordes/opcioncabecera.gif) no-repeat center bottom;
text-align: center;
height:24px;
color: #FFFFFF;
}


.bloque_con table tr td{
	border-left:1px solid #3c5977; border-top:1px solid #3c5977;
	border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;
	background-color: #FFFFFF;
	padding-top:4px;padding-bottom:4px;
	padding-left:3px;padding-right:3px;
	text-align: left;
}

.bloque_con table tr th.opcionpie{
background:url(images/bordes/opcionpie.gif) no-repeat center bottom;
border:0;
height:14px;
}