.bg-derecho-arriba {
	background-image: url(../TemplateImages/bg_der_top_flash.jpg);
	background-repeat:  repeat-y;
}
.bg-izquierdo-arriba {
	background-image: url(../TemplateImages/bg_izq_top_flash.jpg);
	background-repeat:   repeat-y;
	background-position: right;
}
.bg-body-izq {
	background-image: url(../TemplateImages/index_07.jpg);
	background-repeat:  repeat-y;
	background-position: right;
}
.bg-body-derecho {
	background-image: url(../TemplateImages/bgrigth.jpg);
	background-repeat:  repeat-y;
	background-position: left;
}
.bg-body-abajo {
	background-image: url(../TemplateImages/bottom_bg_centro.jpg);
	background-repeat: no-repeat;
}
.bg-body-abajo-izquierda {
	background-image: url(../TemplateImages/bg_corner_izq_abajo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg-body-abajo-derecha {
	background-image: url(../TemplateImages/bg_corner_der_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.barra-body-izquierda {
	background-image: url(../TemplateImages/barra_bg_izq_body.jpg);
	background-repeat:  repeat-y;
	background-position: right;
}
.barra-body-derecho {
	background-image: url(../TemplateImages/barra_bg_der_body.jpg);
	background-repeat:  repeat-y;
	background-position: left;
}
.rayaderecha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E73AA;
	border-right-color: #6E73AA;
	border-bottom-color: #6E73AA;
	border-left-color: #6E73AA;
}
.tablacontorno {
	border: 1px solid #6876A7;
}
