
.td_bloque_derecho {
	background-image: url(../images/sep_vertical.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 190px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}

.table_bd_180px{
	width: 180px;
	margin: auto;
}

.td_bd_bloque_top, .td_bd_bloque_top_swf {
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
}

.bloque_top, .bloque_bottom, .bloque_top_swf, .bloque_bottom_swf, .bloque_middle_swf {
	width: 180px;
}

.td_bd_bloque_top {
	background-image: url(../images/bloque_top.jpg);
	height: 39px;
}

.td_bd_bloque_top_swf {
	background-image: url(../images/bloque_top_swf.jpg);
	height: 32px;
}

.td_bd_bloque_middle, .td_bd_bloque_middle_swf {
	background-repeat: repeat-y;
	background-position: center;
}

.bloque_middle, .bloque_middle_swf {
	background-repeat: repeat-y;
	background-position: center;
}

.td_bd_bloque_middle {
	background-image: url(../images/bloque_middle.jpg);
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.td_bd_bloque_middle_swf {
	background-image: url(../images/bloque_middle_swf.jpg);
	text-align: center;
}

.td_bd_bloque_bottom, .td_bd_bloque_bottom_swf {
	background-position: bottom;
	background-repeat: no-repeat;
}

.td_bd_bloque_bottom {
	background-image: url(../images/bloque_bottom.jpg);
	height: 13px;
}

.td_bd_bloque_bottom_swf {
	background-image: url(../images/bloque_bottom_swf.jpg);
	height: 6px;
}

.td_bd_sep_enlace {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}

.td_bd_img_enlace {
	width: 45px;
	text-align: center;
	height: 36px;
}

.td_bd_text_enlace {
	padding-left: 10px;
	font-weight: bold;
}

.td_bd_tit_not {
	font-weight: bold;
	padding-bottom: 5px;
}

.td_bd_text_not {
	text-align: justify;
}
.td_btn_inf_1, .td_btn_inf_2, .td_btn_inf_3, .td_btn_inf_4  {
	background-image: url(../images/fondo_infer_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	height: 245px;
}
.td_btn_inf_1  {
	background-image: url(../images/fondo_infer_3.jpg);
}
.td_btn_inf_2 {
	background-image: url(../images/fondo_infer_4.jpg);
}
.td_btn_inf_3  {
	background-image: url(../images/fondo_infer_3.jpg);
}
.td_btn_inf_4 {
	background-image: url(../images/fondo_infer_4.jpg);
}
.td_bi_tit {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
.td_bi_text_1 {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color:#FFFFFF;
}
.td_bi_text_2 {
	vertical-align: top;
	font-size: 12px;
	text-align: justify;
	color:#000000;
}