body {
	background:0px 0px url(../imagenes/Fondo_diagonal.gif) repeat #FFFFFF;
	margin:0px 3px 0px 0px;
	COLOR: #748B95;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
}


/* Tablas */
.marco_esquina1 {
	background: 0px 0px url(../imagenes/Esquina_menu.gif) no-repeat;
}
.marco_arriba {
	background:0px 0px url(../imagenes/Arriba.gif) repeat-x;
}
.marco_esquina2 {
	background: 0px 0px url(../imagenes/Esquina_derecha.gif) no-repeat;
}
.marco_derecha {
	background: 0px 0px url(../imagenes/Derecha.gif) repeat-y;
}
.marco_izquierda {
	background:0px 0px url(../imagenes/Banda_menu.gif) repeat-y;
}
.marco_medio {
	background:343px 386px url(../imagenes/ticket_inicio.png) no-repeat #FFFFFF;
}

.caja_esq1 {
	background:0px 0px url(../imagenes/caja/box_1.gif) no-repeat;
}
.caja_arr {
	background:0px 0px url(../imagenes/caja/box_arr.gif) repeat-x;
}
.caja_esq2 {
	background:0px 0px url(../imagenes/caja/box_2.gif) no-repeat;
}
.caja_izq {
	background:0px 0px url(../imagenes/caja/box_izd.gif) repeat-y;
}
.caja_der {
	background:0px 0px url(../imagenes/caja/box_der.gif) repeat-y;
}
.caja_esq3 {
	background:0px 0px url(../imagenes/caja/box_3.gif) no-repeat;
}
.caja_abj {
	background:0px 0px url(../imagenes/caja/box_abj.gif) repeat-x;
}
.caja_esq4 {
	background:0px 0px url(../imagenes/caja/box_4.gif) no-repeat;
}

/* Titulos*/
.texto_blanco {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.texto_blanco em {
	font-style:normal;
	color:#99FFFF;
}
.texto_blanco a,
.texto_blanco a:link,
.texto_blanco a:visited {
	text-decoration:none;
	color:#FFFFCC;
}
.texto_blanco a:hover {
	color:#FF0000;
	text-decoration:underline;
}
