.borde-naranja {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
}
.margen-izquierdo {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.borde-arriba {
	background-image: url(imagenes/borde-arriba.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 402px;
	clear: both;
	font-size: 1px;
	background-position: center bottom;
}
.borde-abajo {
	background-image: url(imagenes/borde-abajo.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 402px;
	clear: both;
	font-size: 1px;
	background-position: center top;
}
.fondo-texto {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(imagenes/fondo-texto.gif);
	background-repeat:  repeat-y;
	background-position: center;
	padding-right: 10px;
}
.linea-degradada {
	background-image: url(imagenes/linea-degradada.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.linea-degradada-abajo {
	background-image: url(imagenes/linea-degradada.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
}
.unlado-linea-abajo {
	background-image: url(imagenes/linea-degradada-unlado.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 10px;
}
.unlado-linea-arriba {
	background-image: url(imagenes/linea-degradada-unlado.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
}
.margen-masque {

	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fondorecortes {
	background-attachment: fixed;
	background-image: url(opcion10/cuadro/sombra.gif);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

